Author: nextgens
Date: 2006-03-18 09:23:59 +0000 (Sat, 18 Mar 2006)
New Revision: 8273
Added:
trunk/apps/installer/installer.exe
Modified:
trunk/apps/installer/launch4j.xml
Log:
installer :
a new .exe wrapper for windows
Added: trunk/apps/installer/installer.exe
===================================================================
(Binary files differ)
Property changes on: trunk/apps/installer/installer.exe
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/apps/installer/launch4j.xml
===================================================================
--- trunk/apps/installer/launch4j.xml 2006-03-18 03:44:08 UTC (rev 8272)
+++ trunk/apps/installer/launch4j.xml 2006-03-18 09:23:59 UTC (rev 8273)
@@ -1,14 +1,14 @@
<launch4jConfig>
- <dontWrapJar>false</dontWrapJar>
+ <dontWrapJar>true</dontWrapJar>
<headerType>0</headerType>
-
<jar>/home/nextgens/src/freenet/antinstaller/installer/selfextractpack.jar</jar>
- <outfile>/tmp/installer.exe</outfile>
+ <jar>selfextractpack.jar</jar>
+ <outfile>\\pc-gi-189\donnees\fdaignie\Mes documents\installer.exe</outfile>
<errTitle></errTitle>
<jarArgs></jarArgs>
<chdir></chdir>
- <customProcName>false</customProcName>
+ <customProcName>true</customProcName>
<stayAlive>false</stayAlive>
- <icon></icon>
+ <icon>C:\Utilitaires\cygwin\cygwin.ico</icon>
<jre>
<path></path>
<minVersion>1.4.2</minVersion>