Re: VFPEncryption71.fll hanging up Inno Setup compile

2014-05-04 Thread Alan Bourke


On Sun, May 4, 2014, at 09:05 PM,
mbsoftwaresoluti...@mbsoftwaresolutions.com wrote:
> 
> 
> I downloaded sysinternals and went to the command prompt and entered 
> handle vfpencryption71.fll and a few variations and it seems to not like 
> my command (because I'm definitely logged in as an administrator role).  
> See http://mbsoftwaresolutions.com/images/sysinternal_handle_error.png.
> 

You still need to run the prompt as administrator explicitly - right
click on the shortcut and 'Run As Administrator' or do it the way you
have been and use runas:

runas /user:administrator handle vfp*.fll


___
Post Messages to: ProFox@leafe.com
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/1399234814.6190.113550197.1341d...@webmail.messagingengine.com
** 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.


Re: VFPEncryption71.fll hanging up Inno Setup compile

2014-05-04 Thread mbsoftwaresolutions

On 2014-05-04 05:58, Alan Bourke wrote:

Get Handle from SysInternals and at the prompt:

handle vfpencryption.fll



Hi Alan et al,

I downloaded sysinternals and went to the command prompt and entered 
handle vfpencryption71.fll and a few variations and it seems to not like 
my command (because I'm definitely logged in as an administrator role).  
See http://mbsoftwaresolutions.com/images/sysinternal_handle_error.png.


Ideas?

tia,
--Mike


___
Post Messages to: ProFox@leafe.com
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/91a08a81bc4f1a5b2557a186c525e...@mbsoftwaresolutions.com
** 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.


Re: VFPEncryption71.fll hanging up Inno Setup compile

2014-05-04 Thread mbsoftwaresolutions

On 2014-05-04 08:05, Christof Wollenhaupt wrote:


Every time I try to compile my setup.exe with the vfpencryption71.fll
included, Inno hangs and says the file is in use.



I had the same issue with FinalBuilder and a different file. Turned out
that ESET AntiVirus was scanning the file at this time. While the virus
scanner is analyzing a file it's locked for other processes for write
access.

You can use Sysinternals' Process Monitor to see whether the virus 
scanner

is the culprit.



I largely suspect it's McAfee A/V being over-zealous.  I did tell it to 
exclude that development folder but no joy (yet).  I'll use SysInternals 
to find out.  Being that it's not a large file at all (148 KB!), I don't 
see why it wouldn't be scanned almost instantaneously.


Thanks for the tips, Alan and Christof!

___
Post Messages to: ProFox@leafe.com
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/cc4c8af8aa9d54f81284d87e5bd41...@mbsoftwaresolutions.com
** 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.


Re: VFPEncryption71.fll hanging up Inno Setup compile

2014-05-04 Thread Christof Wollenhaupt
>
> Every time I try to compile my setup.exe with the vfpencryption71.fll
> included, Inno hangs and says the file is in use.


I had the same issue with FinalBuilder and a different file. Turned out
that ESET AntiVirus was scanning the file at this time. While the virus
scanner is analyzing a file it's locked for other processes for write
access.

You can use Sysinternals' Process Monitor to see whether the virus scanner
is the culprit.

-- 
Christof


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

___
Post Messages to: ProFox@leafe.com
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/cal4qjhh_oeea_wh-u6_nfjmzuzu_71kigfdqi9wqgotozvy...@mail.gmail.com
** 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.


Re: VFPEncryption71.fll hanging up Inno Setup compile

2014-05-04 Thread Alan Bourke
Get Handle from SysInternals and at the prompt:

handle vfpencryption.fll



___
Post Messages to: ProFox@leafe.com
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/1399197506.20832.113438701.20af4...@webmail.messagingengine.com
** 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.