/
Run Iguana from the command line
Run Iguana from the command line
If you are diagnosing a problem with Iguana, or want to check whether potential problems exist, you can run Iguana from the command line.
Open a command prompt/terminal with administrator rights and run the command:
Windows:
"C:\Program Files\IguanaX" iguana --run
Run Iguana in safe mode to prevent components from automatically starting if set with #autostart:
"C:\Program Files\IguanaX" iguana --run --safe_mode
Linux/Mac OS:
cd ~/iguana
sudo ./iguana --run
Run Iguana in safe mode to prevent components from automatically starting if set with #autostart:
, multiple selections available,
Related content
Linux - Stop and Start Iguana
Linux - Stop and Start Iguana
More like this
Create an iguana.ini file for custom installation
Create an iguana.ini file for custom installation
Read with this
Mac OS - Stop and Start Iguana
Mac OS - Stop and Start Iguana
More like this
Windows - Stop and Start Iguana
Windows - Stop and Start Iguana
More like this
Uninstall Iguana on Mac
Uninstall Iguana on Mac
More like this
Uninstall IguanaX on Linux
Uninstall IguanaX on Linux
More like this