Created On:  15 October 2010

Problem:

When running dswin from the command prompt an error message pops up saying:

173 Called program file not found in drive/directory

Resolution:

To be be able to launch dswin by reffering to your mapped drive (example used Z:\\ ) using the following command:

C:\\dswin Z:\\demo.gs

You can also try to make a few registry changes to handle this:
 
HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Micro Focus\\NetExpress\\5.1\\Dialog System\\5.1\\Environment
 
• Remove the “ (quotes) from the PATH setting
 
HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Micro Focus\\NetExpress\\5.1\\Unix\\Environment
 
• Remove the “ (quotes) from the PATH setting
 
The above keys are on a 64bit machine. You will need to remove the “Wow6432Node” for a 32bit machine.
Incident #2472824