Loading
Registry Issues
Hi Everyone,

 

I'm new to InstallShield, so this may be easily solved.

 

All I want is to create a registry to auto start my application when windows starts. The is done by creating a string in "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\" or "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\", however I can't get this created by simple creating this key and setting its data. Is there a special trick? What I'm doing wrong?

 

 

Any help would be very appreciated.

 

Thanks in advance, Lucas

Loading
Registry Issues