From 728cd8996c126bb072092583824ad4bd551bd288 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Thu, 16 Jan 2020 19:19:28 +0100 Subject: [PATCH] +chg Update changes.txt --- np3portableapp/build_np3portableapp.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/np3portableapp/build_np3portableapp.cmd b/np3portableapp/build_np3portableapp.cmd index 76dcbfc4c..65b6d27cd 100644 --- a/np3portableapp/build_np3portableapp.cmd +++ b/np3portableapp/build_np3portableapp.cmd @@ -37,8 +37,8 @@ set NP3_LANGUAGE_SET=af-ZA be-BY de-DE en-GB es-ES fr-FR hu-HU it-IT ja-JP ko-KR :: --- Environment --- set SCRIPT_DIR=%~dp0 -set PORTAPP_ROOT_DIR=D:\PortableApps -::set PORTAPP_ROOT_DIR=D:\Rizonesoft\PortableApps\PortableApps +::set PORTAPP_ROOT_DIR=D:\PortableApps +set PORTAPP_ROOT_DIR=D:\Rizonesoft\PortableApps\PortableApps set PORTAPP_APP_COMPACTOR=%PORTAPP_ROOT_DIR%\PortableApps.comAppCompactor\PortableApps.comAppCompactor.exe set PORTAPP_LAUNCHER_CREATOR=%PORTAPP_ROOT_DIR%\PortableApps.comLauncher\PortableApps.comLauncherGenerator.exe set PORTAPP_INSTALLER_CREATOR=%PORTAPP_ROOT_DIR%\PortableApps.comInstaller\PortableApps.comInstaller.exe