TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


desktop:adding_connection_reg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
desktop:adding_connection_reg [2017/09/04 17:56] – created Gerard Nicoldesktop:adding_connection_reg [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 3: Line 3:
 TapeTrack Desktop Connections are stored for each user in the Windows Registry. TapeTrack Desktop Connections are stored for each user in the Windows Registry.
  
-To import new settings without having to manually enter the settings, you can use file with an extension of .REG, i.e. TapeTrack_Server.reg.+<note important>All server details shown are examples only.  You will need to insert your own values in order to make successful connection to your server.</note>
  
-<code>+To import new settings without having to manually enter the settings, you can use a file with an extension of .REG, i.e. sample.reg.
  
 +{{:desktop:sample_reg.png|}}
  
 +<code>
 +Windows Registry Editor Version 5.00
  
 +[HKEY_CURRENT_USER\Software\GazillaByte\ControlPanel\ServerList\My Company]
 +"HostName"="tapetrack.mycompany.com"
 +"Port"=dword:00001388
 +"ProxyEnabled"=dword:00000000
 +"NoMD5"=dword:00000000
 +"SSO"=dword:00000000
 </code> </code>
 +
 +====== See Also ======
 +
 +  - [[desktop:adding_connection|Adding a connection interactively]].
 +  - [[desktop:adding_connection_config|Adding a connection to the Configuration File]].
 +  - [[desktop:protocol_handler|Clicking on a URL]].
 +
desktop/adding_connection_reg.1504547779.txt.gz · Last modified: 2025/01/21 22:07 (external edit)