Prev Previous Post   Next Post Next
Old 9th February 2009, 08:04   #1
congahonga
Junior Member
 
Join Date: Dec 2008
Posts: 39
Strange behaviour with Windows 64-Bit and registry keys

Hi there,

I have got a STRANGE Problem !

I want to write this registry key with following command:

WriteRegStr HKLM "SOFTWARE\IKE\KFUE\Watchdog" "ConfigFile" "$INSTDIR\app\Watchdog\config\Watchdog.cfg"

But NSIS writes this key under,

"SOFTWARE\WOW6432Node\IKE\KFUE\.....

Yes, I know already where the problem could be derived from.

I write an 64 Bit-Installer for a software, that is now available under Windows 2003 Server 64 BIT !

So, "SOFTWARE\WOW6432Node\....." is a place where 32-Bit Keys are placed.

I am astonished, that NSIS writes this automatically to ...WOW6432Node....

I told NSIS to write the key like above !!!
And it adds automatically ...WOW6432Node so that the key finally is writen to

"SOFTWARE\WOW6432Node\IKE\KFUE\Watchdog"

How can I prevent this !

Greetings
Jochen Graulberger from BLACK-FORREST
congahonga is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump