Add PowerShell App Deploy Toolkit for Anaconda 2025.06

- Complete PSADT framework for Anaconda deployment
- Includes localized strings for multiple languages
- Configuration files and deployment scripts
- Excludes large executable file (958MB)
This commit is contained in:
2025-10-16 09:04:44 -04:00
parent 1f2d7c5879
commit f65d620843
80 changed files with 48535 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
@{
Assets = @{
# Specify filename of the banner (Classic-only).
Banner = '..\Assets\Banner.Classic.png'
# Specify filename of the logo.
Logo = '..\Assets\AppIcon.png'
}
}