|
@@ -37,7 +37,7 @@
|
|
<Actions Context="Author">
|
|
<Actions Context="Author">
|
|
<Exec>
|
|
<Exec>
|
|
<Command>cmd.exe</Command>
|
|
<Command>cmd.exe</Command>
|
|
- <Arguments>/c "%SYSTEMROOT%\System32\msiexec.exe /i %TEMP%\\{{product_name}}.msi {{msiexec_args}} /promptrestart"</Arguments>
|
|
|
|
|
|
+ <Arguments>/c ^"%SYSTEMROOT%\System32\msiexec.exe /i "%TEMP%\\{{product_name}}.msi" {{msiexec_args}} /promptrestart^"</Arguments>
|
|
</Exec>
|
|
</Exec>
|
|
</Actions>
|
|
</Actions>
|
|
</Task>
|
|
</Task>
|