diff --git a/portable/scripts/wpcp.bat b/portable/scripts/wpcp.bat index 069b3544..769d4a4c 100644 --- a/portable/scripts/wpcp.bat +++ b/portable/scripts/wpcp.bat @@ -1,3 +1,3 @@ @echo off call "%~dp0env_for_icons.bat" %* -cmd.exe /k "echo wppm & wppm" \ No newline at end of file +cmd.exe /k "echo wppm & wppm" %* \ No newline at end of file