
VB.Net Taking over Operating System
That's not what he asked for.
Search in the registry for Shell
when you find shell and explorer.exe replace it with your exe file path.
Quote:
> Hi,
> To make your app startup automatically you can place a shortcut
in
> the users program menu startup folder or add a new registry string key in
> with the program location in
> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run .
> Ken
> ---------------------
> > Hi!
> > I would like to know if there is any way by which I could make my VB.Net
> > Windows application to run automatically as soon as the Windows OS
starts.
> > Is it also possible that the VB.Net application takes control of the OS
in
> > not allowing to go to other application.
> > Thanks in advance.
> > Regards,
> > Prince