mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
convert nsh file to ascii (was utf-16)
This commit is contained in:
parent
33a031107f
commit
b2cdb50576
@ -475,8 +475,8 @@
|
||||
|
||||
<target name="win-installer">
|
||||
<replace file="ext/win-installer/InstallerConfig.nsh">
|
||||
<replacefilter token="VERSION" value="${version}"/>
|
||||
<replacefilter token="VERSION_MINOR" value="2"/>
|
||||
<replacefilter token="VERSION" value="${version}"/>
|
||||
</replace>
|
||||
<copy file="${dist}/${ant.project.name}-win32-${version}.exe" tofile="ext/win-installer/AppFiles32/ipscan.exe"/>
|
||||
<copy file="${dist}/${ant.project.name}-win64-${version}.exe" tofile="ext/win-installer/AppFiles64/ipscan.exe"/>
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user