Step 4: Options and Protect

Select the type of class protection


Introduction

To enable one of the protection by selecting one of the protect option. For Windows, select to enable System Tray and Event Log function of generated exe.


Usage

Check the option you need to enable:

   For Linux, System Tray and Event Log not supported.

Support system tray

Check this box to enable the System Tray function of generated exe file on Windows. This function is not supported on Linux.

 At command line mode, this parameter is "/systray".


Support system event log

Check this box to enable the Event Log function of generated exe file on Windows.

 At command line mode, this parameter is "/eventlog".


Hide class files

Check this box to hide class files into exe file, protect the classes files from being extracted.

 At command line mode, this parameter is "/hide".


Encrypt and hide class

Check this box to encrypt class files before hide into exe file.

 At command line mode, this parameter is "/encrypt".


See Also

Add new comment