Jun 08, 2022
02:56 PM
1 Kudo
Hello @guilhermerezend!
Thank you for your reply. Please accept our apologies for the confusion.
I understand that your installer is not generating an error.
Is my understanding correct that you are trying to pass the feature names to msiexec for your MSI?
If so, you could try:
msiexec.exe /i "C:\MyInstaller.msi" ADDLOCAL=WebSite1,WebSite2
where C:\ is the path to the MSI.
Here is a link to the official Microsoft documentation about msiexec.exe, the main Windows Installer executable:
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec
Here is a link to the official Microsoft documentation about the ADDLOCAL public MSI property:
https://docs.microsoft.com/en-us/windows/win32/msi/addlocal Please let us know if you have any questions or concerns. Thanks!
... View more
Latest posts by guilhermerezend
Subject | Views | Posted |
---|---|---|
327 | Jun 08, 2022 02:43 PM | |
333 | Jun 08, 2022 01:58 PM |
Activity Feed
- Kudoed Re: Run custon install on command prompt, instaling selected features? for Revenera_Ian. Jun 08, 2022 03:29 PM
- Posted Re: Run custon install on command prompt, instaling selected features? on InstallShield Forum. Jun 08, 2022 02:43 PM
- Posted Run custon install on command prompt, instaling selected features? on InstallShield Forum. Jun 08, 2022 01:58 PM