I'm responsible for pushing software to the users' workstations. To avoid having to tell the user to enter the Vault Server name when they first run the software can you add a property to your MSI packages to allow us to specify the Vault Server during installation?
An example:
msiexec /qn /i VaultClient.msi VAULTSERVER=Server1 /norestart
Thank you.
Feature request - Silent or quiet installation
Moderator: SourceGear
Re: Feature request - Silent or quiet installation
I've added a feature request. Thank you for your feedback.
F: 17320
F: 17320
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Feature request - Silent or quiet installation
As a work around in the meantime, you could create a registry update file and change the setting for HKEY_CURRENT_USER\Software\SourceGear\VaultPro\Client\Settings\LastURLBase to be the server you want the user to connect to. Then you can push both the installer and the registry update to the user's machine.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support