Added latest BuildInstaller, added 7z.exe and makezip.bat to automate zip file creation.

Branch_1.5.0
Nathan Crawford 2008-05-02 19:25:43 +00:00
rodzic ffeacbdc43
commit f9dd64842c
6 zmienionych plików z 4 dodań i 5 usunięć

BIN
install/7z.exe 100644

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -1,3 +1,3 @@
AssemblyInfo Path=..\embroideryReader\Properties\AssemblyInfo.cs
command path=C:\Program Files (x86)\NSIS\makensis.exe
command arguments=/DVERSION={ver} embreader.nsi
command path=C:\Program Files\NSIS\makensis.exe
command arguments=/DVERSION={ver} /Doutfile={outfile} embreader.nsi

Wyświetl plik

@ -15,7 +15,7 @@
Name "Embroidery Reader"
; The file to write
OutFile "embreadsetup_${VERSION}.exe"
OutFile "${outfile}"
; The default installation directory
InstallDir "$PROGRAMFILES\Embroidery Reader"

Wyświetl plik

@ -0,0 +1 @@
7z.exe a -tzip test.zip embroideryReader.exe nc_settings.dll nc_Updater.dll PesFile.dll

Wyświetl plik

@ -1,3 +1 @@
version=1.3.0.25
[update importance]
feature since=1.3