Jump to content

[Split] Addon Talk


Legolash2o

Recommended Posts

[HKEY_LOCAL_MACHINE\HKLMSoft\3Planesoft\Ancient Castle 3D Screensaver]
"SerNum"="3: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"RegName"="3: xxxxxxxxxxxxxxx"

HKEY_LOCAL_MACHINE\HKLMSoft = HKEY_LOCAL_MACHINE\Software

HKEY_LOCAL_MACHINE\HKLMDefault = HKEY_Users\.DEFAULT

HKEY_LOCAL_MACHINE\HKLMSoft\Classes\ = HKEY_Classes_Root

For example if you want to change...

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Minefield\3.2a1pre (en-US)\Main]
"Install Directory"="C:\\Program Files\\Minefield"
"PathToExe"="C:\\Program Files\\Minefield\\firefox.exe"
"Program Folder Path"="C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Minefield"
"Start Menu Folder"="Minefield"

In your Minefield.VA addon it would have to be changed to

[HKEY_LOCAL_MACHINE\HKLMSoft\Wow6432Node\Mozilla\Minefield\3.2a1pre (en-US)\Main]
"Install Directory"="C:\\Program Files\\Minefield"
"PathToExe"="C:\\Program Files\\Minefield\\firefox.exe"
"Program Folder Path"="C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Minefield"
"Start Menu Folder"="Minefield"

it would be easier just to use the replace tool in notepad and change all "HKEY_LOCAL_MACHINE\SOFTWARE\" to "HKEY_LOCAL_MACHINE\HKLMSoft\" and etc...

hope that has helped :)

the addon integrator for W7T (which will work for vista) will be alot easier to create addons and eventually include an addon creator tool too :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...