MSFN Forum: adding to Registry using Xplode Problem - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

adding to Registry using Xplode Problem Rate Topic: -----

#1 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 24 May 2005 - 05:00 PM

Hi everbody!

When I try using Xplode to add a registry entry to windows registry it doesn't give any results.

<execute display="Executing Registry Tweaks">

     <registry mode="write">

      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
      "DAEMON Tools-1033"=-
           	 "DiskeeperSystray"=-
           	 "NeroFilterCheck"=-
           	 "NVMixerTray"=-
           	 "NvMEdiaCenter"=-
           	 "nwiz"=-
           	 "NvCplDaemon"=-
           	 "CTHelper"=-
           	 "iTunesHelper"=-
           	 "QuickTime Task"=-
           	 "NvMcTray"=-
           	 "NvCpl"=-

      [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx]

      [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
      "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
      "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
      "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000

      [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
           	 "NoRecentDocsMenu"=dword:00000001
  
     </registry>
     
     </execute>


The point with these registry entries is to remove all startup programs, but it doesn't work as they still start at windows logon.

Can't seem to see what's wrong here. Anyone?

Marthax


#2 User is offline   Wraith 

  • Dr. Nick
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,256
  • Joined: 01-January 04

Posted 24 May 2005 - 06:45 PM

If you can just copy/paste it into a *.reg, and run it that way, then I have no idea why XPlode isn't working.
All XPlode does is write the registry stuff to a temporary file, import that into the registry using regedit /s X4xxx.tmp, then deletes the temp file.

If doing it manually does work.... then perhaps you're going to have to do it manually, because it *looks* okay. Well, XPlode syntax does.

#3 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 24 May 2005 - 08:21 PM

Add REGEDIT4 just after the registry tag at the top, but before the first registry key.

#4 User is offline   Wraith 

  • Dr. Nick
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,256
  • Joined: 01-January 04

Posted 24 May 2005 - 08:47 PM

Alanoll, on May 25 2005, 01:21 PM, said:

Add REGEDIT4 just after the registry tag at the top, but before the first registry key.
<{POST_SNAPBACK}>


Don't.

Unless you're testing for yourself.
XPlode automatically adds Windows Registry Editor Version 5.00 to the start of the file before running it.

#5 User is offline   Glowy 

  • The voices made me do it!
  • PipPipPip
  • Group: Members
  • Posts: 315
  • Joined: 25-March 04

Posted 24 May 2005 - 11:47 PM

The execute tags are not for registry entry's.
The registry tags are enough, as long as they are enclosed by an item tag.
So I suggest you replace the execute tags with item tags.

#6 User is offline   Wraith 

  • Dr. Nick
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,256
  • Joined: 01-January 04

Posted 25 May 2005 - 01:03 AM

Very perceptive.
I must admit, I don't generally read the XML syntax outside the offending tag.

#7 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 25 May 2005 - 12:40 PM

ok I changed that. I'm gonna try it out and see what happends. I'll let you know in a while. Thx for the replies.

#8 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 25 May 2005 - 01:22 PM

I removed the execute line and it works now. Thanks a lot! Especially you, Glowy! :thumbup

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy