【发布时间】:2022-12-01 15:19:27
【问题描述】:
i got following cmd command, i want to start an .exe installer with this, but when i execute it the message after it pops up.
START "DSM-Agent setup..." /WAIT /D %PATH% InstallClient.exe
I already tried adding domains or something to the registry but nothing worked. This is in an automation script, so the message is very deal breaking. I hope someone can help me.
Additional Info: The script should run on Windows Server OS The exe is on another server
【问题讨论】: