mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
[windows] add file version to installer
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
2f57013e02
commit
ce14ea6fe5
2 changed files with 14 additions and 4 deletions
|
@ -64,7 +64,7 @@ call :BUILDING_XP
|
|||
echo.
|
||||
|
||||
REM compile installer
|
||||
C:\PROGRA~2\INNOSE~1\ISCC.exe /dI2Pd_ver="%tag%" build\win_installer.iss >> build\build.log 2>&1
|
||||
C:\PROGRA~2\INNOSE~1\ISCC.exe /dI2Pd_TextVer="%tag%" /dI2Pd_Ver="%tag%.0" build\win_installer.iss >> build\build.log 2>&1
|
||||
|
||||
del README.txt i2pd_x32.exe i2pd_x64.exe i2pd_xp.exe >> nul
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue