"cnewport" <> wrote...
> We've been running an old VB6 program on Vista. The program accesses a
> simple binary .ini file to load and save user settings. We've notice
> that even if we delete this file, the program still seems to have no
> trouble loading it, reading it, and writing to it.
Is the INI file in a protected location, such as under the "C:\Program
Files" directory?
If so, you are probably seeing a side-effect of Vista's file and registry
virtualisation. See:
Common file and registry virtualization issues in Windows Vista
http://support.microsoft.com/default.aspx/kb/927387
The file may still exist in %userprofile%\AppData\Local\VirtualStore.
Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au