technote:add_reg_key:checkpoint_start
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
technote:add_reg_key:checkpoint_start [2021/05/27 01:45] – created Scott Cunliffe | technote:add_reg_key:checkpoint_start [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Adding And Removing Registry Key Checkpoint Start-up ====== | ====== Adding And Removing Registry Key Checkpoint Start-up ====== | ||
- | To confirm whether Checkpoint is executing correctly you can enable a pop-up that will display at the beginning of the software execution. | + | To confirm whether |
- | If you don't see the pop-up displayed, the software is being blocked from executing by something on your computer system. Contact your system administrator to diagnose what is blocking Checkpoint from executing. | + | If you don't see the pop-up displayed, the software is being blocked from executing by something on your computer system. Contact your system administrator to diagnose what is blocking |
- | If you see the pop-up displayed, Checkpoint has entered the execution phase. | + | If you see the pop-up displayed, |
===== Adding Checkpoint Start-up Registry Key ===== | ===== Adding Checkpoint Start-up Registry Key ===== | ||
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\TMSSCheckPoint\Options] | [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSCheckPoint\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. | ||
- | {{master_add_registry_key_notepad.png}} | + | {{checkpoint_add_registry_key_notepad.png}} |
- | Save this file with a .reg extension, eg '' | + | Save this file with a .reg extension, eg. '' |
- | {{master_add_registry_key_save.png}} | + | {{checkpoint_add_registry_key_save.png}} |
==== 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 '' |
- | {{master_add_registry_key_run.png}} | + | {{checkpoint_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. | ||
- | {{master_add_registry_key_start.png}} | + | {{checkpoint_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. | ||
- | {{master_add_registry_key_start_added.png}} | + | {{checkpoint_add_registry_key_start_added.png}} |
Click '' | Click '' | ||
Line 57: | Line 57: | ||
Run Checkpoint, the pop-up will be displayed as the program executes displaying the set message. | Run Checkpoint, the pop-up will be displayed as the program executes displaying the set message. | ||
- | {{master_add_registry_key_start_popup.png}} | + | {{checkpoint_add_registry_key_start_popup.png}} |
Click '' | Click '' | ||
Line 71: | Line 71: | ||
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\TMSSCheckPoint\Options] | [HKEY_CURRENT_USER\SOFTWARE\GazillaByte\TMSSCheckPoint\Options] | ||
" | " | ||
- | </sxh> | + | </code> |
- | {{tag> technote | + | {{tag> technote |
technote/add_reg_key/checkpoint_start.1622079933.txt.gz · Last modified: 2025/01/21 22:07 (external edit)