summaryrefslogtreecommitdiff
path: root/BUILD/Compress with UPX.cmd
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:00:50 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:00:50 +0200
commit4ecfd41e36533d858c98d051ef70cab80e69e972 (patch)
treeca07d8745967d2c6a7123a5d32269cfbfaa7bd6c /BUILD/Compress with UPX.cmd
parent2.2 (diff)
downloadFreeFileSync-4ecfd41e36533d858c98d051ef70cab80e69e972.tar.gz
FreeFileSync-4ecfd41e36533d858c98d051ef70cab80e69e972.tar.bz2
FreeFileSync-4ecfd41e36533d858c98d051ef70cab80e69e972.zip
2.3
Diffstat (limited to 'BUILD/Compress with UPX.cmd')
-rw-r--r--BUILD/Compress with UPX.cmd3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILD/Compress with UPX.cmd b/BUILD/Compress with UPX.cmd
index 40180a1e..c5f7dda2 100644
--- a/BUILD/Compress with UPX.cmd
+++ b/BUILD/Compress with UPX.cmd
@@ -1,2 +1 @@
-C:\Programme\C++\UPX\upx -9 --compress-icons=0 %1
-pause \ No newline at end of file
+C:\Programme\C++\UPX\upx -9 --compress-icons=0 %1 \ No newline at end of file
bgstack15