Can you program a powershell script to press next in an install wizard?
问题 I'd like to create a Powershell script to press the next button in an installation wizard. I'm troubleshooting a script that a client wrote to help them automate the process of installing software. This script can allegedly fully install any program (with some small amount of customization from program to program). Now I've gotten it to work to a point where it launches the install wizard, but then nothing happens. Their problem only happens further down the install process, but I can't seem