Active desktop recovery/Script error

Thread Solved

Join Date: Apr 2008
Posts: 1
Reputation: tanribilir is an unknown quantity at this point 
Solved Threads: 0
tanribilir tanribilir is offline Offline
Newbie Poster

Re: Active desktop recovery/Script error

 
0
  #61
Apr 25th, 2008
as per Microsoft; http://support.microsoft.com/kb/929200

After you install Windows Internet Explorer 7 on a computer that is running Windows XP with Service Pack 2, a "Restore My Active Desktop" button appears on the desktop
To resolve this problem, follow these steps:

1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components
3. In the right pane, right-click DeskHtmlVersion, and then click Modify.
4. In the Value data box, type 0, and then click OK.
5. Exit Registry Editor.
6. Log off from Windows, and then log on. The Restore My Active Desktop button has been removed.
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 3,204
Reputation: gerbil will become famous soon enough gerbil will become famous soon enough 
Solved Threads: 188
gerbil gerbil is offline Offline
Nearly a Senior Poster

Re: Active desktop recovery/Script error

 
0
  #62
Apr 25th, 2008
...which is right on the first page of this thread..
I actually deleted my post containing this tip, but threadmaker Odegani caught it and repeated it in his reply. It does work though.
Deep, deep in the woods, but walking about.
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 1
Reputation: syam0312 is an unknown quantity at this point 
Solved Threads: 0
syam0312 syam0312 is offline Offline
Newbie Poster

Re: Active desktop recovery/Script error

 
0
  #63
Jul 4th, 2008
Hi,
I have encountered the same problem.I could resolve it as follows.

open "run"
type "gpedit.msc"
goto "user configuration - administrative templates - desktop - active desktop "

click on active desktop, on the right panel double click " Enable active desktop "
in the settings menu click "Enabled"
click apply and OK.

Hope it should help.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 4
Reputation: Lopezej is an unknown quantity at this point 
Solved Threads: 0
Lopezej Lopezej is offline Offline
Newbie Poster

Re: Active desktop recovery/Script error

 
0
  #64
Jul 4th, 2008
Using the information provided here, I've created two files to further simplify the process of restoring the desktop to its original state (it has happened to me more than once!). There are two files, one called Run.cmd, and the other restore.reg. These are the contents:

Run.cmd (4 lines):
@echo off
regedit /s Restore.reg
attrib -h -r -s "C:\Documents and Settings\%username%\Datos de programa\Microsoft\Internet Explorer\Desktop.htt"
del "C:\Documents and Settings\%username%\Datos de programa\Microsoft\Internet Explorer\Desktop.htt"

Restore.reg:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components]
"DeskHtmlVersion"=dword:00000000
"DeskHtmlMinorVersion"=dword:00000005
"Settings"=dword:00000001
"GeneralFlags"=dword:00000004

Thanks a lot for all the info, hope this works well for you, just remember to have both files on the same folder.

NOTE: As you may have noticed I'm running a spanish version of Windows, please replace "Datos de programa" with your route.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 1
Reputation: swaps is an unknown quantity at this point 
Solved Threads: 0
swaps swaps is offline Offline
Newbie Poster

Re: Active desktop recovery/Script error

 
0
  #65
Nov 9th, 2008
dude thnx..it worked..
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 3
Reputation: electrix_85 is an unknown quantity at this point 
Solved Threads: 0
electrix_85's Avatar
electrix_85 electrix_85 is offline Offline
Newbie Poster

Re: Active desktop recovery/Script error

 
0
  #66
Jan 19th, 2009
change registry key to 0 instead 272 look like solve my problem
but the problem appear again on the next boot, so i have to change DeskHtmlVersion key again again and again everytime my computer run.

So i created small program to set DeskHtmlVersion to Zero Decimal and you must make it run every time my computer start and make DeskHtmlVersion keep to Zero Value.

I upload this file to rapidshare so download it guys…
Download This File

just follow this step :

1. Download and extrak the arcive, you will see DeskHtmlVersionToZero.exe and you have to make it to run on every time computer start, so follow next step.

2. Copy DeskHtmlVersionToZero.exe to C:\WINDOWS\system32\

3. Type regedit on StartMenu > RUN

4. Goto HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

5. Create String Key, give it name DeskHtmlVersionToZero

6. Fill The Value with C:\WINDOWS\system32\DeskHtmlVersionToZero.exe

7. Restart Computer.

8. To Check it, type msconfig on StartMenu > RUN, goto startup tab, you will see DeskHtmlVersionToZero on your startup program.

9. And Check that Your DeskHtmlVersion Keep in Zero Value.

If u like it please give me comments
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 1
Reputation: Tinna444 is an unknown quantity at this point 
Solved Threads: 0
Tinna444 Tinna444 is offline Offline
Newbie Poster

Re: Active desktop recovery/Script error

 
0
  #67
Jan 30th, 2009
YOU GUY'S RULE! Thanks so so much the regedit hack worked! Made my life so much easier!

Thanks again!
T
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 1
Reputation: rkhjet is an unknown quantity at this point 
Solved Threads: 0
rkhjet rkhjet is offline Offline
Newbie Poster

Re: Active desktop recovery/Script error

 
0
  #68
Feb 18th, 2009
Originally Posted by daveee View Post
Hello all,
I am new to this but felt I had to reply to this post.
There is a very simple 'cure' for this line 65 non supporting action problem as there is with many of these things. Right click the desktop and select properties, click settings, click identify, a large figure will appear on the screen, simply press ok and your problem has been cured.
Hope this works for you as it did for me.
Dave
Worked great. Quick and painless. This one goes in the ole' files.

Thanks
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 2
Reputation: hl2zombie is an unknown quantity at this point 
Solved Threads: 0
hl2zombie hl2zombie is offline Offline
Newbie Poster

Re: Active desktop recovery/Script error

 
0
  #69
Jun 17th, 2009
heres a quick easy way. ok on the desktop right click then click on properties. click on background then choose the one you want and its fixed. then go on google and pick one you want
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 2
Reputation: hl2zombie is an unknown quantity at this point 
Solved Threads: 0
hl2zombie hl2zombie is offline Offline
Newbie Poster

Re: Active desktop recovery/Script error

 
0
  #70
Jun 17th, 2009
wait... OMG your joking... i just joined like dave and i was gonna say what he said lol
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows NT / 2000 / XP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC