Re: VFPEncryption71.fll hanging up Inno Setup compile

2014-05-05 Thread mbsoftwaresolutions
Ran it as Administrator and got it to run, but it still doesn't find 
anything with a handle on it!!!  UGH.  Restarted; ran Inno Script Studio 
setup and got the same freakin' hangup on vfpencryption71.fll.  Here's 
the screenshot showing my Inno Studio problem, and me trying the HANDLE 
command afterwards with it finding no hangup:


http://mbsoftwaresolutions.com/images/still_problem.png

I am 99% sure this is related to this freakin' A/V software.  It's 
McAfee--it came with the new laptop.  I prefer AVAST or AVG myself.


--Mike


On 2014-05-04 16:20, Alan Bourke wrote:

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



[excessive quoting removed by server]

___
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/0c27fdae18f5ef88747fc779b2c09...@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 (RESOLVED)

2014-05-05 Thread mbsoftwaresolutions

On 2014-05-05 21:54, mbsoftwaresoluti...@mbsoftwaresolutions.com wrote:

Ran it as Administrator and got it to run, but it still doesn't find
anything with a handle on it!!!  UGH.  Restarted; ran Inno Script
Studio setup and got the same freakin' hangup on vfpencryption71.fll.
Here's the screenshot showing my Inno Studio problem, and me trying
the HANDLE command afterwards with it finding no hangup:

http://mbsoftwaresolutions.com/images/still_problem.png

I am 99% sure this is related to this freakin' A/V software.  It's
McAfee--it came with the new laptop.  I prefer AVAST or AVG myself.

--Mike




Turning off RealTime scanning in McAfee fixed the issue.  Now onto REAL 
problems.  :-)



___
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/812579b61e1ec743df6c86562d1f7...@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 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.


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 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 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 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.


VFPEncryption71.fll hanging up Inno Setup compile

2014-05-03 Thread mbsoftwaresolutions

VFP9SP2, Inno Setup Studio, Win 7 Pro

Every time I try to compile my setup.exe with the vfpencryption71.fll 
included, Inno hangs and says the file is in use.  I don't have VFP 
open; I don't have my app running.  What the heck?


Here's the screenshot:
http://mbsoftwaresolutions.com/images/InnoSetupProblem.PNG

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/cfffe5ce7f099a9aa17fb6337eb93...@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-03 Thread Tracy Pearson


On May 3, 2014 7:59:36 PM EDT, mbsoftwaresoluti...@mbsoftwaresolutions.com 
wrote:
VFP9SP2, Inno Setup Studio, Win 7 Pro

Every time I try to compile my setup.exe with the vfpencryption71.fll 
included, Inno hangs and says the file is in use.  I don't have VFP 
open; I don't have my app running.  What the heck?

Here's the screenshot:
http://mbsoftwaresolutions.com/images/InnoSetupProblem.PNG

tia,
--Mike


Does it behave the same if you don't compress the fll?
-- 
Tracy

___
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/f956c163-4ac0-4d15-81b8-25b8025ec...@email.android.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-03 Thread mbsoftwaresolutions

On 2014-05-03 20:07, Tracy Pearson wrote:

On May 3, 2014 7:59:36 PM EDT,
mbsoftwaresoluti...@mbsoftwaresolutions.com wrote:
VFP9SP2, Inno Setup Studio, Win 7 Pro

Every time I try to compile my setup.exe with the vfpencryption71.fll
included, Inno hangs and says the file is in use.  I don't have VFP
open; I don't have my app running.  What the heck?

Here's the screenshot:
http://mbsoftwaresolutions.com/images/InnoSetupProblem.PNG

tia,
--Mike


Does it behave the same if you don't compress the fll?



Yes, same error.  I marked nocompression and noencryption.  Same result. 
 :(



___
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/458f1affcc50f80fd40eeda81fccf...@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-03 Thread mbsoftwaresolutions

On 2014-05-03 20:27, mbsoftwaresoluti...@mbsoftwaresolutions.com wrote:

On 2014-05-03 20:07, Tracy Pearson wrote:

Does it behave the same if you don't compress the fll?



Yes, same error.  I marked nocompression and noencryption.  Same 
result.  :(



I wonder if the A/V software is somehow responsible?  More weird:  it 
doesn't always happen.  It USUALLY happens but once every 'n' tries it 
appears to work (and compile fine without issue).


___
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/808a29684d67ab86c29dcbf23a754...@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-03 Thread mbsoftwaresolutions

On 2014-05-03 20:46, mbsoftwaresoluti...@mbsoftwaresolutions.com wrote:

On 2014-05-03 20:27, mbsoftwaresoluti...@mbsoftwaresolutions.com wrote:

On 2014-05-03 20:07, Tracy Pearson wrote:

Does it behave the same if you don't compress the fll?



Yes, same error.  I marked nocompression and noencryption.  Same 
result.  :(



I wonder if the A/V software is somehow responsible?  More weird:  it
doesn't always happen.  It USUALLY happens but once every 'n' tries it
appears to work (and compile fine without issue).




Even after restarting the computer, going right into Inno Setup Studio 
and compiling right away...bam...same error.  Methinks it's something of 
a false positive.


___
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/901658afce2cfb8f6886b3b0c30cf...@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.