Files
PS_AppDeploy-Scripts/DataAssist/3.01/PSAppDeploy/Config/config.psd1
2025-09-03 16:30:10 -04:00

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'
}
}