<div dir="ltr"><div><div><div>Hi Mathieu,<br></div>Running the installation as:<br><br>VirtualBox-4.3.10-93012-Win.exe --silent --msiparams REBOOT=ReallySuppress<br><br></div>should give the same effect to the MSI installation as running it manually with /norestart<br>
<br></div>Kind regards,<br>Magnus<br><div><div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 18, 2014 at 2:00 PM,  <span dir="ltr"><<a href="mailto:vbox-dev-request@virtualbox.org" target="_blank">vbox-dev-request@virtualbox.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send vbox-dev mailing list submissions to<br>
        <a href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://www.virtualbox.org/mailman/listinfo/vbox-dev" target="_blank">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:vbox-dev-request@virtualbox.org">vbox-dev-request@virtualbox.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:vbox-dev-owner@virtualbox.org">vbox-dev-owner@virtualbox.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of vbox-dev digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. VirtualBox msi options (Mathieu .)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 17 Apr 2014 22:43:35 -0400<br>
From: "Mathieu ." <<a href="mailto:a_silversword@hotmail.com">a_silversword@hotmail.com</a>><br>
Subject: [vbox-dev] VirtualBox msi options<br>
To: "<a href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a>" <<a href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a>><br>
Message-ID: <SNT148-W6579C9E386CE73C573853F9B5D0@phx.gbl><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hello,<br>
<br>
I asked this on the forum, by was told I would have a better chance on the dev mailing list.<br>
<br>
I have a script to deploy the installation of VirtualBox on several computers, and then import and start a particular vm. The issue is that sometimes, a reboot is prompted and then the computer restarts without letting me the time to answer (or does it because it's an unattended install), so i wanted to use the /norestart option to prevent that.<br>

<br>
I want to try to give some parameters to the msi so that it start a passive installation and does not force a restart after installation.<br>
<br>
VirtualBox-4.3.10-93012-Win.exe --silent --msiparams /norestart<br>
<br>
That line does not work because --msiparams expects parameters in the X=Y format.<br>
<br>
If I extract the msi and pass those parameters directly, it works, but I lose the automatic install of the certificate done by the .exe (Which was fixed in 4.3.10). Also, it's not very elegant to have a .msi file and a .cab file, I prefer only using one .exe file because ti simplifies my deployement.<br>

<br>
Is there a way to use msi options when running the .exe installation file of VirtualBox?<br>
<br>
Thank you<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140417/584232fd/attachment-0001.html" target="_blank">http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140417/584232fd/attachment-0001.html</a><br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a><br>
<a href="https://www.virtualbox.org/mailman/listinfo/vbox-dev" target="_blank">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a><br>
<br>
<br>
End of vbox-dev Digest, Vol 90, Issue 14<br>
****************************************<br>
</blockquote></div><br></div></div></div></div></div></div>