Files
PS_AppDeploy-Scripts/SetUserFTA/2.5.2/PDF Picker (PSAppDeploy)/Config/config.psd1

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