diff --git a/python.json b/python.json index 0d9d51eac0..ce7feeee80 100644 --- a/python.json +++ b/python.json @@ -17,7 +17,7 @@ "args": [ "/quiet", "InstallAllUsers=$(@{$true=1;$false=0}[$global])", - "TargetDir=$dir", + "TargetDir=\"$dir\"", "AssociateFiles=0", "Shortcuts=0", "InstallLauncherAllUsers=$(@{$true=1;$false=0}[$global])"