Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc9f270

Browse files
author
stonebig
committed
@georgejean tweaks for powershell (forgotten part)
1 parent 1ef46f9 commit bc9f270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -721,6 +721,7 @@ def _create_batch_scripts_initial(self):
721721
rem safe bet
722722
call "%~dp0env_for_icons.bat"
723723
Powershell.exe -Command "& {Start-Process PowerShell.exe -ArgumentList '-ExecutionPolicy RemoteSigned -noexit -File""%~dp0WinPython_PS_Prompt.ps1""'}"
724+
exit
724725
""")
725726

726727
self.create_batch_script('WinPython_Interpreter_PS.bat', r"""@echo off

0 commit comments

Comments
 (0)