<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>SyMenu - Configure portable programs - MiniTool Partition Wizard Free (Inno with x86/x64) - Messages</title>
<link>https://ugmfree.it/forum/messages.aspx?TopicID=447</link>
<description>SyMenu - Configure portable programs - MiniTool Partition Wizard Free (Inno with x86/x64) - Messages</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<pubDate>Tue, 27 Sep 2016 07:47:04 GMT</pubDate>
<lastBuildDate>Tue, 27 Sep 2016 07:47:04 GMT</lastBuildDate>
<item>
<link>https://ugmfree.it/forum/messages.aspx?TopicID=447</link>
<title>Message from Gianluca</title>
<description><![CDATA[Guys... now you understand what is my level of caos in this period <img src="images/smilies/smile.gif" border=0 alt="smile" /><br/>Yes I confirm the SPS Builder 1.17 will introduce the CopyDir feature. SyMenu 5.05 is already compatible with CopyDir instead.<br/>CopyFile is here from the start.<br/>Sorry!]]></description>
<pubDate>Tue, 27 Sep 2016 07:47:04 GMT</pubDate>
</item>
<item>
<link>https://ugmfree.it/forum/messages.aspx?TopicID=447</link>
<title>Message from VVV_Easy_Symenu</title>
<description><![CDATA[<b>Gianluca</b> wrote:<br/><blockquote>You are right. <span style="color:#ff0000">CopyFile</span> will be released with the SPS Builder 1.17. When I introduce a new feature I usually grant SyMenu some days to spread among the users and then I release the SPS Builder. Otherwise they risk to find an SPS with a <span style="color:#ff0000">CopyFile</span> instruction with an old SyMenu that can't understand what this command is for.<br/><br/><span style="color:#009900">CopyDir</span> can be a nice addition. I'll think about it. Thanks.<br/><i>edited by Gianluca on 26/09/2016</i></blockquote><br/>Really I spoke about Copy<b>Dir</b> that works fine in SyMenu 5.05.6111 [2016.09.24]. Copy<b>File </b>works fine since the Script after Install feature.]]></description>
<pubDate>Tue, 27 Sep 2016 07:30:27 GMT</pubDate>
</item>
<item>
<link>https://ugmfree.it/forum/messages.aspx?TopicID=447</link>
<title>Message from Gianluca</title>
<description><![CDATA[You are right. CopyFile will be released with the SPS Builder 1.17. When I introduce a new feature I usually grant SyMenu some days to spread among the users and then I release the SPS Builder. Otherwise they risk to find an SPS with a CopyFile instruction with an old SyMenu that can't understand what this command is for.<br/><br/>CopyDir can be a nice addition. I'll think about it. Thanks.<br/><i>edited by Gianluca on 26/09/2016</i>]]></description>
<pubDate>Mon, 26 Sep 2016 23:47:47 GMT</pubDate>
</item>
<item>
<link>https://ugmfree.it/forum/messages.aspx?TopicID=447</link>
<title>Message from VVV_Easy_Symenu</title>
<description><![CDATA[Updated:<br/>With SyMenu 5.05.6111 [2016.09.24] : SPS: new function on script after install: CopyDir.<br/>You can change:<br/>MakeDir v_x86\x64<br/>CopyFile x64\pwdrvio.sys v_x86\x64\pwdrvio.sys<br/>CopyFile x64\pwdspio.sys v_x86\x64\pwdspio.sys<br/>CopyFile x64\pwNative.exe v_x86\x64\pwNative.exe<br/>By:<br/>CopyDir x64 v_x86\x64<br/><b>Note for Gian</b>: I didn't make the change in the published SPS because it didn't work in the "Test SPS Online" of SPS Builder v.1.16 even it works fine in the user installation with SyMenu 5.05.6111 [2016.09.24]. The new Copydir command is not documented in the SPS Builder v.1.16 help either.<br/><i>edited by VVV_Easy_Symenu on 26/09/2016</i>]]></description>
<pubDate>Mon, 26 Sep 2016 20:23:09 GMT</pubDate>
</item>
<item>
<link>https://ugmfree.it/forum/messages.aspx?TopicID=447</link>
<title>Message from VVV_Easy_Symenu</title>
<description><![CDATA[¡Don't worry at all!<br/>It's true that isn't very smart but I can prepare the script in the notepad with copy and paste the folder content.<br/>For me the very important thing is the powerful of SyMenu. :-) :-) :-)]]></description>
<pubDate>Fri, 02 Sep 2016 12:16:28 GMT</pubDate>
</item>
<item>
<link>https://ugmfree.it/forum/messages.aspx?TopicID=447</link>
<title>Message from Gianluca</title>
<description><![CDATA[Wow... your script is a clear demonstration that the wildcards in the scripting engine are absolutely necessary.<br/>And thinking about the update process we are lucky that at least the RenFile and CopyFile work in overwrite mode... otherwise you need to delete any previous file too.<br/><br/>I have to deeply think to a smart resolution for this occurrences.]]></description>
<pubDate>Fri, 02 Sep 2016 10:37:53 GMT</pubDate>
</item>
<item>
<link>https://ugmfree.it/forum/messages.aspx?TopicID=447</link>
<title>Message from VVV_Easy_Symenu</title>
<description><![CDATA[Hello,<br/>I tell my experience making the SPS MiniTool Partition Wizard Free if it could helps someone.<br/>The package is a Inno setup that install the portable version x86 or x64 according to the environment.<br/>So in the package the x86 version files have ",1" in the name and the x64 version files have ",2" (you can test the version reading the manifest with HexBrowserNet SPS program)<br/>We need the SyMenu 5.04.6066 version because we do two installation steps (see down the SPS file related lines):<br/>1) Full decompression with "Inno setup flag -a"<br/>2) Put every file in its version folder (I have created v_x86 and v_x64) with the functionality name (without ",1" or ",2")<br/>3) Make a copy if there are common version files (for instance, the help file pw.chm) <br/>   (Note: In this case, if you want run x86 version in x64 enviroment you need x64 dll folder too)<br/><br/>When you install the SPS you get the two versions, so if you want automatic launching you can use the <b>Jess</b> AutoHotkey script "SyMenuRun32or64.exe" as related in <a href="http://www.ugmfree.it/Forum/messages.aspx?TopicID=345" target="_blank" rel="nofollow">http://www.ugmfree.it/Forum/messages.aspx?TopicID=345</a>. <br/>Note for <b>ZeDingo</b>: Your CMD script work fine in windows environment but it crashed launched as Symenu Item.  <br/><br/>I hope this could be useful for somebody.<br/><br/>[PackerFormat]InnoSetup[PackerFormat]<br/>[InstallationArguments]-a[/InstallationArguments]<br/><br/>...<br/><br/>[ScriptAfterInstall]<br/># For the x86 SPS version<br/>MakeDir v_x86<br/>RenDir x86 v_x86\x86<br/># If you want run x86 version in x64 enviroment you need x64 dir too<br/>MakeDir v_x86\x64<br/>CopyFile x64\pwdrvio.sys  v_x86\x64\pwdrvio.sys<br/>CopyFile x64\pwdspio.sys  v_x86\x64\pwdspio.sys<br/>CopyFile x64\pwNative.exe  v_x86\x64\pwNative.exe<br/>MakeDir v_x86\imageformats<br/>RenFile imageformats\qgif4,1.dll v_x86\imageformats\qgif4.dll<br/>RenFile idriver,1.dll v_x86\idriver.dll<br/>RenFile ikernel,1.dll v_x86\ikernel.dll       <br/>RenFile loader,1.exe v_x86\loader.exe<br/>RenFile loader.exe,1.manifest v_x86\loader.exe.manifest<br/>RenFile Microsoft.VC90.CRT,1.manifest v_x86\Microsoft.VC90.CRT.manifest<br/>RenFile msvcm90,1.dll v_x86\msvcm90.dll<br/>RenFile msvcp90,1.dll v_x86\msvcp90.dll<br/>RenFile msvcr90,1.dll v_x86\msvcr90.dll<br/>RenFile partitionwizard,1.exe v_x86\PartitionWizard.exe<br/>RenFile PartitionWizard.exe,1.manifest v_x86\PartitionWizard.exe.manifest<br/>RenFile QtCore4,1.dll v_x86\QtCore4.dll<br/>RenFile QtGui4,1.dll v_x86\QtGui4.dll<br/>RenFile QtNetwork4,1.dll v_x86\QtNetwork4.dll<br/>RenFile QtWebKit4,1.dll v_x86\QtWebKit4.dll<br/>CopyFile pw.chm  v_x86\pw.chm<br/># For the x64 SPS version<br/>MakeDir v_x64<br/>RenDir x64 v_x64\x64<br/>RenDir imageformats v_x64\imageformats<br/>RenFile v_x64\imageformats\qgif4,2.dll v_x64\imageformats\qgif4.dll<br/>RenFile idriver,2.dll v_x64\idriver.dll<br/>RenFile ikernel,2.dll v_x64\ikernel.dll<br/>RenFile loader,2.exe v_x64\loader.exe<br/>RenFile loader.exe,2.manifest v_x64\loader.exe.manifest<br/>RenFile Microsoft.VC90.CRT,2.manifest v_x64\Microsoft.VC90.CRT.manifest<br/>RenFile msvcm90,2.dll v_x64\msvcm90.dll<br/>RenFile msvcp90,2.dll v_x64\msvcp90.dll<br/>RenFile msvcr90,2.dll v_x64\msvcr90.dll<br/>RenFile PartitionWizard,2.exe v_x64\PartitionWizard.exe<br/>RenFile PartitionWizard.exe,2.manifest v_x64\PartitionWizard.exe.manifest<br/>RenFile QtCore4,2.dll v_x64\QtCore4.dll<br/>RenFile QtGui4,2.dll v_x64\QtGui4.dll<br/>RenFile QtNetwork4,2.dll v_x64\QtNetwork4.dll<br/>RenFile QtWebKit4,2.dll v_x64\QtWebKit4.dll<br/>RenFile pw.chm  v_x64\pw.chm<br/>[/ScriptAfterInstall]<br/><i>edited by VVV_Easy_Symenu on 02/09/2016</i>]]></description>
<pubDate>Fri, 02 Sep 2016 10:18:26 GMT</pubDate>
</item>
</channel>
</rss>
