Installing Logicly
Logicly may be installed on multiple platforms, including Microsoft Windows and Apple macOS
Microsoft Windows
To install Logicly on Windows, visit the Logicly download page and click the link to download Logicly for Microsoft Windows. An .exe file will be downloaded to your computer. Double click the Logicly installer EXE file, and follow the instructions to complete the installation.
Silent Install on Windows
If you need to install Logicly on multiple computers with little user intervention, Logicly for Windows provides convenient options to install silently and quickly convert from the 30-day trial to a fully-licensed copy using the command line.
To run the installer silently, pass the /S command line option:
Logicly-0.0.0.exe /SOnce installed, the Logicly application offers a few command line options to quickly convert it from the 30-day trial to a fully licensed copy.
- To accept the EULA, pass the
-acceptcommand line option. - To set or change a product key, use the
-keycommand line option followed by your product key. - To exit Logicly after running either of the above options, pass the
-closecommand line option.
We can accept the EULA, apply a license key, and then exit Logicly in one command:
Logicly.exe -accept -key XXXXX-XXXXX-XXXXX-XXXXX-XXXXX -closePlease note that the EULA cannot be accepted and product key cannot be set from the installer. They must be passed to the Logicly application after installation.
Multi-user Windows environments
By default, the product key and EULA acceptance are stored for the current user. To save these values for all users on the same computer, use the -all-users command line option:
Logicly.exe -accept -key XXXXX-XXXXX-XXXXX-XXXXX-XXXXX -all-users -closeApple macOS
To install Logicly on macOS, visit the Logicly download page and click the link to download Logicly for macOS. A .pkg installer file will be downloaded to your computer. Run the installer and Logicly will be installed to your /Applications folder. Logicly for macOS is not currently available in the Mac App Store, and there are no current plans to make it available there.