terrywilson
MIS
How does the WINDOWS folder on the users home drive directory fit in to their profile? I have an app that I installed that put an ini file into c:\winnt, when I run the app I get an unable to find ini file error. Using regmon I found if I am in install mode it runs using c:\winnt\tardis.ini and works fine; if I change back to execute mode it tires to use h:\windows\tardis.ini and that file isn't there so doesn't work. I copied one there manually and it was fine; whats the trick?