...
GDE installation may be converted to a Windows Service using the WindowsServiceInstall.bat script in the GDE folder.
WindowsServiceUninstall.bat uninstalls the service setup.
Service mode does not require a login user.
GDE Software Update
In the default installation, packages use the DECE server to check and download current versions. If there is access to these servers after the above operations, the update is done without any problems.
If you specified a different UPDATE_URL
In local usage, the structure should be
file://<directory>
.Example:
file://\\Shared\GEODI\GDE\GDE-autoupdate.txt
The Classifier-autoupdate.txt obtained from the DECE support team at the UPDATE_URL should be the current installation package. Inside the Classifier-autoupdate.txt, the directory of the *.msi package should be specified.
An example of the directory for the *.msi package:
file://\\Shared\GEODI\GDE\GEODI.DesktopExplorer.msi
At UPDATE_URL, there should be
GDE-autoupdate.txt
file and Updated installation package that you will receive from DECE support team.
...
The agents that use the default MSI package update themselves from DECE Servers. The endpoints must have access to documents.decesoftware.com/Setups/
. Update checking occurs every 2 days.
Offline Software Update
You may provide a local update address if you have many clients or endpoints without internet access.
Reserve a shared space accessible from the endpoints. The sample address used here is
\\ServerX\GEODI\Agent\.
Read-only access is fine.You should download the up-to-date MSI package and
GDE-autoupdate.txt
file fromdocuments.decesoftware.com/Setups/GDE-autoupdate.txt
anddocuments.decesoftware.com/Setups/GEODI.DesktopExplorer.msi
. This must be repeated for each update.You should replace the URL address (the bold line in the below box) with your local address. No other value should be changed.
You must use the new UPDATE_URL value in deployment. If you do not change UPDATE_URL, the endpoints check DECE servers for updates.
Sample UPDATE_URL →
file://\\ServerX\GEODI\Agent\GDE-autoupdate.txt
Info |
---|
;aiu; [GEODIDesktopExplorer] |
**