|
|
#1 |
|
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! |
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|