You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@echooffrem no safe bet (for comparisons)
Powershell.exe -Command "& {Start-Process PowerShell.exe -ArgumentList '-ExecutionPolicy RemoteSigned -noexit -File ""%~dp0WinPython_PS_Prompt.ps1""'}"exit
we start a beautiful powershell console with all its features.
It seems thus that the "Set-WindowSize" part of the WinPython_PS_Prompt file can be removed.
The text was updated successfully, but these errors were encountered:
A suggestion:
If we replace the content of the cmd_ps.bat and WinPython_Interpreter_PS.bat files (in the script folder) respectively by
and
we start a beautiful powershell console with all its features.
It seems thus that the "Set-WindowSize" part of the WinPython_PS_Prompt file can be removed.
The text was updated successfully, but these errors were encountered: