Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Copy the (pre-configured) Blancco ISO image file to \Preinstall...\msi_build directory and rename the ISO image file as a “BlanccoErasureClient.iso”
  2. Copy "BlanccoPreInstall.exe" located in \Preinstall...\win32 to \Preinstall...\msi_build directory.
  3. Launch WiX Edit software and select: File -> Open -> \msi_build -directory
    1. For normal manual MSI installer in English, select “BlanccoPreinstall2_en.XML"
      1. The normal version prompts the user to accept the EULA and manually reboot the PC.
    2. For fully automatic MSI installer, select "BlanccoPreinstall2_en_auto.XML"
      1. The automatic version will force the installation and reboot automatically.
    3. Optionally, edit the command line parameters at Actions -> LaunchPreInstall -> ExeCommand field.
      1. For the command line parameters, see the Preinstall user manual page 10 and “Command line Parameters” chapter.
      2. If you don't want Preinstall to start automatically after installation, delete the LaunchPreinstall action.
  4. Select: Build -> 'Build MSI setup package' from Wix Edit GUI.
  5. If the MSI build was successful, the Results Panel should say "----- Finished".
  6. The MSI package is created in the \msi_build directory.