|
|
@ -14,6 +14,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<check type="uninstall" condition="versiongreaterorequal" path="PDFCreator" value="%PKG_VERSION%" /> |
|
|
|
<check type="uninstall" condition="versiongreaterorequal" path="PDFCreator" value="%PKG_VERSION%" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<install include="remove" /> |
|
|
|
<install cmd='%COMSPEC% /C sc config "Spooler" start= auto' /> |
|
|
|
<install cmd='%COMSPEC% /C sc config "Spooler" start= auto' /> |
|
|
|
<install cmd='%COMSPEC% /C sc start "Spooler" 1>NUL 2>NUL'> |
|
|
|
<install cmd='%COMSPEC% /C sc start "Spooler" 1>NUL 2>NUL'> |
|
|
|
<exit code="any" /> |
|
|
|
<exit code="any" /> |
|
|
|