<?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's a way to achieve immortality.</description>
	<pubDate>Wed, 10 Mar 2010 22:11:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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'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 ('Properties...' and 'End Process...'). 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 (&#8217;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 "Unknown type 'PAnsiChar'" 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 'PChar' type has been renamed to 'PAnsiChar'. Just Replace all occurrences  of 'PChar' type to 'PAnsiChar'.</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 'PChar'
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's extension after mine in case it doesn'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('MyDll.dll');
 RegisterServer(False, ExpandConstant('{tmp}\MyDll.dll'), False);
 obj := CreateOleObject('MyDll.MyClass');
 //Using
 va := obj.MyFunction();
 //Finishing
 UnregisterServer(False, ExpandConstant('{tmp}\MyDll.dll'), False);
 DeleteFile('{tmp}\MyDll.dll');
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(&#8217;MyDll.dll&#8217;);<br />
 RegisterServer(False, ExpandConstant(&#8217;{tmp}\MyDll.dll&#8217;), False);<br />
 obj := CreateOleObject(&#8217;MyDll.MyClass&#8217;);<br />
 //Using<br />
 va := obj.MyFunction();<br />
 //Finishing<br />
 UnregisterServer(False, ExpandConstant(&#8217;{tmp}\MyDll.dll&#8217;), False);<br />
 DeleteFile(&#8217;{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('{app}\Myprog.exe'); 
nCode:=IssFindModule(hWnd,sModuleName,'en',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 "It is not detecting program on running on installation." are you sure you'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'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'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="http://raz-soft.com/about/#contactme"  rel="nofollow"&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 'retry' issue with 64-bit Windows, but I am also having an issue where the UnloadDLL call doesn't seem to be working and the DLL can'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't uninstall IssProc.dll and yes I do have this in my code:

&lt;code&gt;UnloadDLL(ExpandConstant('{app}\IssProc.dll'));&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'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: '*mymodule.dll'</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="http://raz-soft.com/IssProcv1.0.3.453.rar" rel="nofollow"&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'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>
	<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-4787</link>
		<dc:creator>Clark L</dc:creator>
		<pubDate>Sat, 09 May 2009 22:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4787</guid>
		<description>Hello,

I just came across this extension and it does exactly what I was looking for.  I'm having an issue with 'Retry'.  When I click it, even though I have exited the process I was checking for, it still shows in the list and I am unable to continue with setup.  If I exit setup and re-run, I can continue on fine.  Is it possibly something I need to put in to my setup script that controls this behavior?  I'm running this on Server 2008 64-Bit and using the latest Inno Setup version.

Thank you,
Clark L</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I just came across this extension and it does exactly what I was looking for.  I&#8217;m having an issue with &#8216;Retry&#8217;.  When I click it, even though I have exited the process I was checking for, it still shows in the list and I am unable to continue with setup.  If I exit setup and re-run, I can continue on fine.  Is it possibly something I need to put in to my setup script that controls this behavior?  I&#8217;m running this on Server 2008 64-Bit and using the latest Inno Setup version.</p>
<p>Thank you,<br />
Clark L</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sg</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4774</link>
		<dc:creator>sg</dc:creator>
		<pubDate>Tue, 21 Apr 2009 21:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4774</guid>
		<description>Hi Raz,

This one is an excellent one. One more thing I wanted to add is can we not give one more parameter so that we can kill the exe silentely insted of the user to end the process. That might be usefull when the user knows that only one exe is being used and he has to just kill it.
Hope you understand that iam saying. I had writen a small dll and was trying to achieve that feature but i am encountering some issues
"Cannot Import dll:" 

Hope to see your reply soon

Regards,
-SG</description>
		<content:encoded><![CDATA[<p>Hi Raz,</p>
<p>This one is an excellent one. One more thing I wanted to add is can we not give one more parameter so that we can kill the exe silentely insted of the user to end the process. That might be usefull when the user knows that only one exe is being used and he has to just kill it.<br />
Hope you understand that iam saying. I had writen a small dll and was trying to achieve that feature but i am encountering some issues<br />
&#8220;Cannot Import dll:&#8221; </p>
<p>Hope to see your reply soon</p>
<p>Regards,<br />
-SG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaz</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4706</link>
		<dc:creator>Vaz</dc:creator>
		<pubDate>Fri, 13 Feb 2009 03:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4706</guid>
		<description>Translation brazilian portuguese for IssProcLanguage.ini:

TopBoldLabel=Arquivos em uso
TopSubLabel=Alguns arquivos de precisam ser removidos estÃ£o em uso
MoreInfoLabel=As aplicaÃ§Ãµes listadas estÃ£o usando arquivos que necesitam ser removidos por este desinstalador.
Encerreas-as e clique em Tentar Novamente para continuar a desinstalaÃ§Ã£o
;*** Buttons ***
CancelButton=&amp;Cancelar
IgnoreButton=&amp;Ignorar
RetryButton=&amp;Tentar Novamente</description>
		<content:encoded><![CDATA[<p>Translation brazilian portuguese for IssProcLanguage.ini:</p>
<p>TopBoldLabel=Arquivos em uso<br />
TopSubLabel=Alguns arquivos de precisam ser removidos estÃ£o em uso<br />
MoreInfoLabel=As aplicaÃ§Ãµes listadas estÃ£o usando arquivos que necesitam ser removidos por este desinstalador.<br />
Encerreas-as e clique em Tentar Novamente para continuar a desinstalaÃ§Ã£o<br />
;*** Buttons ***<br />
CancelButton=&amp;Cancelar<br />
IgnoreButton=&amp;Ignorar<br />
RetryButton=&amp;Tentar Novamente</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syam S</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-4380</link>
		<dc:creator>Syam S</dc:creator>
		<pubDate>Tue, 20 Jan 2009 06:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-4380</guid>
		<description>Hi,

Is there any way to disable the prompting the user for ending the running process?I need to kill the process from the setup without  the intervention of user.

Please help....

Thanks and regards,
Syam S</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there any way to disable the prompting the user for ending the running process?I need to kill the process from the setup without  the intervention of user.</p>
<p>Please help&#8230;.</p>
<p>Thanks and regards,<br />
Syam S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-3559</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Fri, 21 Nov 2008 13:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-3559</guid>
		<description>Hi,

Is there a way to change the order of the Retry/Ignore/Cancel buttons? Its easy for a user who quickly hits 'Next&gt;' to skip the popup dialog, because Ignore comes roughly at the same spot as 'Next&gt;'. I want to make Retry the middle button.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a way to change the order of the Retry/Ignore/Cancel buttons? Its easy for a user who quickly hits &#8216;Next&gt;&#8217; to skip the popup dialog, because Ignore comes roughly at the same spot as &#8216;Next&gt;&#8217;. I want to make Retry the middle button.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitchell</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-3475</link>
		<dc:creator>Mitchell</dc:creator>
		<pubDate>Mon, 17 Nov 2008 02:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-3475</guid>
		<description>I'm trying to use your Inno code with a shell extension and am not having any luck at all. It never reports that the DLL is in use so it never prompts the user to do anything. It seems so straightforward that I can't imagine what I'm doing wrong. Does it just not work for shell extensions?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use your Inno code with a shell extension and am not having any luck at all. It never reports that the DLL is in use so it never prompts the user to do anything. It seems so straightforward that I can&#8217;t imagine what I&#8217;m doing wrong. Does it just not work for shell extensions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-1863</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 16 May 2008 23:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-1863</guid>
		<description>Hi,

Is it possible to get the name and icon of the file-in-use from the app's main window, instead of getting it from the FileVersion info? This is what Task Manager does for the &#34;Applications&#34; tab, as it is generally more useful/correct than just the FileVersion info.

The exact problem I'm having is this: when the file-in-use is a Java app, IssProc will display something like &#34;Java (TM) 2 Platform Standard Edition binary (javaw.exe)&#34; with the ugly default icon. Of course, most users have no idea what that is!

I think that getting the icon and name from the FileVersion info is a good backup strategy for processes that don't have any windows.

Thanks for a nice utility!

Daniel</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is it possible to get the name and icon of the file-in-use from the app&#8217;s main window, instead of getting it from the FileVersion info? This is what Task Manager does for the &quot;Applications&quot; tab, as it is generally more useful/correct than just the FileVersion info.</p>
<p>The exact problem I&#8217;m having is this: when the file-in-use is a Java app, IssProc will display something like &quot;Java (TM) 2 Platform Standard Edition binary (javaw.exe)&quot; with the ugly default icon. Of course, most users have no idea what that is!</p>
<p>I think that getting the icon and name from the FileVersion info is a good backup strategy for processes that don&#8217;t have any windows.</p>
<p>Thanks for a nice utility!</p>
<p>Daniel</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-903</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Thu, 15 Nov 2007 17:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-903</guid>
		<description>Hi Neo,

&#160;You must modify your script and put additional checks: If the user has selected the english language then use IssProg with 'en' value on the language param. If it selects french then use IssProc with 'fr' and so on...You must have some experience with inno script (delphi/pascal) to make that work. 

&#160;I can help you out with that too, but right now time is not on my side. Send me your script (attach the language file as well) and I shall modify it for you one more time  :-?

Raz</description>
		<content:encoded><![CDATA[<p>Hi Neo,</p>
<p>&nbsp;You must modify your script and put additional checks: If the user has selected the english language then use IssProg with &#8216;en&#8217; value on the language param. If it selects french then use IssProc with &#8216;fr&#8217; and so on&#8230;You must have some experience with inno script (delphi/pascal) to make that work. </p>
<p>&nbsp;I can help you out with that too, but right now time is not on my side. Send me your script (attach the language file as well) and I shall modify it for you one more time  <img src='http://raz-soft.com/smilies/yahoo_think.gif' alt='&#58;&#45;&#63;' class='wp-smiley' width='18' height='18' title='&#58;&#45;&#63;' /></p>
<p>Raz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neo</title>
		<link>http://raz-soft.com/display-english-posts-only/files-in-use-extension-for-inno-setup/comment-page-1/#comment-901</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Tue, 13 Nov 2007 13:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/archives/107#comment-901</guid>
		<description>Hi,

Yes working great with : nCode:=IssFindModule(hWnd,sModuleName,'fr',false,true); 

and : nCode:=IssFindModule(hWnd,sModuleName,'fru',false,true);

But in fact I use innosetup in multi language in my case the users select english or french during the first screen !

And right now I just can use IssProc in english or french but not the both.

I hope you understand what I mean !

Neo</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Yes working great with : nCode:=IssFindModule(hWnd,sModuleName,&#8217;fr&#8217;,false,true); </p>
<p>and : nCode:=IssFindModule(hWnd,sModuleName,&#8217;fru&#8217;,false,true);</p>
<p>But in fact I use innosetup in multi language in my case the users select english or french during the first screen !</p>
<p>And right now I just can use IssProc in english or french but not the both.</p>
<p>I hope you understand what I mean !</p>
<p>Neo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
