The document provides installation instructions for FinalCrypt on multiple platforms. It outlines downloading the appropriate installation file for Windows, MacOS, Linux, or portable versions. It then gives steps to open the installation file and complete the setup process, which involves following prompts, dragging apps to the applications folder, or using package managers. It also provides command line installation options for some Linux distributions and starting the application.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
96 views
FinalCrypt Installation Manual
The document provides installation instructions for FinalCrypt on multiple platforms. It outlines downloading the appropriate installation file for Windows, MacOS, Linux, or portable versions. It then gives steps to open the installation file and complete the setup process, which involves following prompts, dragging apps to the applications folder, or using package managers. It also provides command line installation options for some Linux distributions and starting the application.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Brief Installation Manual FinalCrypt
Install FinalCrypt Portable FinalCrypt
Download the INSTALL MSI / EXE to the “Downloads” directory. Download the PORTABLE_ZIP to the “Downloads” directory. Open file-explorer and go to your “Downloads” directory. Open file-explorer and go to your “Downloads” directory. Double click the: “FinalCrypt_Windows_Installer.msi / exe”. Right click the: “FinalCrypt_Windows_Portable.zip” and click: “Extract”. Follow up on the installation process. Click “more” if needed.. Go into the: “FinalCrypt_Windows_Portable” directory. Open the Windows Menu and open “Ron de Jong” → “FinalCrypt”. Double click: “FinalCrypt.bat” to start FinalCrypt. The: “FinalCrypt_Windows_Portable” directory can be moved anywhere.
Install FinalCrypt Install Cross Platform
Download the INSTALL DMG to the “Downloads” directory. Download JAVA8 U 201 for your OS to the “Downloads“ directory. Open: “Finder” and go to your “Downloads” directory. Download FINALCRYPT JAR to your “Downloads“ directory. Double click the: “FinalCrypt_Apple_OSX.dmg”. Open a file-explorer and go to your “Downloads” directory. Drag: “FinalCrypt” to “Applications” and close “Finder”. Open System Preferences → Security & Privacy Command line installation: Click the: “lock to make changes” and type in your password. tar xzvf Downloads/jre-8u201-linux-x64.tar.gz sudo ln -sf "${HOME}/jre1.8.0_201/bin/java"* /usr/bin/ Set radiobutton: “Allow apps downloaded from” to value: “Anywhere”. Configure Allow from anywhere, open Launchpad, click: “FinalCrypt”. java -jar Downloads/FinalCrypt.jar # Start FinalCrypt GUI java -cp Downloads/FinalCrypt.jar rdj.CLUI –help # Start FinalCrypt CLI
Install FinalCrypt Portable FinalCrypt
Download the INSTALL DEB / RPM to the “Downloads“ directory. Download the PORTABLE TGZ to the “Downloads” directory. Open a file-explorer (Nemo / Dolphin). Go to “Downloads” directory. Open a file-manager and go to your “Downloads” directory. Double click the: “FinalCrypt_Linux_x86_64_Debian_Based.deb / rpm”. Right click the: “FinalCrypt_Linux_x86_64.tgz” and click: “Extract here”. Continue the installation (Debian or RPM based Linux distribution). Go into the: “FinalCrypt” directory. Open Applications menu (bottom left) and open “FinalCrypt”. Double click the file: “FinalCrypt” to start FinalCrypt. The: “FinalCrypt” directory can be moved anywhere. Command line installation for Linux: sudo dpkg -i "Downloads/FinalCrypt*.deb" # Debian # Command line: Installs tarball in the: “/opt/FinalCrypt” directory sudo rpm -i "Downloads/FinalCrypt*.rpm" # RPM sudo tar xzvf "Downloads/FinalCrypt_Linux_x86_64.tgz" -C /opt/ /opt/FinalCrypt/FinalCrypt # Start FinalCrypt GUI
Python Programming Reference Guide: A Comprehensive Guide for Beginners to Master the Basics of Python Programming Language with Practical Coding & Learning Tips