Issue #11870 has been updated by Hailee Kenney. Status changed from In Topic Branch Pending Review to Merged - Pending Release
---------------------------------------- Feature #11870: Support other types of windows packages https://projects.puppetlabs.com/issues/11870#change-69060 Author: Josh Cooper Status: Merged - Pending Release Priority: Normal Assignee: Josh Cooper Category: windows Target version: 3.x Affected Puppet version: Keywords: windows msi installshield nullsoft wise innosetup Branch: https://github.com/puppetlabs/puppet/pull/1008 Puppet only support MSI packages on Windows that can be installed via `msiexec` We should support other types of packages created from: * InstallShield * Wise * MS Hotfixes * NullSoft * InnoSetup One issue is that many of these are self-extracting executables. Another issue is that we would need to introspect the package to determine what set of command line options are required to perform a silent install and supress reboots. See <http://unattended.sourceforge.net/installers.php> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
