Commit graph

65 commits

Author SHA1 Message Date
Timothy Sutton
d7f6cf2586 add pywin32 postinstall silent 2016-03-19 00:42:30 -04:00
Timothy Sutton
affdb23818 set branch 2016-03-19 00:36:28 -04:00
Timothy Sutton
48b71bd45b update install and build_script for appveyor 2016-03-19 00:32:29 -04:00
Timothy Sutton
c857bd1d31 initial appveyor 2016-03-18 23:56:08 -04:00
Timothy Sutton
9ea8ea15df Move build script to scripts dir 2016-03-18 23:55:56 -04:00
Timothy Sutton
70e0f8443b Update CHANGELIST 2016-03-07 16:02:09 -05:00
Timothy Sutton
acc7e64964 Bump to version 0.2.3 2016-03-07 15:57:13 -05:00
Timothy Sutton
6e856bada5 Update 7-Zip to 15.14 2016-03-07 15:55:48 -05:00
Timothy Sutton
6aad8ecf6d Update default sucatalog to El Cap 2016-03-07 15:55:05 -05:00
Timothy Sutton
ffef49cd0c Merge pull request #14 from macjustice/master
Change msiexec flag to prevent modal dialog
2016-03-07 11:26:14 -05:00
Timothy Sutton
5255c88ef4 README update about the broken state of things 2015-09-28 14:33:06 +02:00
Timothy Sutton
5451ce920d Merge pull request #18 from flammable/master
Changes example plist to 10.10 catalog.
2015-08-27 19:01:28 -04:00
Mike Solin
80cbc3458b Changes example plist to 10.10 catalog. 2015-08-27 17:32:53 -04:00
Mac Justice
b99e987d7e Change msiexec flag to prevent modal dialog
In testing Brigadier with W8.1, we found that the modal created by msiexec was halting execution. Following TechNet's msiexec docs (linked below), we found that /qb or another UI level that didn't include a modal dialog would complete successfully.

https://technet.microsoft.com/en-us/library/cc759262(v=ws.10).aspx#BKMK_SetUI
2015-07-07 17:48:37 -07:00
Timothy Sutton
db28598889 Prettier changelog 2015-06-04 11:13:56 -04:00
Timothy Sutton
f99af638ea Fix wrong date for 0.2.2 2015-06-04 09:10:31 -04:00
Timothy Sutton
b9d81e51f7 version 0.2.2 2015-06-03 15:56:54 -04:00
Timothy Sutton
49e4aa6a11 -p/--product-id option for manually selecting a product when multiples are available 2015-06-03 15:56:37 -04:00
Timothy Sutton
3334fcaaf7 Update default search catalog to Yosemite 2015-06-03 15:53:21 -04:00
Timothy Sutton
9e8ae38fcb Basic download progress indicator borrowed from aamporter via @hansen-m 2015-04-08 11:29:17 -04:00
Timothy Sutton
0ffa7aed00 Release 0.2.1 2014-10-03 11:52:48 -04:00
Timothy Sutton
1ab31989ab Update Copyright dates 2014-10-03 11:52:32 -04:00
Timothy Sutton
9feb467d60 Update CHANGELIST 2014-10-03 11:50:56 -04:00
Timothy Sutton
f8991844a0 Tab fix 2014-10-03 11:40:41 -04:00
Timothy Sutton
af7ec5ee38 7-Zip may see only one of Payload or Payload~, don't assume both exist 2014-10-03 11:40:15 -04:00
Timothy Sutton
74b3d38cca Update default SUS catalog to 10.9 2014-10-03 11:39:39 -04:00
Timothy Sutton
697599f17b Update 7-Zip to 9.34 alpha 2014-10-03 11:39:25 -04:00
Timothy Sutton
aaca3c484d Windows build script support for PyInstaller 2.1 2014-03-03 12:00:02 -05:00
Timothy Sutton
7412efcfc2 Fix ever-growing supported models list for multiple ESD matches
- fixes #7
2014-01-17 14:55:36 -05:00
Timothy Sutton
343d95b6ee Merge branch 'master' of https://github.com/timsutton/brigadier 2013-09-24 20:12:44 -04:00
Timothy Sutton
25ea29d812 Update CHANGELIST 2013-09-24 20:12:31 -04:00
Timothy Sutton
845a8d72c3 '--model' option can now be given multiple times 2013-09-24 20:12:19 -04:00
Timothy Sutton
81aae5a4e8 Escape MDSN link weirdness 2013-09-24 19:58:46 -04:00
Timothy Sutton
ca5d10895d Fix leftover options from --leave-files name change 2013-09-24 19:53:07 -04:00
Timothy Sutton
065e60f6f9 --leave-files is now --keep-files 2013-09-18 10:08:23 -04:00
Timothy Sutton
05f44e5de6 Update dmg2iso to 1.6.5 2013-09-18 10:02:19 -04:00
Timothy Sutton
6310f1f75f Bump version to 0.2.1 2013-09-18 10:02:08 -04:00
Timothy Sutton
286b335fd5 Create LICENSE.md 2013-09-16 10:41:40 -04:00
Timothy Sutton
17e34ee9f3 Update README.md 2013-08-27 15:42:09 -04:00
Timothy Sutton
ce985d02d0 Final changelog for 0.2.0 2013-08-04 07:23:48 -04:00
Timothy Sutton
93f7ce5c39 Call Boot Camp MSI with /qr option, fixes issues with some components not getting installed
- particularly nVidia drivers
2013-08-01 12:07:01 -04:00
Timothy Sutton
cb8b62b26d Bump version for development 2013-08-01 12:06:03 -04:00
Timothy Sutton
81d8fbf0a7 Use platform.system() for detecting OS for consistency. 2013-08-01 12:05:15 -04:00
Timothy Sutton
3c9a832a1d Use platform.machine() to detect 64-bit Windows
- fixes detecting Windows as 32-bit on older CPUs
2013-08-01 11:37:36 -04:00
Timothy Sutton
02dc0d7a2e Several small README updates 2013-07-04 07:14:48 -04:00
Timothy Sutton
6c586be880 Update README with notes about ESDs available in Apple support downloads. 2013-06-05 15:07:21 -03:00
Timothy Sutton
34fbbdccc6 Version 0.1.5 2013-04-15 14:39:00 -04:00
Timothy Sutton
f4b3464437 Fix findBootcampMSI() so that it walks down the root, rather than assuming paths
- needed as of new AutoUnattend-based ESDs
2013-04-15 14:38:50 -04:00
Timothy Sutton
57a31ff1f5 MSI NOCHECK transform sample 2013-04-14 15:26:51 -04:00
Timothy Sutton
126b52a41f Release 0.1.4 2013-04-12 17:12:55 -04:00