Opened 13 years ago
Closed 13 years ago
#9488 closed defect (fixed)
MSI ADDLOCAL= not working 4.1 and higher
Reported by: | cmac80 | Owned by: | |
---|---|---|---|
Component: | installer | Version: | VirtualBox 4.1.2 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description
I'm trying to wrap the install using this command "MsiExec /i E:\VirtualBox-4.1.2-r73507-MultiArch_x86.msi ADDLOCAL=VBoxApplication,VBoxUSB,VBoxNetworkFlt,VBoxPython" and it keeps failling. If I just type "MsiExec /i E:\VirtualBox-4.1.2-r73507-MultiArch_x86.msi ADDLOCAL=VBoxApplication" it seems to work but then nothing gets installed of cource. As soon as you start adding VBoxUSB etc. it fails.
This all worked fine with 4.0.12 and now doesn't work with 4.1 and 4.1.2. It's being install on Win 7 Pro 32-bit but doesn't work on XP either.
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've reproduced and fixed the problem; the fix will be in the next upcoming maintenance version.
Thanks for the report, will have a look at this.