Hy,
I'm trying desperately to distribute DWG Design Review through WSUS.
The installation works fine. However, the update aborts service, with the error message 8024000B.
I think I'm doing something wrong with the Return Code !? ...
Thank you very much for your help and good product.
```
<CustomUpdate>
<Action>
<ElementType>CustomUpdateElements.ExecutableElement</ElementType>
<PathToExecutable>\\****path****\Setup.exe</PathToExecutable>
<Parameters>/w /q</Parameters>
<KillProcess>True</KillProcess>
<TimeBeforeKilling>10</TimeBeforeKilling>
<Variable/>
</Action>
</CustomUpdate>
```
I'm trying desperately to distribute DWG Design Review through WSUS.
The installation works fine. However, the update aborts service, with the error message 8024000B.
I think I'm doing something wrong with the Return Code !? ...
Thank you very much for your help and good product.
```
<CustomUpdate>
<Action>
<ElementType>CustomUpdateElements.ExecutableElement</ElementType>
<PathToExecutable>\\****path****\Setup.exe</PathToExecutable>
<Parameters>/w /q</Parameters>
<KillProcess>True</KillProcess>
<TimeBeforeKilling>10</TimeBeforeKilling>
<Variable/>
</Action>
</CustomUpdate>
```