Use normal shell as powershell needs magic permissions
This commit is contained in:
parent
398bf50eb9
commit
4aa42dc69d
@ -26,7 +26,7 @@ Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescrip
|
||||
; add the Parameters, WorkingDir and StatusMsg as you wish, just keep here
|
||||
; the conditional installation Check
|
||||
Filename: "{tmp}\python-3.8.5-amd64.exe"; Parameters: "/passive InstallAllUsers=1";
|
||||
Filename: "powershell"; Parameters: "-file {tmp}\pipscript.bat"
|
||||
Filename: "{tmp}\pipscript.bat"
|
||||
|
||||
[Files]
|
||||
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
|
||||
|
Loading…
x
Reference in New Issue
Block a user