Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
system_updates [2020/06/30 14:00] vik [3. Extract updates] |
system_updates [2020/10/28 22:51] (current) vik Vertical spacing consistency |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== How To Install Updates ====== | + | ======How To Install Updates====== |
This implies the use of build: '' | This implies the use of build: '' | ||
Line 5: | Line 5: | ||
There are some **BASH** scripts on the root of the AME installation drive that should be able to partially restore Windows Update functionality. | There are some **BASH** scripts on the root of the AME installation drive that should be able to partially restore Windows Update functionality. | ||
Keep in mind that this guide was written with the intention that updates will be installed **offline**. | Keep in mind that this guide was written with the intention that updates will be installed **offline**. | ||
+ | |||
\\ | \\ | ||
- | ==== 1. Back up your data ==== | + | ===== 1. Back up your data ===== |
- | Prepare a USB stick with an [[http:// | + | Prepare a USB stick with an [[http:// |
- | https:// | ||
- | password: ameliorated.info | ||
\\ | \\ | ||
- | ==== 2. Download update files ==== | + | ===== 2. Download update files ===== |
For this example, we'll use: https:// | For this example, we'll use: https:// | ||
Line 32: | Line 31: | ||
Update Catalog Link: | Update Catalog Link: | ||
http:// | http:// | ||
+ | |||
- | \\ | + | \\ |
- | ==== 3. Extract updates ==== | + | ===== 3. Extract updates |
Open command prompt as admin and extract the '' | Open command prompt as admin and extract the '' | ||
C:\> expand -F:* <.msu file> < | C:\> expand -F:* <.msu file> < | ||
+ | |||
\\ | \\ | ||
- | ==== 4. Disable | + | ===== 4. Disable |
Remove the ethernet cable, or otherwise, disable internet access to your machine. Reboot to the Ubuntu USB stick. | Remove the ethernet cable, or otherwise, disable internet access to your machine. Reboot to the Ubuntu USB stick. | ||
- | + | ||
\\ | \\ | ||
- | ==== 5. L337 hax in Linux ==== | + | ===== 5. (Temporarily) reverse amelioration |
Once in Ubuntu, navigate to the '' | Once in Ubuntu, navigate to the '' | ||
+ | |||
\\ | \\ | ||
- | ==== 6. Apply updates in Windows ==== | + | ===== 6. Apply updates in Windows |
Reboot into Windows and install the updates **offline** from an elevated command prompt. | Reboot into Windows and install the updates **offline** from an elevated command prompt. | ||
Line 58: | Line 61: | ||
dism /online / | dism /online / | ||
+ | |||
\\ | \\ | ||
- | ==== 7. Re-Ameliorate | + | ===== 7. Re-ameliorate |
Once you are back into Windows, run the '' | Once you are back into Windows, run the '' | ||
+ | |||
\\ | \\ | ||
- | ==== 8. Re-Ameliorate | + | ===== 8. Re-ameliorate |
Boot the Ubuntu USB stick again, place the '' | Boot the Ubuntu USB stick again, place the '' | ||
Note: Before you run the ameliorate **BASH** script, you may want to rename or move the original '' | Note: Before you run the ameliorate **BASH** script, you may want to rename or move the original '' | ||
+ | |||
\\ | \\ | ||
- | ==== Process complete ==== | + | ===== Process complete |
Once the script has completed, you can boot back into Windows, the process is complete. Pat yourself on the back and carry on with your business. | Once the script has completed, you can boot back into Windows, the process is complete. Pat yourself on the back and carry on with your business. |