Executing a program
To execute a program under the control of Cracklock, you can either run it as usual from the shortcut in the "Start" menu, or selecting the program in the manager and clicking on the Execute menu.
Special cases :
In the "Dependencies" tab of the parameters, you can have choosen not to modify the files of the controlled program. In this case, you must execute your application in an other way. You have three methods :
Using the manager, as in the general case
Modifying the shortcut of your program : make this shortcut (in the "Start" menu of Windows) pointing to the following command :
C:\PROGRA~1\Cracklock\MCL.EXE C:\APP\APP.EXE [program_parameters]
where
- C:\PROGRA~1\Cracklock\MCL.EXE is the full path to the MCL.EXE program installed by Cracklock
- C:\APP\APP.EXE is the full path to the executable .EXE file of your program
- [program_parameters] are the optional parameters required by your program
Using context menu of Windows Explorer:
In the explorer, go to the folder where your program files are located in
Windows Explorer
In this window, click with the right button on the executable file of your program (VBDate.exe in the example). A context menu appears :
Context menu
Finally, select the "Start with Cracklock" option.