On Thu, 19 Mar 2009 15:49:46 -0400 (EDT), "MB Software Solutions General Account" <[email protected]> wrote:
>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? If you don't put RESOURCE=OFF in your CONFIG.FPW file, the resource files (FOXUSER.DBF/FPT) are created ALSO if the very first line in your main.prg is SET RESOURCE OFF! -- Gianni _______________________________________________ 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.

