Registry entries
versiondog only requires registry entries in Windows if the options Register file extension for SmartImport for supplier projects and Register protocol extension to start versiondog via web link were selected during installation or in the UserClient in the Client settings. For more details, refer to the installation instructions or the UserClient tutorial.
Example for file extension for SmartImport for supplier projects:
[HKEY_CLASSES_ROOT.vdog-sdn]
@="versiondog"
[HKEY_CLASSES_ROOT.vdog-sdnDefaultIcon]
@=""C:\Program Files (x86)\vdogClient\VDogClient.exe,0"
[HKEY_CLASSES_ROOTversiondog] @="versiondog"
[HKEY_CLASSES_ROOTversiondogshell]
[HKEY_CLASSES_ROOTversiondogshellopen]
[HKEY_CLASSES_ROOTversiondogshellopencommand] @=""C:\Program Files (x86)\vdogClient\VDogClient.exe" "/rd:D:\vdClientArchive" "%1""
Example for protocol extension to start versiondog via web link
[HKEY_CLASSES_ROOTversiondog] @="versiondog"
@="URL:vdog"
"URL Protocol"=""
"rd"="D:\vdClientArchive"
[HKEY_CLASSES_ROOTvDogshell]
[HKEY_CLASSES_ROOTvDogshellopen]
[HKEY_CLASSES_ROOTvDogshellopencommand]
@=""C:\Program Files (x86)\vdogClient\VDogClientStarter.exe" "/%1""
Related Topics
Last update: September 15, 2023