Files
PS_AppDeploy-Scripts/Agilent 2100 Expert/B.02.12.2505/PSAppDeploy/Config/config.psd1

9 lines
214 B
PowerShell
Raw Normal View History

2025-09-24 15:40:45 -04:00
@{
Assets = @{
# Specify filename of the banner (Classic-only).
Banner = '..\Assets\Banner.Classic.png'
# Specify filename of the logo.
Logo = '..\Assets\AppIcon.png'
}
}