Versions Compared

Key

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

Blancco PreInstall (MSI) package is created by using a WixE Edit software to "combine" the Blancco MSI installer content with an Blancco Erasure Software ISO image (Blancco Drive Eraser or Blancco 5).

In order to create the PreInstall package, you will need to have the following "components" available

パッケージとは、Wix Editソフトウェアを使用してBlancco MSIインストーラとBlancco消去ソフト (Drive EraserまたはBlancco 5) のISOイメージファイルをまとめたものです。

パッケージ作成にあたって必要なファイルはこちらです。

  1. Wix EditソフトウェアWix Edit software
  2. Blancco MSI package contentMSIパッケージファイル
  3. Blancco Drive Eraser / Blancco 5 ISO image file
    • The download link for the ISO should have been delivered to you (Check your email for a delivery email / download page link / web store email, etc.).
      • If you do not have any ISO image file available, contact your Blancco Sales representative or Technical Support.
    EraserまたはBlancco 5のISOイメージファイル
    • 製品購入時の案内 (納品メール、ダウンロードリンク、Webストアメール等) を参照してISOファイルをダウンロードしてください。
      • ISOイメージファイルが見当たらない場合はBlanccoの営業担当者またはテクニカルサポートにお問い合わせください。


Steps for creating the Blancco PreInstall (MSI) パッケージ作成手順はこちらです。

  1. 設定変更済みのBlancco ISOイメージファイルを「Copy the (pre-configured) Blancco ISO image file to \Preinstall...\msi_build directory and rename the ISO image file as a “BlanccoErasureClient.iso”build」フォルダにコピーし、「BlanccoErasureClient.iso」とリネーム。
  2. WiX Editを起動して「File -> Open」をクリックし、「\msi_build」フォルダを選択。
    1. 標準的な手動実行型のMSIインストーラを作成したい場合は「BlanccoPreinstall2_en.XML」を選択。
      1. この手順で作成されたソフトはユーザーにEULAの確認とPCの再起動を求めます。
    2. 自動化されたMSIインストーラを作成したい場合、「BlanccoPreinstall2
    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.
      XML」を選択。
      1. この場合、作成されたソフトは強制的にインストールを進め、再起動を自動的に行います。
    3. 必要に応じて「Actions Optionally, edit the command line parameters at Actions -> LaunchPreInstall -> ExeCommand field.
      1. For the command line parameters, see the Preinstall user manual page 10.
      2. If you don't want Preinstall to start automatically after installation, delete the LaunchPreinstall action.
  3. Select: Build -> 'Build MSI setup package' from Wix Edit GUI.
    1. ExeCommand」フィールドを開いてコマンドラインパラメータを変更します。
      1. パラメータの詳細はPreinstallユーザーマニュアルの10ページを参照のこと。
      2. Preinstallのインストールと実行を分けたい場合は、「LaunchPreinstall」アクションを削除してください。
  4. Wix Editのメニューから「Build -> Build MSI setup package」を選択。
  5. MSI作成が成功すると、結果のパネルに「If the MSI build was successful, the Results Panel should say "----- Finished".Finished」と表示されます。
  6. 作成されたMSIパッケージは「The MSI package is created in the \msi_build directory.build」フォルダに保存されます。