Hi,
We have an old 16-bit Windows application that does not work on Windows
XP under regular privileges because it tries to modify WIN.INI file.
We are trying to use the Application Compatibility Toolkit to redirect
the WIN.INI to another directory. It works for 32 bit applications.
But as for 16bit apps, all 16 bit applications run under the same
NTVDM/WOWEXEC process the Application Compatibility Toolkit is not able
to see a "real" executable filename and is not able to apply the
required file redirection.
Does anybody know how to specify 16 bit executables in Application
Compatibility Toolkit Wizard?
Thank you in advance
|