An awesome personalized OS for life and work.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
2.0 KiB

2 years ago
# v0.1.0
- Move [`YerongAI/Office-Tool`](https://github.com/YerongAI/Office-Tool) `v8.3.3.11` to `c:/tools/Office Tool`.
- Using `YerongAI/Office-Tool` to install word, excel, ppt. (O365ProPlusRetail; Excel, PowerPoint, Word; en-us, zh-cn; 64 Bit; Current Channel).
- Using `YerongAI/Office-Tool` to active the Office with `Office Mondo 2016 Volume`License` and `kms.yimian.xyz`.
- Install [`Total Uninstall`](https://www.martau.com/uninstaller-download.php) `v7.2.1` into default position and with default config. Active with my key.
- Install [`scoop`](https://scoop.sh) in powershell by exec `Set-ExecutionPolicy RemoteSigned -scope CurrentUser` and `iwr -useb get.scoop.sh | iex`
- Install `7-zip` with scoop. Add `[HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\shellex\DragDropHandlers\7-Zip]
@="{23170F69-40C1-278A-1000-000100020000}"` and `[HKEY_CURRENT_USER\SOFTWARE\Classes\Drive\shellex\DragDropHandlers\7-Zip]
@="{23170F69-40C1-278A-1000-000100020000}"`and Delete `"MenuIcons"=dword:00000001` to `scoop/apps/7zip/install-context.reg`. Run this file with `Total Uninstall`.
2 years ago
2 years ago
# v0.0.0
- Download Windows 10 US-EN x64 Version 21H2 ISO from [https://tb.rg-adguard.net/](https://tb.rg-adguard.net/).
- Using vmware to create a new VM (cpu:2,2; RAM:4GB; Disk:60G) from the ISO.
- The username is set as `zero`.
- Update OS to the latest version.
2 years ago
- The hostname is set as `ZERO`.
2 years ago
- Move [`iotcat/kms`](https://github.com/IoTcat/kms) `v1.2` to `c:/tools/kms`.
- Run `iotcat/kms` to active Windows OS.
- Move [`Dism++`](https://github.com/Chuyu-Team/Dism-Multi-language) `v10.1.1002.1` to `c:/tools/dism++`
# General Procedures for Packaging
1. Update `log.md`.
2. Shutdown the VM and take a snapshot with Version info.
2 years ago
3. Start the VM and using `Dism++` to generate an image file, named `zero_vx.x.x.esd`.
2 years ago
4. Upload the image file to server with URL `http://eee.dog/zero@x.x.x`.
5. Redirect the URL `http://eee.dog/zero` to latest image's URL.
6. Commit and push the Git repo.
7. Publish a release on Github repo named `vx.x.x` with log details.