Commit graph

13 commits

Author SHA1 Message Date
kervala
850ea0d211 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess 2016-02-02 19:49:37 +01:00
kervala
d2fb788a1b Changed: Convert unpackTo directories to absolute directories 2016-02-02 19:28:47 +01:00
kervala
acfb569c8a Fixed: Use launchProgram to launch batch 2016-02-02 19:28:10 +01:00
kervala
8653b03487 Fixed: Use absolute paths in patch batch and escape all paths
Fixed: If not using batch file and unable to delete/move some files, use batch anyway only for these files
2016-02-02 19:26:02 +01:00
kervala
d19422567d Changed: Use application or current directory as root directory for patch 2016-02-02 19:22:25 +01:00
kervala
34a05e35d4 Changed: Minor changes 2016-02-02 19:21:14 +01:00
kervala
fb079caa78 Removed: Files for patcher 2016-02-02 14:32:06 +01:00
kervala
8e9b703e6a Fixed: Compile seven_zip for tools 2016-02-02 14:31:57 +01:00
kervala
e5c726d8f5 Fixed: Use absolute path of current directory instead of relative path (avoid to check more than once the same location) 2016-02-02 10:23:57 +01:00
kervala
6f6888324f Changed: Moved LZMA and 7z functions/methods in seven_zip
Changed: Removed old 7z/lzma code since the library has been updated
Fixed: Implemented packLZMA function to compress a file with LZMA
2016-02-02 10:21:42 +01:00
kervala
00f8861596 Fixed: Only call setCPUMask once 2016-01-27 14:44:13 +01:00
kervala
80a0f9d5b3 Changed: Removed more useless dependencies 2016-01-26 22:43:35 +01:00
kervala
9e220759c3 Fixed: Remove inherited dependency on libxml2 for all projects 2016-01-26 22:30:13 +01:00