summaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/create_win32_portable.bat
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-11-25 16:48:41 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-11-25 16:48:41 -0500
commit8e640722c62692818ab840d50b3758f89a41a54e (patch)
tree38197eb1688a5afc338081ea17e15f938976e422 /SQLiteStudio3/create_win32_portable.bat
parent9618f0ebbf4b88045247c01ce8c8f58203508ebf (diff)
Imported Upstream version 3.0.7upstream/3.0.7
Diffstat (limited to 'SQLiteStudio3/create_win32_portable.bat')
-rw-r--r--SQLiteStudio3/create_win32_portable.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/SQLiteStudio3/create_win32_portable.bat b/SQLiteStudio3/create_win32_portable.bat
index c688dc0..3dfa147 100644
--- a/SQLiteStudio3/create_win32_portable.bat
+++ b/SQLiteStudio3/create_win32_portable.bat
@@ -1,7 +1,7 @@
@echo off
set QT_DIR=c:\Qt\5.4\mingw491_32\bin
-set ZIP="c:\Program Files (x86)\7-Zip\7z.exe"
+set ZIP="c:\Program Files\7-Zip\7z.exe"
set QMAKE=%QT_DIR%\qmake.exe
set OLDDIR=%CD%