From: kh1231 on 24 Jun 2010 01:46 I tried this but when I click on the file on the desktop to run it, all it does is open in the Notepad again. Nothing else happens. What am I doing wrong? "mzaf" wrote: > Try this : > > 1. Click Start, click Run, type Notepad, and then click OK. > > 2. Type the following commands in Notepad. > > > Windows Registry Editor Version 5.00 > > [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer] > "Logging"="voicewarmupx" > "Debug"=dword:00000007 > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Trace] > "Flags"=dword:00000016 > "Level"=dword:00000004 > > > 3. On the File menu, click Save As. > > 4. In the Save in list, click Desktop. > > 5. In the File name box, type LoggingOn.reg, click All Files in the Save as > type list, and then click Save. > On the desktop, double-click the LoggingOn.reg file to add the registry keys > to the Windows registry. > > 6. Click OK in the message box. > > 7. Try to install the update again. > > "Ken23" wrote: > > > 'Ken23' again. (Sorry, 'Joe935', for getting the number part of your ID > > slightly wrong last time!) Both updates are now successfully installed on my > > computer. I rang Microsoft Help here in Australia, and a guy stepped me > > through first uninstalling both .NET Frameworks (2.0 and 1.1) and then > > reinstalling them - and then loading the relevant PATCHES for the two updates > > that are somewhere on the Microsoft Windows Update site. Sorry, I didn't have > > time to note exactly where those patches are - I was strictly following > > directions at the time. > > > > _ Ken23 > > --- > > "Ken23" wrote: > > > > > But further to my last, 'Joe435', unfortunately I have to report that > > > although I did exactly as you said, the problem was not solved. So I STILL > > > have TWO high priority updates on my computer waiting to be installed: (1) > > > the Security Update for Microsoft .NET Framework, version 2.0 (KB917283), and > > > (2) Microsoft .NET Framework 1.1 Service Pack 1. > >
From: Robert Aldwinckle on 24 Jun 2010 11:31 "kh1231" <kh1231(a)discussions.microsoft.com> wrote in message news:F9201B4A-F619-4E72-960F-CFFE9C854BBA(a)microsoft.com... > I tried this but when I click on the file on the desktop to run it, all it > does is open in the Notepad again. Nothing else happens. What am I doing > wrong? Nothing. By default the default operation for the regfile Filetype is Merge which invokes regedit.exe but many administrators change it to Edit which invokes Notepad.exe. In that case instead of just clicking on the file you would need to right-click on it and then (if you were expecting to apply the patch) pick Merge. HTH Robert Aldwinckle --- > > "mzaf" wrote: > >> Try this : >> >> 1. Click Start, click Run, type Notepad, and then click OK. >> >> 2. Type the following commands in Notepad. >> >> >> Windows Registry Editor Version 5.00 >> >> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer] >> "Logging"="voicewarmupx" >> "Debug"=dword:00000007 >> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Trace] >> "Flags"=dword:00000016 >> "Level"=dword:00000004 >> >> >> 3. On the File menu, click Save As. >> >> 4. In the Save in list, click Desktop. >> >> 5. In the File name box, type LoggingOn.reg, click All Files in the Save >> as >> type list, and then click Save. >> On the desktop, double-click the LoggingOn.reg file to add the registry >> keys >> to the Windows registry. >> >> 6. Click OK in the message box. >> >> 7. Try to install the update again. >> >> "Ken23" wrote: >> >> > 'Ken23' again. (Sorry, 'Joe935', for getting the number part of your >> > ID >> > slightly wrong last time!) Both updates are now successfully installed >> > on my >> > computer. I rang Microsoft Help here in Australia, and a guy stepped >> > me >> > through first uninstalling both .NET Frameworks (2.0 and 1.1) and then >> > reinstalling them - and then loading the relevant PATCHES for the two >> > updates >> > that are somewhere on the Microsoft Windows Update site. Sorry, I >> > didn't have >> > time to note exactly where those patches are - I was strictly following >> > directions at the time. >> > >> > _ Ken23 >> > --- >> > "Ken23" wrote: >> > >> > > But further to my last, 'Joe435', unfortunately I have to report that >> > > although I did exactly as you said, the problem was not solved. So I >> > > STILL >> > > have TWO high priority updates on my computer waiting to be >> > > installed: (1) >> > > the Security Update for Microsoft .NET Framework, version 2.0 >> > > (KB917283), and >> > > (2) Microsoft .NET Framework 1.1 Service Pack 1. >> >
From: BRFSD on 25 Jun 2010 08:57 I am having this same issue on a Dell Latitude E4300 laptop. I have uninstalled, reinstalled, changed the registry, renamed files, deleted files, have followed every tip/trick I can find online, but continue to get the error when trying to install .NET Framework 2.0 or 3.5 or 3.5 SP1. Has anyone found a solution. "Robert Aldwinckle" wrote: > > > "kh1231" <kh1231(a)discussions.microsoft.com> wrote in message > news:F9201B4A-F619-4E72-960F-CFFE9C854BBA(a)microsoft.com... > > I tried this but when I click on the file on the desktop to run it, all it > > does is open in the Notepad again. Nothing else happens. What am I doing > > wrong? > > > Nothing. By default the default operation for the regfile Filetype is > Merge which invokes regedit.exe but many administrators change it to Edit > which invokes Notepad.exe. In that case instead of just clicking on the > file you would need to right-click on it and then (if you were expecting to > apply the patch) pick Merge. > > > HTH > > Robert Aldwinckle > --- > > > > > > > "mzaf" wrote: > > > >> Try this : > >> > >> 1. Click Start, click Run, type Notepad, and then click OK. > >> > >> 2. Type the following commands in Notepad. > >> > >> > >> Windows Registry Editor Version 5.00 > >> > >> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer] > >> "Logging"="voicewarmupx" > >> "Debug"=dword:00000007 > >> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Trace] > >> "Flags"=dword:00000016 > >> "Level"=dword:00000004 > >> > >> > >> 3. On the File menu, click Save As. > >> > >> 4. In the Save in list, click Desktop. > >> > >> 5. In the File name box, type LoggingOn.reg, click All Files in the Save > >> as > >> type list, and then click Save. > > >> On the desktop, double-click the LoggingOn.reg file to add the registry > >> keys > >> to the Windows registry. > > >> > >> 6. Click OK in the message box. > >> > >> 7. Try to install the update again. > >> > >> "Ken23" wrote: > >> > >> > 'Ken23' again. (Sorry, 'Joe935', for getting the number part of your > >> > ID > >> > slightly wrong last time!) Both updates are now successfully installed > >> > on my > >> > computer. I rang Microsoft Help here in Australia, and a guy stepped > >> > me > >> > through first uninstalling both .NET Frameworks (2.0 and 1.1) and then > >> > reinstalling them - and then loading the relevant PATCHES for the two > >> > updates > >> > that are somewhere on the Microsoft Windows Update site. Sorry, I > >> > didn't have > >> > time to note exactly where those patches are - I was strictly following > >> > directions at the time. > >> > > >> > _ Ken23 > >> > --- > >> > "Ken23" wrote: > >> > > >> > > But further to my last, 'Joe435', unfortunately I have to report that > >> > > although I did exactly as you said, the problem was not solved. So I > >> > > STILL > >> > > have TWO high priority updates on my computer waiting to be > >> > > installed: (1) > >> > > the Security Update for Microsoft .NET Framework, version 2.0 > >> > > (KB917283), and > >> > > (2) Microsoft .NET Framework 1.1 Service Pack 1. > >> > > . >
|
Pages: 1 Prev: FIXED! Next: Microsoft .NET Framework 3.0: x86 Dil Paketi (KB928416) |