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 14:41] – dcumming | technote:add_reg_key:lite_start [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
To confirm whether Lite is executing correctly you can enable a pop-up that will display at the beginning of the software execution. | To confirm whether Lite is executing correctly you can enable a pop-up that will display at the beginning of the software execution. | ||
- | If you don't see the pop-up 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 displayed, the software is being blocked |
If you see the pop-up displayed, Lite has entered the execution phase. | If you see the pop-up displayed, Lite has entered the execution phase. | ||
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\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 69: | Line 69: | ||
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\TMSSLite\Options] | [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSLite\Options] | ||
" | " | ||
- | </sxh> | + | </code> |
technote/add_reg_key/lite_start.1621435310.txt.gz · Last modified: 2025/01/21 22:07 (external edit)