Revision: 3142
Author: mo.jeff
Date: Thu Aug 13 14:59:34 2009
Log: Made a similar Windows installer fix as to Wabit so that the Power*Architect installer can work in 64-bit Windows
http://code.google.com/p/power-architect/source/detail?r=3142

Modified:
 /trunk/build.xml
 /trunk/ext-tools-home/izpack/lib/standalone-compiler.jar

=======================================
--- /trunk/build.xml    Fri Jul  3 08:33:17 2009
+++ /trunk/build.xml    Thu Aug 13 14:59:34 2009
@@ -928,6 +928,7 @@
                                        </pack>
                                </packs>
                                <native type="izpack" name="ShellLink.dll"/>
+                               <native type="izpack" name="ShellLink_x64.dll"/>
                                <native type="3rdparty" name="COIOSHelper.dll" 
stage="both">
                                <os family="windows"/>
                            </native>
@@ -1012,6 +1013,7 @@
                                                </pack>
                                        </packs>
                                        <native type="izpack" 
name="ShellLink.dll"/>
+                                       <native type="izpack" 
name="ShellLink_x64.dll"/>
                                        <native type="3rdparty" name="COIOSHelper.dll" 
stage="both">
                                        <os family="windows"/>
                                    </native>
=======================================
--- /trunk/ext-tools-home/izpack/lib/standalone-compiler.jar Tue Oct 14 08:22:46 2008 +++ /trunk/ext-tools-home/izpack/lib/standalone-compiler.jar Thu Aug 13 14:59:34 2009
File is too large to display a diff.

Reply via email to