technote:add_reg_key:master_start
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| technote:add_reg_key:master_start [2021/05/27 00:47] – created Scott Cunliffe | technote:add_reg_key:master_start [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| To add the registry key '' | To add the registry key '' | ||
| - | <sxh cs> | + | <code cs> |
| Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 | ||
| [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSMaster\Options] | [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSMaster\Options] | ||
| " | " | ||
| - | </sxh> | + | </code> |
| Open a text editor, such as NotePad, and paste the code into it. | Open a text editor, such as NotePad, and paste the code into it. | ||
| - | {{lite_add_registry_key_notepad.png}} | + | {{master_add_registry_key_notepad.png}} |
| - | Save this file with a .reg extension, eg '' | + | Save this file with a .reg extension, eg '' |
| - | {{lite_add_registry_key_save.png}} | + | {{master_add_registry_key_save.png}} |
| ==== Adding Registry Key ==== | ==== Adding Registry Key ==== | ||
| Line 33: | Line 33: | ||
| Locate the file and double-click to execute the code to add the registry key. | Locate the file and double-click to execute the code to add the registry key. | ||
| - | {{lite_add_registry_key_run.png}} | + | {{master_add_registry_key_run.png}} |
| You will be presented with a warning pop-up asking if you want to run regedit. | You will be presented with a warning pop-up asking if you want to run regedit. | ||
| Line 43: | Line 43: | ||
| Once regedit runs, you will be presented with a warning from the Registry Editor about executing the .reg file you created. | Once regedit runs, you will be presented with a warning from the Registry Editor about executing the .reg file you created. | ||
| - | {{lite_add_registry_key_start.png}} | + | {{master_add_registry_key_start.png}} |
| Click '' | Click '' | ||
| Line 49: | Line 49: | ||
| The Registry Editor will add the registry key and display a pop-up informing you the key has been added. | The Registry Editor will add the registry key and display a pop-up informing you the key has been added. | ||
| - | {{lite_add_registry_key_start_added.png}} | + | {{master_add_registry_key_start_added.png}} |
| Click '' | Click '' | ||
| Line 55: | Line 55: | ||
| ==== Checking TapeMaster Execution ==== | ==== Checking TapeMaster Execution ==== | ||
| - | Run TapeMaster , the pop-up will be displayed as the program executes displaying the set message. | + | Run TapeMaster, the pop-up will be displayed as the program executes displaying the set message. |
| - | {{lite_add_registry_key_start_popup.png}} | + | {{master_add_registry_key_start_popup.png}} |
| - | Click '' | + | Click '' |
| If the pop-up does not present, there is something running on your computer blocking the execution of the TapeMaster software. | If the pop-up does not present, there is something running on your computer blocking the execution of the TapeMaster software. | ||
| + | Contact your system administrator to diagnose what is blocking TapeMaster from executing | ||
| ===== Removing TapeMaster Start-up Registry Key ===== | ===== Removing TapeMaster Start-up Registry Key ===== | ||
| Line 69: | Line 70: | ||
| Follow the same procedure as adding the registry code (above) but use the following code to add to the .reg file | Follow the same procedure as adding the registry code (above) but use the following code to add to the .reg file | ||
| - | <sxh cs> | + | <code cs> |
| Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 | ||
| [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSMaster\Options] | [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSMaster\Options] | ||
| " | " | ||
| - | </sxh> | + | </code> |
technote/add_reg_key/master_start.1622076470.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
