
lucasltt1.5524944413248481E12 asked a question.
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
I have written a library of Install Shield (IS) functions that Read, Write, Create, Delete registry entries. Here is a link .