installer support for portable mode

This commit is contained in:
berkeviktor@aol.com
2010-08-19 00:25:00 +02:00
parent 562d7f6e44
commit 8e8f77d870
4 changed files with 18 additions and 22 deletions

View File

@@ -45,5 +45,5 @@ xcopy /S /I ..\plugins\xdcc\xcxdcc.dll %XCHAT_DEST%\plugins\
xcopy %LUA_BIN%\lua51.dll %XCHAT_DEST%
xcopy /S /I /Q ..\po\locale %XCHAT_DEST%\locale
xcopy /S /I /Q %GTK_BIN%\..\share\locale %XCHAT_DEST%\share\locale
echo 2> portable-build
move portable-build %XCHAT_DEST%
echo 2> portable-mode
move portable-mode %XCHAT_DEST%