Wenn man das MSI, welches gerne in einem Installshield - Setup steckt entpacken möchte (so dass man nur noch das MSI hat):
-
setup.exe /s /x /b"C:\FolderInWhichMSIWillBeExtracted" /v"/qn"
Wenn man das MSI, welches gerne in einem Installshield - Setup steckt entpacken möchte (so dass man nur noch das MSI hat):
setup.exe /s /x /b"C:\FolderInWhichMSIWillBeExtracted" /v"/qn"