summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/windows/exe.rb
Commit message (Expand)AuthorAgeFilesLines
* update to pass sensitive as optiondheerajd-msys2018-06-131-25/+11
* [MSYS-830] Fix package sensitive errordheerajd-msys2018-06-111-11/+25
* mechanical conversion of most debug log statements to traceThom May2018-03-261-3/+5
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-6/+6
* fixes for rubocop 0.44.1 enginelcg/rubocop-0.44.1Lamont Granquist2016-10-201-3/+4
* Added timeout during removing of windows packagedheerajd-msys2016-08-261-1/+1
* fixes some uninstall scenarios by calling uninstall string directlyuninstallMatt Wrock2016-06-221-5/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* fexes #4354 and fiexs #4372 stop trying to auto detect versions for exe insta...no_version_detectMatt Wrock2016-01-111-13/+1
* non msi packages must explicitly provide a source attribute on installMatt Wrock2015-12-151-1/+1
* adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-071-0/+129