cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
rseixas
Level 2

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
Labels (1)
0 Kudos
(1) Reply
TheTraveler
Level 8

Hello,

I have written a library of Install Shield (IS) functions that Read, Write, Create, Delete registry entries. Here is a link.
0 Kudos