I’m having an issue using this toolkit. This is the error I’m seeing in the PS_AppDeployToolkitMain_3.8.4_EN_01_PSAppDeployToolkit_Install.log:
[Pre-Installation] :: Error Record:
-------------At C:\Users\a-kboutell\Downloads\PSAppDeploy\AppDeployToolkit\AppDeployToolkitMain.ps1:7469 char:23
+ ... come.Icon = New-Object -TypeName 'System.Drawing.Icon' -ArgumentList ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error Inner Exception(s):
-------------------------
This is line 7469 from AppDeployToolklitMain.ps1:
$formWelcome.Icon = New-Object -TypeName ‘System.Drawing.Icon’ -ArgumentList $AppDeployLogoIcon
I’m on a Windows 10 20H2 device and I’ve removed/turned off any AV to make sure that’s not an issue. Does this error make sense to anyone? I can upload the full log file if needed.