﻿<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rss  version="2.0" 
					xmlns:content="http://purl.org/rss/1.0/modules/content/" 
					xmlns:atom="http://www.w3.org/2005/Atom"
					xmlns:dc="http://purl.org/dc/elements/1.1/"
					xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"

				>
				<channel>
				<title>winPenPack - The Portable Software Collection : Forum / topic</title>
				<link>http://www.winpenpack.com/</link>
				<description></description>

<language>it-it</language>
				<copyright>Copyright © winPenPack 2005-2023 - All rights reservedPowered by e107 website system | winPenPack License AgreementTerms of Use | Privacy Policy</copyright>
				<managingEditor>winpenpack@nospam.com (winPenPack)</managingEditor>
				<webMaster>winpenpack@nospam.com (winPenPack)</webMaster>
				<pubDate>Mon, 16 Mar 2026 10:07:47 +0100</pubDate>
				<lastBuildDate>Mon, 16 Mar 2026 10:07:47 +0100</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<sy:updatePeriod>hourly</sy:updatePeriod>
				<sy:updateFrequency>1</sy:updateFrequency>

				<ttl>60</ttl>
<atom:link href="http://www.winpenpack.com/main/e107_plugins/rss_menu/rss.php?8.2.46409" rel="self" type="application/rss+xml" />

					<image>
					<title>winPenPack - The Portable Software Collection : Forum / topic</title>
					<url>http://www.winpenpack.com/main/e107_images/logo.png</url>
					<link>http://www.winpenpack.com/</link>
					<width>88</width>
					<height>31</height>
					<description></description>
					</image>
<item>
<title>[bug] X-Launcher: Filename as Commandline parameter</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</link>
<description><![CDATA[Hi,<br /> <br />thank you very, very much for X-Launcher. I like it very much.<br /><br />Here's a little problem, I've noticed. This seems to be a bug in X-Launcher (all versions). The below samples show that X-Launcher does not interpret its command-line parameter (filenames) the right way.<br />I'm not sure about it. But I think that X-Launcher should always give the full path of filenames to the executed application (see examples below). Another way: Maybe it can be done by setting the working directory. But I don't know what happens if you're using two files from different directories.<br /> <br />Have a nice day.<br />zoi<br /> <br /><br />---------------------------------------------------------------------------<br />Test 1:<br />---------------------------------------------------------------------------<br />x-WinMerge<br />    taken from http://www.winpenpack.com/main/download.php?view.27<br />    15 ottobre 2009 - 00:25:54<br /> <br />1. x-WinMerge started from CommandLine (Cmd, FarManager, ...)<br />   'Dir:  C:&#092;X-WinMerge&#092;'<br />   'Cmd:  X-WinMerge.exe X-WinMerge.ini X-WinMerge2.ini'<br /> <br />2. Result:<br />   x-WinMerge does not start right.<br />   - it opens "File Open"-Window<br />   - Showing<br />     'Left: C:&#092;X-WinMerge&#092;Bin&#092;WinMerge&#092;X-WinMerge.ini X-WinMerge2.ini'<br />     in "File Open"-Window for Left side. This is terrible because<br />     WinMerge cannot handle this single kind of filename.<br />     Should be:<br />     'Left: C:&#092;X-WinMerge&#092;Bin&#092;WinMerge&#092;X-WinMerge.ini'<br />     'Right: C:&#092;X-WinMerge&#092;Bin&#092;WinMerge&#092;X-WinMerge2.ini'<br /> <br />3. No Problem when using winmerge directly:<br />   'Dir:  C:&#092;X-WinMerge&#092;'<br />   'Cmd:  C:&#092;X-WinMerge&#092;Bin&#092;WinMerge&#092;WinMerge.exe X-WinMerge.ini X-WinMerge2.ini'<br /> <br /> <br /> <br />---------------------------------------------------------------------------<br />Test 2:<br />---------------------------------------------------------------------------<br /> <br />X-FoxitReader launcher 1.4.2 [rev10]<br />    taken from http://www.winpenpack.com/main/download.php?view.1042<br />    13 ottobre 2010 - 13:40:23<br /> <br />1. X-FoxitReader started from CommandLine (Cmd, FarManager, ...)<br />   'Dir:  C:&#092;X-FoxitReader&#092;'<br />   'Cmd:  X-FoxitReader.exe td_1.pdf'<br /> <br />2. Result:<br />   X-FoxitReader does not open file 'td_1.pdf'.<br /> <br />3. No Problem when using X-FoxitReader directly:<br />   'X-FoxitReader.exe td_1.pdf C:&#092;X-FoxitReader&#092;td_1.pdf'<br />]]></description>
<pubDate>Tue, 26 Oct 2010 07:30:22 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</guid>
</item>

<item>
<title>Re: [bug] X-Launcher: Filename as Commandline parameter</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</link>
<description><![CDATA[Hi zoi, welcome to our forum!<br />At first sight, the solution to your problem should be quite easy.<br />Just add<br /><br /><div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000">&#091;FileToRun]<br />(...)<br />WorkingDir=@WorkingDir@</span></code></div><br />in the X-WinMerge.ini and X-FoxitReader.ini files, and see if this changes their behaviors as you desire...<br />Please, try and let us know if it works for you!<br />Best Regards<br />ZioZione]]></description>
<dc:creator>ZioZione</dc:creator>
<pubDate>Wed, 27 Oct 2010 21:30:37 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</guid>
</item>

<item>
<title>Re: [bug] X-Launcher: Filename as Commandline parameter</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</link>
<description><![CDATA[Thanks, ZioZione. I've tried your advice.  <br /><br />'X-FoxitReader' works fine now. I do not really understand that. I've played around with so many parameters, changing directories and filenames in every single way. But there were no lacks. What does the working dir has to do with files in different locations? But, at last, it does work.<br /><br /><br />'X-WinMerge' still has it's problems:<br /><br />Test:<br />Direct start of 'X-WinMerge.exe' in 'C:&#092;WinMerge&#092;'<br />Cmd: X-WinMerge.exe X-WinMerge.ini X-WinMerge2.ini<br />        -> same error<br /><br />Cmd: X-WinMerge.exe C:&#092;WinMerge&#092;X-WinMerge.ini C:&#092;WinMerge&#092;X-WinMerge2.ini<br />        -> same error<br /><br />Direct start of 'WinMerge.exe' in 'C:&#092;WinMerge&#092;'<br />Cmd: C:&#092;WinMerge&#092;Bin&#092;WinMerge&#092;WinMerge.exe X-WinMerge.ini X-WinMerge2.ini<br />        -> ok<br /><br />Maybe there are different causes for the problems? <br /><br />]]></description>
<dc:creator>zoi</dc:creator>
<pubDate>Thu, 28 Oct 2010 07:40:04 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</guid>
</item>

<item>
<title>Re: [bug] X-Launcher: Filename as Commandline parameter</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</link>
<description><![CDATA[Hi zoi,<br /><br />X-WinMerge launcher is version 1.4, with the new version 1.4.2 the problem is solved.<br />It will be updated as soon as possible.<br />]]></description>
<dc:creator>Energy</dc:creator>
<pubDate>Thu, 28 Oct 2010 16:20:16 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</guid>
</item>

<item>
<title>Re: [bug] X-Launcher: Filename as Commandline parameter</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</link>
<description><![CDATA[Hi zoi, <br /><a class='bbcode' href='http://www.winpenpack.com/main/download.php?view.27' ><span class='bbcode underline' style='text-decoration:underline'>X-WinMerge</span></a> is now in download with the new launcher 1.4.2, please check if the bug is finally solved.<br /><br />Thanks for your help.<br /><br />Best regards]]></description>
<dc:creator>zandet2</dc:creator>
<pubDate>Sat, 30 Oct 2010 15:07:33 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</guid>
</item>

<item>
<title>Re: [bug] X-Launcher: Filename as Commandline parameter</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</link>
<description><![CDATA[Now it works - nearly.<br /><br />cmd: X-WinMerge.exe X-WinMerge.ini X-WinMerge2.ini <br />-> X-WinMerge.exe tries to locate those files in the directory of the original exe.<br /><br />I've added the following lines (like ZioZione said)<br /><br />[FileToRun]<br />....<br />WorkingDir=@WorkingDir@<br /><br />Now it works fine. <br />X-WinMerge.exe has to be re-released one more time, i think.<br /><br />Thank you all for you help.<br /> <img src='http://www.winpenpack.com/main/e107_images/emotes/wpp/smile.png' alt='' style='vertical-align:middle; border:0' /> <br /><br /><br />]]></description>
<dc:creator>zoi</dc:creator>
<pubDate>Mon, 01 Nov 2010 07:11:05 +0100</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</guid>
</item>

<item>
<title>Re: [bug] X-Launcher: Filename as Commandline parameter</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</link>
<description><![CDATA[Hi zoi,<br />the last released X-WinMerge package is already correct for normal use. <br />The only difference betweeen this one and previous is the correction of management of paths with spaces in their names.<br />The solution I depicted above is for using X-WinMerge in batch processing, that is surely less diffuse (and required), and allow the interested users (like you) to perform particular jobs. Anyway, I hope you appreciate it <img src='http://www.winpenpack.com/main/e107_images/emotes/wpp/wink.png' alt='' style='vertical-align:middle; border:0' /> <br />Best Regards<br />ZioZione]]></description>
<dc:creator>ZioZione</dc:creator>
<pubDate>Mon, 01 Nov 2010 12:06:21 +0100</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?46409</guid>
</item>


				</channel>
				</rss>