DCourtel / Wsus_Package_Publisher

Publish third-party applications into your WSUS.
MIT License
214 stars 34 forks source link

MSI Parameters not being sent to msiexec.exe #61

Closed LFM8787 closed 2 years ago

LFM8787 commented 3 years ago

Hi! I´ve been using WSUS Package Publisher and it´s such a piece of software, congratulations!

After several tests trying to embeed a .mst file using TRANSFORMS=file.mst as a parameter in a custom action and checking the log, came to the conclussion that there was something wrong in the code...

https://github.com/DCourtel/Wsus_Package_Publisher/blob/a6df2c40c104afc02890314aae7c8a2d0f9fa1f7/code/CustomUpdateEngine/Actions/InstallMsiAction.cs#L65

The parameters are not being sent to msiexec.exe

jayseeem commented 2 years ago

Just ran into the pesky bugger today! Should have checked here first.

+1 for fix.

Version: 1.4.2103.13

DCourtel commented 2 years ago

Fix in 1.4.2204.9