Iguana X stores its configuration in a directory we call the instance directory. The location of this directory changed with Iguana 10.1.86. This what is used moving forward since then:
The location of this will vary depending on the operating system you are running:
Expand |
---|
title | MacOS ~/Library/iNTERFACEWARE/IguanaX/<instance ID>/ |
---|
|
The instance ID is a randomly generated GUID. Code Block |
---|
~/Library/iNTERFACEWARE/IguanaX/<instance ID>/ |
~ is a short cut for the home directory of the user that IguanaX is running under. |
Expand |
---|
title | Windows C:\ProgramData\INTERFACEWARE\IguanaX\<Instance ID>\IguanaX\ |
---|
|
|
Expand |
---|
|
This directory is hidden in the home directory of the user account that IguanaX is running under. |