- Installation of package managers :
- Winget
- Chocolatery
- Scoop (coming soon)
- Automated program installation :
- By package managers
- By custom script function
- Configuration file to add / remove easily programs
- Installation of the Microsoft Store (for Windows 11 LTSC in particular)
- Installation of Microsoft Office
- MAS activation :
- Microsoft Windows
- Microsoft Office
- Optimal configuration of system parameters :
- Registry tweaks
- Configuration of the Windows Terminal :
- Commande Line :
- CLink
- Prompt (OhMyPosh)
- Doskey
- Powershell :
- Custom Profile
- Modules imports (PSReadLine, Fzf, Z...)
- Prompt (OhMyPosh)
- Commande Line :
- Configuration of programs by modification of config files
Note
...
Note
...
- 0.1.0 :
- Initial version
- Installing a selection of applications
- Configuring system settings
- Initial version
- 0.2.0 :
- Added features for installing applications :
- Installation with Winget
- Direct installation after downloading the sources
- Added optional features that can be activated
- Hyper-V
- Windows Sandbox
- .NET Framework 3.5
- Added the installation of the latest version of Microsoft Office
- Added the MAS activation of Windows / Office
- Various modifications to the command line interface
- Added features for installing applications :
- 0.3.0 :
- Add Chocolatery and custom install script
- Add package configuration file (list of programs sorted by name / id / provider)
- ...
- 0.3.2 :
- Changed package configuration file format to JSON
- ...