"Cannot find the C:\Program Files\Prism Suite\ExternalToolsConfig.ini file." when choosing Tools | Edit Tools Menu.



Error when running Tools | Edit Tools Menu within the Console (cannot find file).

 

Cause: Prism Suite was installed to a location other than the default of C:\Program Files\Prism Suite.

 

Solution: Find the ExtrenalToolsConfig.INI file within the Prism Suite folder for your installation.  Edit the line:

 

[Tools]

Edit Tools Menu=notepad.exe "C:\Program Files\Prism Suite\ExternalToolsConfig.ini"

 

so that it points to the correct location for the ExternalToolsConfig.ini file.  An example change would be:

 

Edit Tools Menu=notepad.exe "D:\Prism Suite\ExternalToolsConfig.ini"