|
1.
Right click over the code and a context menu will appear, select 'Go
to' and then 'Expression' (or use the shortcut Ctrl+G).

2.
In the text box enter the following value according to the
Deep Freeze version you have installed and press OK.
|
Version |
Value |
|
4.20.020.0598
4.20.120.0598
4.20.121.0613
5.20.220.1125
5.30.120.1181 |
40A2BE
40A2BE
409F4A
40FC4A
40FC4A
|

The program will jump to that line of code.
3.
In this line the program decides if it must show the icon
on the sytem tray. Let's change it to make it show the icon. With the line
selected right click over the code and then click on 'Assemble' (or press
the space bar). A new window will show up.

4.
In the window clean the text box and enter NOP. Make sure
the box 'Fill with NOP's' is checked and then click the 'Assemble' button.
Close the window and resume the rest of the tutorial.

|