From 8e640722c62692818ab840d50b3758f89a41a54e Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 25 Nov 2015 16:48:41 -0500 Subject: Imported Upstream version 3.0.7 --- SQLiteStudio3/create_win32_portable.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SQLiteStudio3/create_win32_portable.bat') 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% -- cgit v1.2.3