Mike,

Since your VFP app runs in the context of a regular user, it is not allowed
to WRITE into the ProgramFiles tree. That's a standard Windows Security
feature since Vista. 
For older software, which does not adhere to those security guidelines,
those write attempts are rerouted to the "VirtualStore", so that the old
software does not generate an error.  The regular user/application does not
see any difference, since the "VirtualStore" is an overlay to the real
filesystem. Only if you look with activated Admin-Mode, then you see a
difference.

Each user has it's own VirtualStore area, you find it at 
%Appdata%\Local\VirtualStore\

(You know that you can use Environment variables like %temp% or %Windir%
directly at the Explorers path textbox?)

wOOdy


-----Ursprüngliche Nachricht-----
Von: ProFox [mailto:[email protected]] Im Auftrag von
[email protected]
Gesendet: Samstag, 9. Dezember 2017 00:47
An: ProFox <[email protected]>
Betreff: VFP9rerr.log file supposedly created...but not there


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to