Commit graph

7 commits

Author SHA1 Message Date
nitzmahone
a21ea16d47 fix version_added on win_msi wait arg 2016-01-12 13:58:11 -08:00
Matt Davis
4e4763be84 Merge pull request #1109 from schwartzmx/update/win_msi
updates win_msi to allow install/uninstall to wait
2016-01-12 09:33:00 -08:00
Bill Nottingham
c93456adc3 win_msi: document extra_args
The extra_args parameter was not documented. It's needed for installing some MSIs.
2015-08-18 10:14:59 -04:00
Phil
3db78457ce merge devel 2015-06-25 19:51:05 -05:00
Greg DeKoenigsberg
2a5f0bde87 Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
schwartzmx
1f55b45edd updates win_msi to allow install to wait
- adds additional wait param
- updates to use Start-Process to allow -Wait
	- this will wait for install/uninstall to complete before continue
2015-04-07 21:28:47 -05:00
Michael DeHaan
c8e1a2077e file extensions! 2014-09-26 10:37:56 -04:00
Renamed from windows/win_msi (Browse further)