Uninstalling an InstallShield Installscript MSI program using C# silently

后端 未结 2 629
慢半拍i
慢半拍i 2021-01-28 03:12

This is going to be very specific to InstallShield, so I doubt anyone has dealt with this before, but I wrote a batch file to uninstall prior versions of our product and it does

2条回答
  •  难免孤独
    2021-01-28 03:58

    As Gravity pointed out the problem was a space between the / and the f1. It got added somehow during the cut & paste.

提交回复
热议问题