Anything related to the old directory structure at run-time will be updated by the updated PATH environment variable. When you upgrade, the installer adds the following entry:
C:\Program Files\iNTERFACEWARE\Iguana
You must restart Iguana and client executables to pick up the changes.
If the path is not updated then you will receive an error when client executables are run (either in the log if Iguana starts or in the application). The error will be similar to the one shown below:
Unhandled Exception: System.DllNotFoundException: Unable to load DLL (IGC).
at iNTERFACEWARE.IGC.MessageProcessor.IGCmessageProcessorCreate(Int32 StubHan
dle, IntPtr Handle)
at iNTERFACEWARE.IGC.MessageProcessor..ctor()
at IGCexample.IGCexampleMain..ctor() in C:\temp\IGCexampleMain.cs:line 17
at IGCexample.IGCexampleMain.Main(String[] args) in C:\temp\IGCexampleMain.cs:line 126