diff --git a/np3portableapp/build_np3portableapp.cmd b/np3portableapp/build_np3portableapp.cmd index 038144e3a..1bf54c50f 100644 --- a/np3portableapp/build_np3portableapp.cmd +++ b/np3portableapp/build_np3portableapp.cmd @@ -34,8 +34,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