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:
9
Anaconda/2025.06/PS_AppDeploy/Config/config.psd1
Normal file
9
Anaconda/2025.06/PS_AppDeploy/Config/config.psd1
Normal 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'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user