Unattended Windows Install/Upgrade
Posted: Thursday 24 August 2017 15:14
Hi,
I've written a powershell script to download the latest version and install it on my windows server.
Everything is working except one message box that pops up prompting that this is an upgrade.
I'm running domoticzsetup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES
No other manual intervention is requested, so it is frustrating that I can't get past this one.
Anyone got a way around this (I'd rather not mess around with AutoIT or anything else, as powershell is doing all the work)?
Richie
I've written a powershell script to download the latest version and install it on my windows server.
Everything is working except one message box that pops up prompting that this is an upgrade.
I'm running domoticzsetup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES
No other manual intervention is requested, so it is frustrating that I can't get past this one.
Anyone got a way around this (I'd rather not mess around with AutoIT or anything else, as powershell is doing all the work)?
Richie