|
INSTALLATION
Installation of SWF Protector on Linux may slightly differ depending on Linux distribution.
To install SWF Protector follow these instructions:
1. Download DCom_SWFProtector3.tar.bz2 from www.dcomsoft.com
2. Extract all the files from the package into a temporary directory using your archiver:

3. Launch the installer script install.sh as a root using one of the methods:
Either right-click install.sh and choose "Open With" option:

...or launch in console:

4. Read the License agreement carefully. If you agree with the license terms, click "Install":

5. Once the installation process is completed, close the installer.

To access the GUI version of the program:
1. Either right-click a SWF file, choose "Open With" and select the required mode - Simple or Advanced:

2. or choose Multimedia (depending on the OS used, this group may have another title) in Application Launcher Menu --> DComSoft SWF Protector 3:

3. you can also access the program via Terminal Sessions. Choose Shell (or Linux console). Type swfprotector3_gui and press Enter:

To access the command-line version of the program type "swfprotector3" in console:

To get access to the user manual type "swfprotector3 --help" in console.
NOTES:
- If your system doesn't support GUI, the installer will start in text mode. Follow the instructions to install the program.
- If your system supports GUI, but you want to use the program in text mode, use "--text" option, for example: install.sh --text
|