| View previous topic :: View next topic |
| Author |
Message |
veral Guest
|
Posted: Sat Jul 24, 2010 12:17 pm Post subject: Registry Values not being set in CI Free |
|
|
I am using CreateInstall free, and when i put registry values to be set into the registry section of the program, then build and run the installation, if i check for the keys in regedit they are not there.
Please help me discover why they are not being set.
Veral |
|
| Back to top |
|
 |
gentee Site Admin
Joined: 17 Apr 2006 Posts: 2308
|
Posted: Sun Jul 25, 2010 3:26 pm Post subject: |
|
|
Unfortunately, I didn't understand you well.
If you think that the command Registry - Set Value doesn't work then send me your .ci project file to info@gentee.com with 'CreateInstall' subject. _________________ Alexey Krivonogov
Gentee's Developer Team |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Sep 02, 2010 1:57 pm Post subject: |
|
|
| Perhaps u have the same problem I had - in Win 7 it saves it to WOW6432Node..... |
|
| Back to top |
|
 |
gentee Site Admin
Joined: 17 Apr 2006 Posts: 2308
|
Posted: Fri Sep 03, 2010 3:56 am Post subject: |
|
|
Do you have 64-bits Windows 7?
This is a feature of 64-bits Windows
for 32-bit application
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\....
for 64-bit
HKEY_LOCAL_MACHINE\SOFTWARE\.... _________________ Alexey Krivonogov
Gentee's Developer Team |
|
| Back to top |
|
 |
|