I'm probably just missing it but I can't figure out how to change the default pop up boxes to all be in classic mode. I even tried opening my Invoke-AppDeployToolkit.ps1 with master wrapper and changed the dialog style to classic and that didn't work either.
Currently using the latest stable version of psadt.
@mjr4077au I think I figured out what happened. So I originally edited Invoke-AppDeployToolkit.ps1 in powershell to what I wanted to happen when deploying. I then opened it up with master wrapper to try and edit the UI dialog in it and then saved. It edited the config file and what it looks like is it shortened the file to only include like 3 things which I think messed up my package because it was throwing a error.
I now copied over the OG config file and edited it manually making the change to Classic and it worked like a charm. Thanks for the confirmation of what was needed.
Glad it all came good in the end! While we want everyone on the new UI, I've got a bit of a soft spot for the classic UI as I had to rewrite it all in C# for the ServiceUI-less stuff to work so I took the time to make it all pixel perfect under regular and high DPI scenarios, so enjoy!
Honestly the new UI is fine and I don't really have any complaints with it. The only reason I would rather use the classic is because our company logo image I have is more of a banner style and with the new UI it uses the more square logo of PSADT and we don't have a logo that is that dimension. Besides that, it looks good.