On Fri, Nov 13, 2009 at 5:16 PM, Charlie Coleman <[email protected]> wrote: > > One thing I would advise in general is to not install your application > under the "\Program Files\" branch. Most places I see now are installing > things under some other folder (e.g. c:\corp_programs\) where they actually > have control of assigning access rights, etc. >
Mmm, looks like we might need to build a new setup, then. > Also, if you have more than one .exe, make sure none of them have the words > "setup", "update", "install"... (a couple other words too) - I'm not sure > about Win 7 but Win Vista would just arbitrarily block execution of those > (because the "names" sounded like something only an "administrator" should > run). We're using a classic app loader, where "startapp.exe" reads an INI file, checks to see if the updated files on their network share are of a later timestamp, copy the newer .exe if necessary, and then launch it. I'll guess I probably won't be able to do that under "Program Files" without too much work. Thanks for the tips! -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.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.

