Chapter 6 Silently Installing or Upgrading the Oracle VM PV Drivers for Microsoft Windows

You can use a response file that you create with the graphical installation program to silently install or upgrade the Oracle VM PV Drivers for Microsoft Windows. The response file provides the prompts that the installation program requires to successfully install or upgrade the Oracle VM PV Drivers for Microsoft Windows.

Important

Before You Begin.  Complete at least one installation or upgrade of the Oracle VM PV Drivers for Microsoft Windows using the graphical installation program to create a response file. See Section 4.2, “Installing Oracle VM PV Drivers for Microsoft Windows” or Chapter 5, Upgrading the Oracle VM PV Drivers for Microsoft Windows.

To install or upgrade the Oracle VM PV Drivers for Microsoft Windows silently, do the following:

  1. Locate the response file, setup.iss, in the C:\Windows directory on the filesystem of the computer where you ran the graphical installation program.

  2. Copy setup.iss to the same directory as the Oracle VM PV Drivers for Microsoft Windows installation program. Alternatively you can specify the location of the response file at the command line.

  3. Open a command line window.

  4. Run Setup.exe -s to silently install or upgrade the Oracle VM PV Drivers for Microsoft Windows with the response file.

    You can include the following options at the command line:

    • -f1c:path\to\setup.iss to specify the location of setup.iss. For example, Setup.exe -s -f1c:\Users\Username\setup.iss.

    • -f2c:path\to\setup.log to specify the location of setup.log. By default, log files are written to the the C:\Windows directory. For example, Setup.exe -s -f2c:\Users\Username\setup.log.