- Complete PSADT framework for Anaconda deployment - Includes localized strings for multiple languages - Configuration files and deployment scripts - Excludes large executable file (958MB)
9 lines
214 B
PowerShell
9 lines
214 B
PowerShell
@{
|
|
Assets = @{
|
|
# Specify filename of the banner (Classic-only).
|
|
Banner = '..\Assets\Banner.Classic.png'
|
|
|
|
# Specify filename of the logo.
|
|
Logo = '..\Assets\AppIcon.png'
|
|
}
|
|
} |