B) To launch the application you just download the intellicabinet_setup.jar file from our downloads page and then double click it to begin. The setup will walk you through the registration process. All of the application files are stored within a folder called
IntelliCabinet located within your home directory. On windows this is typically C:\Users\your user name\AppData\Roaming\IntelliCabinet.
If you want to have multiple instances of IntelliCabinet or prefer your installation folder to be different, Microsoft's OneDrive or DropBox for multi-device access for example, you can do this
by modifying the java user.home directory parameter on startup. On Windows this would be accomplished by modifying the Target setting within the IntelliCabinet shortcut properties as follows.
javaw.exe -Duser.home=%USERPROFILE%\OneDrive -jar %USERPROFILE%\OneDrive\IntelliCabinet\IntelliCabinet.jar
* Note that if you modify the user.home location you will need to change the desktop IntelliCabinet shortcut icon to the application.ico icon located within the IntelliCabinet installation folder. The application icon is available after the initial launch of the application with the new parameters and
can be changed within the shortcut properties dialog on Windows.