Hi Mike

> Message: 3
> Date: Thu, 19 Mar 2009 15:49:46 -0400 (EDT)
> From: "MB Software Solutions General Account"
>        <[email protected]>
> Subject: Re: VFP9SP1 Foxuser.* files created on desktop
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="us-ascii"
>
> On Thu, March 19, 2009 3:33 pm, Gianni Turri wrote:
>> On Thu, 19 Mar 2009 15:07:58 -0400 (EDT), "MB Software Solutions General
>> Account" <[email protected]> wrote:
>>
>>
>>> Our Q/C department is testing our latest version of software, and for
>>> some reason, even though he is installing to a folder off of the root,
>>> he's getting foxuser.* files created on the user's desktop.  We've got
>>> the following in our config.fpw, and it's included in the exe:
>>>
>>> TITLE=OurCompany, Inc.
>>> RESOURCE OFF
>>> ALLOWEXTERNAL ON
>>>
>>>
>>> Any ideas as to what could be createing the foxuser.* files on the
>>> desktop???
>>
>> You NEED the equal sign:
>>
>>
>> TITLE=OurCompany, Inc.
>> RESOURCE=OFF
>> ALLOWEXTERNAL=ON
>
>
> So if the very first line in the main.prg is not SET RESOURCE OFF (but say
> a PARAMETER statement and some INCLUDEs), a resource file (foxuser) will
> be created?

You need to embed a config.fpw in the exe with the RESOURCE=OFF line
at least. It does not work as the first line of the first .prg ever.

Mike Yearwood

_______________________________________________
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