Prev Previous Post   Next Post Next
Old 8th September 2008, 15:21   #1
pozbremser
Member
 
Join Date: Mar 2007
Posts: 68
Write reg.file not into Wow6432Node

hello,
I used the next line to write into registry.

ExecWait 'regedit.exe /s "C:\registry\regfile01.reg"'
ExecWait 'regedit.exe /s "C:\\registry\regfile02.reg"'

regfile01.reg has keys for HKEY_CURRENT_USER
regfile02.reg has keys for HKEY_LOCAL_MACHINE

on windows xp prof. 32 bit
and on vista 32 bit is all OK!

on windows xp prof. 64 bit
and on vista 64 bit

regfile01.reg write into HKEY_CURRENT_USER\Software\myCompany

regfile02.reg write into HKEY_CURRENT_USER\Software\Wow6432Node\myCompany

Can I "say" to regedit.exe write into
regfile01.reg write into HKEY_CURRENT_USER\Software\myCompany on 64 Bit Systems?

Thanks!
pozbremser 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