On 03/19/2011 11:49 AM, Ted Roche wrote:
> I've got a client with a VFP9 SP2 exe I've just installed onto a
> Windows 7 Pro 32-bit machine. They've got a nice little installer that
> I'm sure they spent a bit of time getting right.
>
> The problem is that they install into C:\Program Files and have
> settings DBFs in that directory and data and temp directories under
> that folder. As an ordinary user of Windows 7, I'm running into
> permissions problems writing to those files or creating new ones. I
> suspect this is A Good Thing and it's better to go along with it than
> hack at the machine to try to get it to do something it was not
> designed for.
>
> What's the current guidelines on where a VFP executable should be
> installed, and where should the data be stored?
>
Hey Ted!

I have deployed numerous applications on Vista and Windows 7 including a 
major corporation that is using Vista.  I use inno setup to create a folder:

     c:\users\public\applications\

I install all of my apps in this folder and I even create it on XP in 
order to keep my installs consistent.  Works great for me!



Jeff

---------------

Jeff Johnson
[email protected]
(623) 582-0323

www.san-dc.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://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