summaryrefslogtreecommitdiff
path: root/BUILD/Compress with UPX.cmd
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 16:59:06 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 16:59:06 +0200
commit4046be06720932a57a0f49416b0144b2858824d0 (patch)
tree678c37cab05960f48923a23bb46d9e01be89d35a /BUILD/Compress with UPX.cmd
parent1.19 (diff)
downloadFreeFileSync-4046be06720932a57a0f49416b0144b2858824d0.tar.gz
FreeFileSync-4046be06720932a57a0f49416b0144b2858824d0.tar.bz2
FreeFileSync-4046be06720932a57a0f49416b0144b2858824d0.zip
2.0
Diffstat (limited to 'BUILD/Compress with UPX.cmd')
-rw-r--r--BUILD/Compress with UPX.cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD/Compress with UPX.cmd b/BUILD/Compress with UPX.cmd
new file mode 100644
index 00000000..40180a1e
--- /dev/null
+++ b/BUILD/Compress with UPX.cmd
@@ -0,0 +1,2 @@
+C:\Programme\C++\UPX\upx -9 --compress-icons=0 %1
+pause \ No newline at end of file
bgstack15