summaryrefslogtreecommitdiff
path: root/omnibus/resources/chef/msi
Commit message (Collapse)AuthorAgeFilesLines
* Update all our links to use the new docs site formatTim Smith2020-03-041-1/+1
| | | | | | When we migrated to hugo the URLs changed a bit. Nothing ends in .html and we moved all the resources into their own dir. Signed-off-by: Tim Smith <tsmith@chef.io>
* Updated package license for macos and windows.Amol Shinde2019-09-231-101/+32
| | | | Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com>
* Update to Chef Infra Client in Add/Remove Programs & Event Loginfra_clientTim Smith2019-05-101-3/+3
| | | | | | Make sure we're Chef Infra Client where the user sees it. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove COM registration entries from Windows InstallerStuart Preston2018-06-191-30/+0
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Update help link in Add/Remove Programs on WindowsStuart Preston2018-06-071-1/+1
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Attempt to unzip files even if in repair modesp/issue/7103Stuart Preston2018-04-021-1/+1
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Bump Chef.PowerShell assemblyStuart Preston2018-03-031-2/+2
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Initial commit of new Chef PowerShell supportStuart Preston2018-03-031-0/+30
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Add MSIFASTINSTALL property, supported by Windows Installer 5.0Stuart Preston2018-01-291-0/+7
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* use the same task name used by the chef-client cookbook so that the task can ↵task_nameMatt Wrock2016-12-171-2/+2
| | | | | | be managed by its task recipie Signed-off-by: Matt Wrock <matt@mattwrock.com>
* Fixed minor UI issues with Chef's MSI.aliasgar162016-12-091-4/+6
| | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Changed Chef service/task options feature name and did re-alignment of the ↵aliasgar162016-12-092-14/+32
| | | | | | title, text messages, box, buttons, etc. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Removed ST attribute as its absense will make schtasks utility to fetch the ↵aliasgar162016-12-091-1/+1
| | | | | | current time as the start time for scheduled task. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Fixed embedded Ruby code issue in source.wxs file.aliasgar162016-12-091-1/+1
| | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Fixed bug to handle binary paths while creating scheduled task for Chef.aliasgar162016-12-091-1/+1
| | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Combined source_ui.wxs into source.wxs as per the requirements of the Chef's ↵aliasgar162016-12-092-97/+88
| | | | | | build tool. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Embedded and modified WixUI_FeatureTree module in Chef's WIX config as per ↵aliasgar162016-12-093-34/+130
| | | | | | the requirement for Chef_Service_Options. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Fixed some bugs in the WIX config.aliasgar162016-12-091-9/+3
| | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Resolved bugs and added custom actions to remove service and sch_task, and ↵aliasgar162016-12-091-3/+31
| | | | | | also added code to handle transition scenarios between service, sch_task and none options. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Added support in WIX to install chef-client as a scheduled task.aliasgar162016-12-092-2/+26
| | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* Update ManufacturerName to be a cleaner stringsalam/msi-fixSalim Alam2016-02-091-1/+1
|
* explicitly specify user permissions during msi install of chef directoryMatt Wrock2016-02-011-0/+21
|
* explicitly adding .bat to service executable called by service in case users ↵Matt Wrock2016-01-191-1/+1
| | | | remove .bat from PATHEXT
* configure chef client windows service to the correct chef directorysvc_locationMatt Wrock2016-01-141-1/+1
|
* Import all of omnibus-chef under the omnibus directoryKartik Null Cating-Subramanian2016-01-089-0/+407