Asked By PedroGonalve
17-Nov-06 06:17 AM
Hi,
I'm making a setup project with VS2005 and I need to add my application to
the registry key
to make my aplication start when the windows start.
I need this because I want my application to run as a kiosk, so I don't want
that the user has the oportunity to use other applications or disable the
auto start of my application.
The other option is to add a shortcut in the User's Startup Folder. I
tryied. But the problem is that the user as lot of time before the
application start to mess with the system, inclusive to remove my application
from this folder.
How can I do it?
Thanks,
Pedro Gonçalves