J
Jan Vinten
Hi all,
I have a application done in VS2008 which uses ClickOnce deployment.
The application is set to check for updates on application start -
this is working... more or less.
My problem is:
When the application is started manually from Start->Programs-
But my problem is that since ClickOnce doesn't support the option to
add the application to the startup folder then I have added the
application into the registry HKLM->Software->Microsoft->Windows-
started this way. That I simply cannot understand.
I have also tried to add the application into the Startup folder -
then I experience the same problem.
Can anyone in here help me?
Thank you in advance,
Jan
I have a application done in VS2008 which uses ClickOnce deployment.
The application is set to check for updates on application start -
this is working... more or less.
My problem is:
When the application is started manually from Start->Programs-
is working just fine.AppFolder->AppExe then ClickOnce checks for application updates. This
But my problem is that since ClickOnce doesn't support the option to
add the application to the startup folder then I have added the
application into the registry HKLM->Software->Microsoft->Windows-
the user is logging in. But ClickOnce doesn't check for updates whenCurrentVersion->Run. So the application actually starts up everytime
started this way. That I simply cannot understand.
I have also tried to add the application into the Startup folder -
then I experience the same problem.
Can anyone in here help me?
Thank you in advance,
Jan