Skip to content

Commit b85576f

Browse files
committed
align wppm script
1 parent 42584a0 commit b85576f

File tree

1 file changed

+1
-1
lines changed
  • portable/launchers_final/scripts

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@echo off
22
call "%~dp0env_for_icons.bat" %*
33
rem cmd.exe /k "echo wppm & wppm" %*
4-
cmd.exe /k "echo wppm & python -m wppm" %*
4+
cmd.exe /k "echo wppm & "%WINPYDIR%\python.exe" -m wppm" %*

0 commit comments

Comments
 (0)