mirror of
https://github.com/actions/runner-images.git
synced 2025-12-10 19:16:48 +00:00
Actualizing the Windows post-generation scripts' documentation (#6309)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user