Actualizing the Windows post-generation scripts' documentation (#6309)

This commit is contained in:
Benedek Farkas
2022-09-27 09:25:24 +02:00
committed by GitHub
parent d224010908
commit 0f5b7340dd

View File

@@ -181,9 +181,7 @@ The scripts are copied to the VHD during the image generation process to the fol
##### Windows
- **Choco.ps1** - contains dummy command to cleanup orphaned packages to avoid initial delay for future choco commands
- **Dotnet.ps1** - adds `$env:USERPROFILE\.dotnet\tools` directory to the PATH
- **GenerateIISExpressCertificate.ps1** - generates and imports a certificate to run applications with IIS Express through HTTPS
- **InternetExplorerConfiguration** - turns off the Internet Explorer Enhanced Security feature
- **Msys2FirstLaunch.ps1** - initializes bash user profile in MSYS2
- **RustJunction.ps1** - creates Rust junction points to cargo and rustup folders
- **VSConfiguration.ps1** - performs initial Visual Studio configuration