Hello Christof,

Thanks, I had not thought about a virus scanner. We have the program working
fine when mapped to the regular R: drive but they created a new Q: mapped
drive with a copy of the folder that is working. This new Q: mapped drive is
the one that has the problem. We get the same Do prompt when we try to run
any of our VFP9 programs from the Q: folder but they all work fine in the R:
folder.

Sounds very much like a virus scanner is trapping the EXE on the new Q:
mapped drive.

Thanks, we will check it out and report back if solved


-----Original Message-----
From: ProFox [mailto:[email protected]] On Behalf Of Wollenhaupt,
Christof
Sent: Wednesday, July 6, 2016 1:47 PM
To: [email protected]
Subject: Re: Do prompt when starting EXE

>
> I have an VFP 9 EXE that runs fine on mapped drive on the network from 
> the main folder. They made a copy of the folder and a new mapped drive 
> to the new folder but when we try to start the EXE we get a DO prompt. 
> We can select the EXE at this point and the program will start. Very
weird.
>
> Has anyone had this problem and know of a solution ?


Usually this is either a corrupted EXE or an EXE that is partially blocked
by a virus scanner.

A common issue with virus scanner is that the exclusion list only has the
mapped drive path, but the EXE is launched from an UNC path (or vice versa).

Mixing mapped drives and UNC paths can also lead to different App_Compat
flags in the registry that cause different behavior.

--
Christof


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

[excessive quoting removed by server]

_______________________________________________
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