Example of an URI to load ApplicGate via ClickOnce: https://www.mycomp.com/publishAG/ApplicGate.application?server=rsp.mycomp.com:442&title=MyCompany_RSP ... with default setting sslcc=Prompt:* These parameters are stored in an isolated storage to be used when ApplicGate is started via the Windows start menu or desktop shortcut. They can be changed by a new load via URI or via menu "Stop & Restart", "Change ClickOnce parameters an restart".
Remark: ClickOnce is supported by the web browsers IE and Edge. When using Edge for an initial installation, ClickOnce must be enabled: Enter edge://flags/#edge-click-once into the address field of Edge.
Detailed description of ClickOnce: - The necessary files (ApplicGate.exe, manifests etc.) have to be stored in a web storage you chose. - Installation behaviour can be changed using mageui.exe (code signing certificate is necessary for update). - Installation and first start is done by entering the URI (example above) into the web browser (e.g. Edge): -- The local ApplicGate installation starts an autologon client connection: -- The user must logon dependent on the authentication schema selected. -- The connection to the server will be established (parameters server and port are used) and the routing entries will be downloaded (according to the privileges of the user). -- The selected browser will be started and the UID List window will be shown (the title parameter can be used to define a title of the window). -- Now the user can use the remote connections. -- ApplicGate can be stopped by the stop command in the menu. - Additional starts of the ApplicGate client: -- Via the start menu or via the URI above. -- ApplicGate will be updated if there is a newer version available.
Hints for ClickOnce:
ClickOnce logfile (for debugging): Navigate to the node HKCU\Software\Classes\Software\Microsoft\Windows\CurrentVersion\Deployment. Set the string value LogFilePath to the full path and filename of your preferred custom log location. Set the string value LogVerbosityLevel to 1
Deinstallation of ApplicGate ClickOnce installation: Deinstall via Control Panel. If this does not help: 1. Run the ClickOnce Application, Open windows "Task Manager", in "Processes" tab ,find the location of your ClickOnce application. It is always under the "C:\Users\%userprofile%\AppData\Local\Apps\2.0". Then delete the ClickOnce folder. 2. Open Registry Editor, navigate to following Registry Key: HKEY_CURRENT_USER\Software\Classes\Software\Microsoft\Windows\CurrentVersion\Deployment\SideBySide\2.0\PackageMetadata Then delete the clickonce application Registry Key. If you find which belongs to your application, otherwise delete all. 3. Delete references to your application in HKEY_CLASSES_ROOT\Software\Microsoft\Windows\CurrentVersion\Deployment\SideBySide\2.0\Components\