Expand all questions (to perform a text search with your browser for example)
General
On Windows you should run your cmd.exe or Powershell in Administrator Mode, then run Influx installer executable with the
/S
argument, for example in Powershell :
./"Vizual v1.0.4 Installer.exe" /S
if you're in the extracted folder from the downloaded zip. Same goes for the uninstaller but you'll also need to specify the
-Uninstall_Vizual
argument.
If you want to be sure that the installer / uninstaller exit automatically without user confirmation you should run the .exe like this instead
start "Autokroma" /wait /b "PathToInstallerOrUninstaller.exe" /S
If you also need a command line installer for macOS, please
contact us and tell us !
Our installers are not viruses, but some AntiVirus software (Windows Defender, Norton AV, McAfee, Bitlocker etc.) sometimes produce false positive because of their probabilistic detection algorithms and the fact that we're using a very common library to create our installers. We regularly check our installers with VirusTotal.com too and there are never more than 1 or 2 AV producing a false positive. If that happens to you, please report this as a false positive to your AV software vendor ! You can disable the AV for the installation process, then re-enable it.