I would like to check in my clickonce application if the application was
started from the test or the production server.
The application is deployed as "Online only". In this case, it seems like
the UpdateLocation of "CurrentDeployment" is empty.
Is there any other way to check from where the progam was started?
/Jonas