technote:add_reg_key:lite_start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| technote:add_reg_key:lite_start [2021/05/19 03:11] – [Removing Lite Start-up Registry Key] Scott Cunliffe | technote:add_reg_key:lite_start [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Adding Registry Key Lite Start-up ====== | + | ====== Adding |
| - | To confirm whether Lite is executing correctly you can enable a popup that will display at the beginning of the software execution. | + | To confirm whether Lite is executing correctly you can enable a pop-up |
| - | If you don't see the popup displayed, the software is being blocked by something on your computer system. Contact your system administrator to diagnose what is blocking Lite from executing. | + | If you don't see the pop-up |
| - | If you see the popup displayed, Lite has entered the execution phase. | + | If you see the pop-up |
| - | ===== Lite Start-up Registry Key ===== | + | ===== Adding |
| ==== Creating Registry Key File ==== | ==== Creating Registry Key File ==== | ||
| - | <note important> | + | <note important> |
| To add the registry key '' | To add the registry key '' | ||
| - | <sxh cs 700> | + | <code cs> |
| Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 | ||
| [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSLite\Options] | [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSLite\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. | ||
| Line 31: | Line 31: | ||
| ==== Adding Registry Key ==== | ==== Adding Registry Key ==== | ||
| - | 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}} | {{lite_add_registry_key_run.png}} | ||
| - | You will be presented with a warning | + | You will be presented with a warning |
| {{reg_warning.png}} | {{reg_warning.png}} | ||
| Line 41: | Line 41: | ||
| Click '' | Click '' | ||
| - | 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}} | {{lite_add_registry_key_start.png}} | ||
| Line 47: | Line 47: | ||
| Click '' | Click '' | ||
| - | The Registry Editor will add the registry key and display a popup informing you the key has been added. | + | The Registry Editor will add the registry key and display a pop-up |
| {{lite_add_registry_key_start_added.png}} | {{lite_add_registry_key_start_added.png}} | ||
| - | Click '' | + | Click '' |
| ==== Checking Lite Execution ==== | ==== Checking Lite Execution ==== | ||
| - | Run Lite, the popup will be displayed as the program executes displaying the set message. | + | Run Lite, the pop-up |
| {{lite_add_registry_key_start_popup.png}} | {{lite_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 Lite software. | ||
| ===== Removing Lite Start-up Registry Key ===== | ===== Removing Lite Start-up Registry Key ===== | ||
| + | Once you have confirmed Lite's correct execution and no longer want to see the pop-up every time you run the software you will need to remove the registry key. | ||
| + | |||
| + | Follow the same procedure as adding the registry code (above) but use the following code to add to the .reg file | ||
| + | |||
| + | <code cs> | ||
| + | Windows Registry Editor Version 5.00 | ||
| + | |||
| + | [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSLite\Options] | ||
| + | " | ||
| + | </ | ||
| + | {{tag> technote lite registry}} | ||
technote/add_reg_key/lite_start.1621393895.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
