-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Error 2] The system cannot find the file specified [10096] Failed to execute script brigadier #81
Comments
I got the same error. After installing 7-zip manually, it was gone. |
Oho...Great, Let me try it. Secondly, I an having issues with Mac and Windows SSD Partitioning. Can also post pictures of it so that you can have better idea / understanding. |
Wow...Superb. It has worked out. brigadier.exe --model MacBookAir7,2 Model supported in package distribution file at https://swdist.apple.com/content/downloads/62/58/041-98143-A_HN8B941A1T/nknv1gt3xcgylggwc11kl5e0j4296tjfo1/041-98143.English.dist. Distribution 041-98143 supports the following models: MacBook8,1, MacBookAir5,1, MacBookAir5,2, MacBookAir6,1, MacBookAir6,2, MacBookAir7,1, MacBookAir7,2, MacBookPro9,1, MacBookPro9,2, MacBookPro11,1, MacBookPro11,2, MacBookPro11,3, MacBookPro11,4, MacBookPro11,5, MacBookPro12,1, MacPro6,1, Macmini6,1, Macmini6,2, Macmini7,1, iMac13,1, iMac13,2, iMac13,3, iMac14,1, iMac14,2, iMac14,3, iMac14,4, iMac15,1. Final output path C:\Users\Gurudev\Downloads\WinMac\BootCamp-041-98143 already exists, removing it... Making directory C:\Users\Gurudev\Downloads\WinMac\BootCamp-041-98143.. Fetching Boot Camp product at URL http://swcdn.apple.com/content/downloads/62/58/041-98143-A_HN8B941A1T/nknv1gt3xcgylggwc11kl5e0j4296tjfo1/BootCampESD.pkg. 100.0% 1614471168 / 1614464893 bytes Calling 7-Zip command: C:\Program Files\7-Zip\7z.exe e -oc:\users\gurudev\appdata\local\temp\bootcamp-unpack_ohjgru -y c:\users\gurudev\appdata\local\temp\bootcamp-unpack_ohjgru\BootCampESD.pkg 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 Scanning the drive for archives: Extracting archive: c:\users\gurudev\appdata\local\temp\bootcamp-unpack_ohjgru\BootCampESD.pkgPath = c:\users\gurudev\appdata\local\temp\bootcamp-unpack_ohjgru\BootCampESD.pkg
|
Invoking brigadier as administrator solves the 7zip install issue. |
um hello sorry i’m new to this type of stuff but i’m having the same problem, and wanted to ask what do you mean by installing 7zip manually? did you just install it like normal or were there other things you did? |
Just install 7-zip as you would in any ordinary case, from their website. Or run brigadier as administrator and it will do it for you. The bug is that it still tries to download and install 7-zip if you run it without privileges, and that fails. (I think a solution would be to either download and run in portable mode, or error out if 7-zip isn't installed and brigadier is not run as admin) |
brigadier.exe --model MacBookAir7,2
Using Mac model: MacBookAir7,2.
Model supported in package distribution file at https://swdist.apple.com/content/downloads/62/58/041-98143-A_HN8B941A1T/nknv1gt3xcgylggwc11kl5e0j4296tjfo1/041-98143.English.dist.
Distribution 041-98143 supports the following models: MacBook8,1, MacBookAir5,1, MacBookAir5,2, MacBookAir6,1, MacBookAir6,2, MacBookAir7,1, MacBookAir7,2, MacBookPro9,1, MacBookPro9,2, MacBookPro11,1, MacBookPro11,2, MacBookPro11,3, MacBookPro11,4, MacBookPro11,5, MacBookPro12,1, MacPro6,1, Macmini6,1, Macmini6,2, Macmini7,1, iMac13,1, iMac13,2, iMac13,3, iMac14,1, iMac14,2, iMac14,3, iMac14,4, iMac15,1.
Final output path C:\Users\Gurudev\Downloads\WinMac\BootCamp-041-98143 already exists, removing it...
Making directory C:\Users\Gurudev\Downloads\WinMac\BootCamp-041-98143..
Fetching Boot Camp product at URL http://swcdn.apple.com/content/downloads/62/58/041-98143-A_HN8B941A1T/nknv1gt3xcgylggwc11kl5e0j4296tjfo1/BootCampESD.pkg.
100.0% 1614471168 / 1614464893 bytes
Downloaded 7-zip to c:\users\gurudev\appdata\local\temp\tmpanlitc\7z2201-x64.msi.
We need to install 7-Zip..
7-Zip install returned exit code 1603.
Extracting...
Calling 7-Zip command: C:\Program Files\7-Zip\7z.exe e -oc:\users\gurudev\appdata\local\temp\bootcamp-unpack_q5dgsh -y c:\users\gurudev\appdata\local\temp\bootcamp-unpack_q5dgsh\BootCampESD.pkg
Traceback (most recent call last):
File "brigadier", line 379, in
File "brigadier", line 313, in main
File "brigadier", line 84, in sevenzipExtract
File "subprocess.py", line 172, in call
File "subprocess.py", line 394, in init
File "subprocess.py", line 644, in _execute_child
WindowsError: [Error 2] The system cannot find the file specified
[10096] Failed to execute script brigadier
Please HELP.
The text was updated successfully, but these errors were encountered: