|
-
Jun 17th, 2013, 10:22 AM
#1
Thread Starter
Junior Member
File Location
Using Windows 7 Pro + VB6 w/SP3.
In my app, I save a file, apparently to C:\ProgramData\MyApp (this is where I want to save it.)
Then, in my app, I recall the file, from C:\ProgramData\MyApp. Guess what? I get the OLD file, not the file that I just tried to save.
The file that I thought I saved (to C:\ProgramData\MyApp) really got saved to C:\Users\MyName\AppData\Local\VirtualStore\ProgramData\MyApp
or to
C:\Users\MyName\AppData\Roaming\Microsoft\Windows\RecentData\MyApp.
What is going on? Why is the file not being saved where I want it, and where it is telling me (lying to me) it is being saved?
Need help badly. This is a commercial app.
Hal W
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|