<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Files-In-Use Extension for Inno Setup</title>
	<atom:link href="http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/</link>
	<description>Share your knowledge. It&#039;s a way to achieve immortality.</description>
	<lastBuildDate>Sun, 13 May 2012 23:36:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jouni</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-5184</link>
		<dc:creator>Jouni</dc:creator>
		<pubDate>Thu, 26 Jan 2012 14:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-5184</guid>
		<description>One trick is to load IssProc.dll from {tmp} folder and delete the {tmp} folder in a delayed manner with a batch file using sleep and rd. The best place to exec the batch is in DeinitializeSetup and DeinitializeUninstall.</description>
		<content:encoded><![CDATA[<p>One trick is to load IssProc.dll from {tmp} folder and delete the {tmp} folder in a delayed manner with a batch file using sleep and rd. The best place to exec the batch is in DeinitializeSetup and DeinitializeUninstall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fda</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-5047</link>
		<dc:creator>fda</dc:creator>
		<pubDate>Thu, 22 Sep 2011 01:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-5047</guid>
		<description>where is the source package?</description>
		<content:encoded><![CDATA[<p>where is the source package?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-5009</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 01 Feb 2011 15:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-5009</guid>
		<description>Great addon!

I am having an issue with it under 64-bit Windows where it leaves behind the IssProc.dll during the uninstall process.

Is there a known fix or workaround for this?

Thanks!

Geoff</description>
		<content:encoded><![CDATA[<p>Great addon!</p>
<p>I am having an issue with it under 64-bit Windows where it leaves behind the IssProc.dll during the uninstall process.</p>
<p>Is there a known fix or workaround for this?</p>
<p>Thanks!</p>
<p>Geoff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregg</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-5002</link>
		<dc:creator>Gregg</dc:creator>
		<pubDate>Sun, 09 Jan 2011 19:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-5002</guid>
		<description>I believe that WatchGuard (www.watchguard.com) uses your software in their installation setup for their WatchGuard System Manager (WSM) application suite. Their WSM 11.3.2 suite has a problem when being installed on Windows Server 2008 R2 (64-bit) and gets an error stating &quot;IssProc.x64 has stopped working&quot; shortly after the installer starts to run. They have not been able to fix it in over ten months, so I started digging, which is how I found this site. 

WatchGuard says that Windows Server 2008 R2 (64-bit) is a supported OS, but they have this crash problem.

I am not a programmer, so none of the code examples on this site mean anything to me. In case it helps, here are the details I get after a crash of the IssProc.x64 process.

Error details:
Problem signature:
Problem Event Name: APPCRASH
Application Name: IssProc.x64
Application Version: 0.0.0.0
Application Timestamp: 46f55ed3
Fault Module Name: IssProc.x64
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 46f55ed3
Exception Code: c0000005
Exception Offset: 0000000000001135
OS Version: 6.1.7600.2.0.0.305.9
Locale ID: 1033
Additional Information 1: b4d0
Additional Information 2: b4d0a8d0c9f31a354f4c2193fda26dcc
Additional Information 3: 7f77
Additional Information 4: 7f771283980a7606b373aeb3e7f44944

The above is from Small Business Server 2011, which has Windows Server 2008 R2 as the base OS.

Thank you!

Gregg Hill</description>
		<content:encoded><![CDATA[<p>I believe that WatchGuard (www.watchguard.com) uses your software in their installation setup for their WatchGuard System Manager (WSM) application suite. Their WSM 11.3.2 suite has a problem when being installed on Windows Server 2008 R2 (64-bit) and gets an error stating &#8220;IssProc.x64 has stopped working&#8221; shortly after the installer starts to run. They have not been able to fix it in over ten months, so I started digging, which is how I found this site. </p>
<p>WatchGuard says that Windows Server 2008 R2 (64-bit) is a supported OS, but they have this crash problem.</p>
<p>I am not a programmer, so none of the code examples on this site mean anything to me. In case it helps, here are the details I get after a crash of the IssProc.x64 process.</p>
<p>Error details:<br />
Problem signature:<br />
Problem Event Name: APPCRASH<br />
Application Name: IssProc.x64<br />
Application Version: 0.0.0.0<br />
Application Timestamp: 46f55ed3<br />
Fault Module Name: IssProc.x64<br />
Fault Module Version: 0.0.0.0<br />
Fault Module Timestamp: 46f55ed3<br />
Exception Code: c0000005<br />
Exception Offset: 0000000000001135<br />
OS Version: 6.1.7600.2.0.0.305.9<br />
Locale ID: 1033<br />
Additional Information 1: b4d0<br />
Additional Information 2: b4d0a8d0c9f31a354f4c2193fda26dcc<br />
Additional Information 3: 7f77<br />
Additional Information 4: 7f771283980a7606b373aeb3e7f44944</p>
<p>The above is from Small Business Server 2011, which has Windows Server 2008 R2 as the base OS.</p>
<p>Thank you!</p>
<p>Gregg Hill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jos Hennen</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4998</link>
		<dc:creator>Jos Hennen</dc:creator>
		<pubDate>Mon, 03 Jan 2011 13:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4998</guid>
		<description>Just started playing with this extension. 

I adapted the example provided with the extension and made the install try to overwrite a file in the {App} folder which I hold open in MS-Word.

When I try this, the extension does not detect anything and I get the plain old InnoSetup message box Abort-Retry-Ignore. 

Am I missing something? 

Btw: I am running on 32-bit Windows7 enterprise.</description>
		<content:encoded><![CDATA[<p>Just started playing with this extension. </p>
<p>I adapted the example provided with the extension and made the install try to overwrite a file in the {App} folder which I hold open in MS-Word.</p>
<p>When I try this, the extension does not detect anything and I get the plain old InnoSetup message box Abort-Retry-Ignore. </p>
<p>Am I missing something? </p>
<p>Btw: I am running on 32-bit Windows7 enterprise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mateusz J</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4984</link>
		<dc:creator>Mateusz J</dc:creator>
		<pubDate>Thu, 14 Oct 2010 09:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4984</guid>
		<description>Raz, thanks for great tool!

I use with my setup ISSkin (http://isskin.codejock.com/) and IssProc dialog looks good but I can&#039;t apply to TopBoldLabel and TopSubLabel proper background color (in my case white color). Any suggestion?

Regards
Mateusz</description>
		<content:encoded><![CDATA[<p>Raz, thanks for great tool!</p>
<p>I use with my setup ISSkin (<a href="http://isskin.codejock.com/" rel="nofollow">http://isskin.codejock.com/</a>) and IssProc dialog looks good but I can&#8217;t apply to TopBoldLabel and TopSubLabel proper background color (in my case white color). Any suggestion?</p>
<p>Regards<br />
Mateusz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GC</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4980</link>
		<dc:creator>GC</dc:creator>
		<pubDate>Tue, 05 Oct 2010 20:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4980</guid>
		<description>I am having the same problem with 64-bit Windows.

Is there a known solution?

Thanks!

GC</description>
		<content:encoded><![CDATA[<p>I am having the same problem with 64-bit Windows.</p>
<p>Is there a known solution?</p>
<p>Thanks!</p>
<p>GC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: promd</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4975</link>
		<dc:creator>promd</dc:creator>
		<pubDate>Wed, 18 Aug 2010 13:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4975</guid>
		<description>Raz, perfect extension, thanks! I have Used Version 1.0.3.453 in a win7 64bit, and the retry works now. Why Don&#039;t you release it? There are several positive reports.</description>
		<content:encoded><![CDATA[<p>Raz, perfect extension, thanks! I have Used Version 1.0.3.453 in a win7 64bit, and the retry works now. Why Don&#8217;t you release it? There are several positive reports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T800</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4973</link>
		<dc:creator>T800</dc:creator>
		<pubDate>Sat, 07 Aug 2010 20:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4973</guid>
		<description>Unfortunately, &#039;Files in use&#039; window causes serious condition.
While it&#039;s active, if you switch to any other window (if it loses focus), main window and &#039;Files in use&#039; window becomes invisible and unresponsive.
Looks like window messages are not processed correctly (the only response sometimes I can get is partial system menu on setup&#039;s taskbar button).
The only way to get it back (make it visible) is to minimize all windows and then switch to it.
Tested on Vista and XP, with InnoSetup AND with a &quot;loader&quot; windows application, so I know it&#039;s not a random condition.
I hope you can figure it out.

Btw, the captcha you are using is totally illegible.</description>
		<content:encoded><![CDATA[<p>Unfortunately, &#8216;Files in use&#8217; window causes serious condition.<br />
While it&#8217;s active, if you switch to any other window (if it loses focus), main window and &#8216;Files in use&#8217; window becomes invisible and unresponsive.<br />
Looks like window messages are not processed correctly (the only response sometimes I can get is partial system menu on setup&#8217;s taskbar button).<br />
The only way to get it back (make it visible) is to minimize all windows and then switch to it.<br />
Tested on Vista and XP, with InnoSetup AND with a &#8220;loader&#8221; windows application, so I know it&#8217;s not a random condition.<br />
I hope you can figure it out.</p>
<p>Btw, the captcha you are using is totally illegible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4955</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 02 Mar 2010 20:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4955</guid>
		<description>Me again. It looks like the new dll (1.0.3.453) doesn&#039;t fix the problem that the file never gets deleted unter 64-bit Windows by the installer. I tried the included Demo.iss with InnoSetup5.3.8 (Ansi and Unicode Version). If you install the Demo, then {tmp}\IssProc.dll is not deleted and if you uninstall the Demo then {app}\IssProc.dll is not deleted. I tested with Vista Bussiness SP2 x64 German, if that helps. Send me an E-Mail if you need more information. Under 32-bit Windows everything seems to be OK for me.

Thanks and regards,
 Frank</description>
		<content:encoded><![CDATA[<p>Me again. It looks like the new dll (1.0.3.453) doesn&#8217;t fix the problem that the file never gets deleted unter 64-bit Windows by the installer. I tried the included Demo.iss with InnoSetup5.3.8 (Ansi and Unicode Version). If you install the Demo, then {tmp}\IssProc.dll is not deleted and if you uninstall the Demo then {app}\IssProc.dll is not deleted. I tested with Vista Bussiness SP2 x64 German, if that helps. Send me an E-Mail if you need more information. Under 32-bit Windows everything seems to be OK for me.</p>
<p>Thanks and regards,<br />
 Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4954</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4954</guid>
		<description>Just one translation point: If you right-click on a FileInUse-item then the menu entries are always in english (&#039;Properties...&#039; and &#039;End Process...&#039;). Is there a way to change these strings to another language?</description>
		<content:encoded><![CDATA[<p>Just one translation point: If you right-click on a FileInUse-item then the menu entries are always in english (&#8216;Properties&#8230;&#8217; and &#8216;End Process&#8230;&#8217;). Is there a way to change these strings to another language?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4953</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4953</guid>
		<description>Thank you for this nice extension for Inno Setup.</description>
		<content:encoded><![CDATA[<p>Thank you for this nice extension for Inno Setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeroG</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4936</link>
		<dc:creator>zeroG</dc:creator>
		<pubDate>Thu, 14 Jan 2010 14:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4936</guid>
		<description>With version 5.3.6 you will get an &quot;Unknown type &#039;PAnsiChar&#039;&quot; error if you do so.

Other than that, thank you for this add-on!!</description>
		<content:encoded><![CDATA[<p>With version 5.3.6 you will get an &#8220;Unknown type &#8216;PAnsiChar&#8217;&#8221; error if you do so.</p>
<p>Other than that, thank you for this add-on!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TStarGermany</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4917</link>
		<dc:creator>TStarGermany</dc:creator>
		<pubDate>Tue, 22 Dec 2009 19:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4917</guid>
		<description>superb add-on .. thanks !!!</description>
		<content:encoded><![CDATA[<p>superb add-on .. thanks !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4903</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Tue, 08 Dec 2009 15:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4903</guid>
		<description>Starting with Inno Setup v5.3.0 script the &#039;PChar&#039; type has been renamed to &#039;PAnsiChar&#039;. Just Replace all occurrences  of &#039;PChar&#039; type to &#039;PAnsiChar&#039;.</description>
		<content:encoded><![CDATA[<p>Starting with Inno Setup v5.3.0 script the &#8216;PChar&#8217; type has been renamed to &#8216;PAnsiChar&#8217;. Just Replace all occurrences  of &#8216;PChar&#8217; type to &#8216;PAnsiChar&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zakyn</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4902</link>
		<dc:creator>zakyn</dc:creator>
		<pubDate>Mon, 07 Dec 2009 14:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4902</guid>
		<description>Hello, I haqve a problem with compilation.

Parsing [Files] section, line 332
   Reading version info: ..\InnoS
etup5_unicode\IssProc.dll
Parsing [Files] section, line 334
   Reading version info: ..\InnoS
etup5_unicode\IssProcLanguage.ini
Parsing [Files] section, line 336
Parsing [Files] section, line 337
Compiling [Code] section
Error on line 506 in .\InstallationScripts\GrpOffice2.iss:
 Column 51:
Unknown type &#039;PChar&#039;
Compile aborted.

What is wrong please?

Thanks

Zakyn</description>
		<content:encoded><![CDATA[<p>Hello, I haqve a problem with compilation.</p>
<p>Parsing [Files] section, line 332<br />
   Reading version info: ..\InnoS<br />
etup5_unicode\IssProc.dll<br />
Parsing [Files] section, line 334<br />
   Reading version info: ..\InnoS<br />
etup5_unicode\IssProcLanguage.ini<br />
Parsing [Files] section, line 336<br />
Parsing [Files] section, line 337<br />
Compiling [Code] section<br />
Error on line 506 in .\InstallationScripts\GrpOffice2.iss:<br />
 Column 51:<br />
Unknown type &#8216;PChar&#8217;<br />
Compile aborted.</p>
<p>What is wrong please?</p>
<p>Thanks</p>
<p>Zakyn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xeek</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4898</link>
		<dc:creator>Xeek</dc:creator>
		<pubDate>Mon, 30 Nov 2009 04:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4898</guid>
		<description>I made another extension that adds that functionality. It force kills an exe/module name you give, then I run raz&#039;s extension after mine in case it doesn&#039;t work out. Let me know if you want it, xeek@x3software.com</description>
		<content:encoded><![CDATA[<p>I made another extension that adds that functionality. It force kills an exe/module name you give, then I run raz&#8217;s extension after mine in case it doesn&#8217;t work out. Let me know if you want it, <a href="mailto:xeek@x3software.com">xeek@x3software.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kite</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4893</link>
		<dc:creator>Kite</dc:creator>
		<pubDate>Wed, 18 Nov 2009 03:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4893</guid>
		<description>I have issue with not deleting IssProc.dll after uninstalling application on Win7 x64</description>
		<content:encoded><![CDATA[<p>I have issue with not deleting IssProc.dll after uninstalling application on Win7 x64</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel Vivanco</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4884</link>
		<dc:creator>Miguel Vivanco</dc:creator>
		<pubDate>Tue, 10 Nov 2009 02:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4884</guid>
		<description>Intenta de esta manera (Try this way):
Var
 obj: Variant
 va: MyVariableType;
Begin
 //Starting
 ExtractTemporaryFile(&#039;MyDll.dll&#039;);
 RegisterServer(False, ExpandConstant(&#039;{tmp}\MyDll.dll&#039;), False);
 obj := CreateOleObject(&#039;MyDll.MyClass&#039;);
 //Using
 va := obj.MyFunction();
 //Finishing
 UnregisterServer(False, ExpandConstant(&#039;{tmp}\MyDll.dll&#039;), False);
 DeleteFile(&#039;{tmp}\MyDll.dll&#039;);
End;

Suerte (good luck)</description>
		<content:encoded><![CDATA[<p>Intenta de esta manera (Try this way):<br />
Var<br />
 obj: Variant<br />
 va: MyVariableType;<br />
Begin<br />
 //Starting<br />
 ExtractTemporaryFile(&#8216;MyDll.dll&#8217;);<br />
 RegisterServer(False, ExpandConstant(&#8216;{tmp}\MyDll.dll&#8217;), False);<br />
 obj := CreateOleObject(&#8216;MyDll.MyClass&#8217;);<br />
 //Using<br />
 va := obj.MyFunction();<br />
 //Finishing<br />
 UnregisterServer(False, ExpandConstant(&#8216;{tmp}\MyDll.dll&#8217;), False);<br />
 DeleteFile(&#8216;{tmp}\MyDll.dll&#8217;);<br />
End;</p>
<p>Suerte (good luck)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4883</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 07 Nov 2009 22:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4883</guid>
		<description>Just wanted to say thanks.
The extension works great for me.</description>
		<content:encoded><![CDATA[<p>Just wanted to say thanks.<br />
The extension works great for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark L</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4868</link>
		<dc:creator>Clark L</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4868</guid>
		<description>I should say, though, that the new DLL did fix the retry problem on 64-bit Windows for me, so I appreciate you fixing that!</description>
		<content:encoded><![CDATA[<p>I should say, though, that the new DLL did fix the retry problem on 64-bit Windows for me, so I appreciate you fixing that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4864</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Mon, 07 Sep 2009 15:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4864</guid>
		<description>Try to simplify it, make it more readable to find the problem, do something like this:

&lt;code&gt;
 {....blah blah init code...}
begin
  Result := true; {default return value } 
sModuleName:=ExpandConstant(&#039;{app}\Myprog.exe&#039;); 
nCode:=IssFindModule(hWnd,sModuleName,&#039;en&#039;,false,true);
if nCode=1 then  begin
       PostMessage (WizardForm.Handle, $0010,0, 0); {canceled}
end else if (nCode=0) or (nCode=2) then begin
 Result:=CheckNET();                               
end;
&lt;/code&gt;

</description>
		<content:encoded><![CDATA[<p>Try to simplify it, make it more readable to find the problem, do something like this:</p>
<div class="codecolorer-container text " style="overflow:auto;white-space:nowrap;width:530px"><table cellspacing="0" cellpadding="0"><tbody><tr><td class="line-numbers"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br /></div></td><td><div class="text codecolorer" style="font-family:Monaco,Lucida Console,monospace">{....blah blah init code...}<br />
begin<br />
&nbsp; Result := true; {default return value } <br />
sModuleName:=ExpandConstant('{app}\Myprog.exe'); <br />
nCode:=IssFindModule(hWnd,sModuleName,'en',false,true);<br />
if nCode=1 then &nbsp;begin<br />
&nbsp; &nbsp; &nbsp; &nbsp;PostMessage (WizardForm.Handle, $0010,0, 0); {canceled}<br />
end else if (nCode=0) or (nCode=2) then begin<br />
&nbsp;Result:=CheckNET(); &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
end;</div></td></tr></tbody></table></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4863</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Mon, 07 Sep 2009 14:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4863</guid>
		<description>What do you mean by &quot;It is not detecting program on running on installation.&quot; are you sure you&#039;re searching for the right one, with wildcard?</description>
		<content:encoded><![CDATA[<p>What do you mean by &#8220;It is not detecting program on running on installation.&#8221; are you sure you&#8217;re searching for the right one, with wildcard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4862</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Mon, 07 Sep 2009 14:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4862</guid>
		<description>Need some help, I would like to use this with another feature but they both use the same function function NextButtonClick(CurPage: Integer): Boolean;

So I did this: 
function NextButtonClick(CurPage: Integer): Boolean;
begin
    if CurPage = wpReady then
    begin
        Result := CheckAppRun() and CheckNET();
    end;
end;

and created function CheckAppRun(): Boolean;
with the code from the NextButtonClick minus the if CurPage = wpReady then. But now I when I run the setup program I&#039;m unable to get next click to work. Any help on why this is please let me know?</description>
		<content:encoded><![CDATA[<p>Need some help, I would like to use this with another feature but they both use the same function function NextButtonClick(CurPage: Integer): Boolean;</p>
<p>So I did this:<br />
function NextButtonClick(CurPage: Integer): Boolean;<br />
begin<br />
    if CurPage = wpReady then<br />
    begin<br />
        Result := CheckAppRun() and CheckNET();<br />
    end;<br />
end;</p>
<p>and created function CheckAppRun(): Boolean;<br />
with the code from the NextButtonClick minus the if CurPage = wpReady then. But now I when I run the setup program I&#8217;m unable to get next click to work. Any help on why this is please let me know?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4860</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sat, 05 Sep 2009 15:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4860</guid>
		<description>The file is now being removed I guess it was an issue with the file. 

Also new problem, It is not detecting program on running on installation.</description>
		<content:encoded><![CDATA[<p>The file is now being removed I guess it was an issue with the file. </p>
<p>Also new problem, It is not detecting program on running on installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4857</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Tue, 01 Sep 2009 07:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4857</guid>
		<description>Hi, sorry for the delayed response.

&lt;b&gt;@Brandon, Clark L&lt;/b&gt;
Is this happening only on 64bit Windows? Because I can&#039;t replicate. Thanks</description>
		<content:encoded><![CDATA[<p>Hi, sorry for the delayed response.</p>
<p><b>@Brandon, Clark L</b><br />
Is this happening only on 64bit Windows? Because I can&#8217;t replicate. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4856</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Tue, 01 Sep 2009 07:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4856</guid>
		<description>Hi and thanks for the feedback,

I can make you a custom IssProc build, &lt;a href=&quot;http://raz-soft.com/about/#contactme&quot;  rel=&quot;nofollow&quot;&gt;just drop me a mail &lt;/a&gt; with your texts to discuss further.</description>
		<content:encoded><![CDATA[<p>Hi and thanks for the feedback,</p>
<p>I can make you a custom IssProc build, <a href="http://raz-soft.com/about/#contactme"  rel="nofollow">just drop me a mail </a> with your texts to discuss further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark L</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4855</link>
		<dc:creator>Clark L</dc:creator>
		<pubDate>Tue, 01 Sep 2009 00:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4855</guid>
		<description>I also was finally able to try http://raz-soft.com/IssProcv1.0.3.453.rar and it fixes the &#039;retry&#039; issue with 64-bit Windows, but I am also having an issue where the UnloadDLL call doesn&#039;t seem to be working and the DLL can&#039;t be deleted by the installer without a reboot.</description>
		<content:encoded><![CDATA[<p>I also was finally able to try <a href="http://raz-soft.com/IssProcv1.0.3.453.rar" rel="nofollow">http://raz-soft.com/IssProcv1.0.3.453.rar</a> and it fixes the &#8216;retry&#8217; issue with 64-bit Windows, but I am also having an issue where the UnloadDLL call doesn&#8217;t seem to be working and the DLL can&#8217;t be deleted by the installer without a reboot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4832</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Mon, 20 Jul 2009 23:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4832</guid>
		<description>http://raz-soft.com/IssProcv1.0.3.453.rar

this fixed the issues with the 64 bit windows, but it didn&#039;t uninstall IssProc.dll and yes I do have this in my code:

&lt;code&gt;UnloadDLL(ExpandConstant(&#039;{app}\IssProc.dll&#039;));&lt;/code&gt;

</description>
		<content:encoded><![CDATA[<p><a href="http://raz-soft.com/IssProcv1.0.3.453.rar" rel="nofollow">http://raz-soft.com/IssProcv1.0.3.453.rar</a></p>
<p>this fixed the issues with the 64 bit windows, but it didn&#8217;t uninstall IssProc.dll and yes I do have this in my code:</p>
<div class="codecolorer-container text " style="overflow:auto;white-space:nowrap;width:530px"><table cellspacing="0" cellpadding="0"><tbody><tr><td class="line-numbers"><div>1<br /></div></td><td><div class="text codecolorer" style="font-family:Monaco,Lucida Console,monospace">UnloadDLL(ExpandConstant('{app}\IssProc.dll'));</div></td></tr></tbody></table></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: mlodyno</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4818</link>
		<dc:creator>mlodyno</dc:creator>
		<pubDate>Mon, 29 Jun 2009 18:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4818</guid>
		<description>Hello. IssProc is great but I have a small problem. I use IssProcLanguage.ini to show instructions in Polish. It is ok in some WindowsXP and Vista but sometimes in win98 or some XPs instructions are shown in English. I guest that it is problem with including .ini and finally is shown oryginaly english instuction probably from issProc.dll. 
It is very important to display all informations in Polish... Can I ask for help? May I ask for translated issProc.dll file? Or any other ways to solve my problem? Thanks!!!</description>
		<content:encoded><![CDATA[<p>Hello. IssProc is great but I have a small problem. I use IssProcLanguage.ini to show instructions in Polish. It is ok in some WindowsXP and Vista but sometimes in win98 or some XPs instructions are shown in English. I guest that it is problem with including .ini and finally is shown oryginaly english instuction probably from issProc.dll.<br />
It is very important to display all informations in Polish&#8230; Can I ask for help? May I ask for translated issProc.dll file? Or any other ways to solve my problem? Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4792</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Mon, 11 May 2009 06:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4792</guid>
		<description>Thank you. It will be usefull, but right now I&#039;m to busy with other projects. If you really want this feature I can make a private build for you for a small donation :-)</description>
		<content:encoded><![CDATA[<p>Thank you. It will be usefull, but right now I&#8217;m to busy with other projects. If you really want this feature I can make a private build for you for a small donation <img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#58;&#45;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#45;&#41;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4791</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Mon, 11 May 2009 06:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4791</guid>
		<description>Thank you for your translation.</description>
		<content:encoded><![CDATA[<p>Thank you for your translation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4790</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Mon, 11 May 2009 06:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4790</guid>
		<description>There is now way to do this ,you can hide the window but you can not kill the process automatically. I can add this feature in a new build...</description>
		<content:encoded><![CDATA[<p>There is now way to do this ,you can hide the window but you can not kill the process automatically. I can add this feature in a new build&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4789</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Mon, 11 May 2009 06:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4789</guid>
		<description>It works just fine for shell extensions, this is the main reason why I made this extension. Just make sure you write the searched module with wildcard to match any folder: &#039;*mymodule.dll&#039;</description>
		<content:encoded><![CDATA[<p>It works just fine for shell extensions, this is the main reason why I made this extension. Just make sure you write the searched module with wildcard to match any folder: &#8216;*mymodule.dll&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4788</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Mon, 11 May 2009 06:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4788</guid>
		<description>Hi Clark,

This is a 64bit issue, I got a beta fix &lt;a href=&quot;http://raz-soft.com/IssProcv1.0.3.453.rar&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; if you want to give it a try. Please let me know if it works on you and I will release it as soon as posible. I don&#039;t have suffcient resources for full 64bit tests, sorry.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Clark,</p>
<p>This is a 64bit issue, I got a beta fix <a href="http://raz-soft.com/IssProcv1.0.3.453.rar" rel="nofollow">here</a> if you want to give it a try. Please let me know if it works on you and I will release it as soon as posible. I don&#8217;t have suffcient resources for full 64bit tests, sorry.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

