Windows Installer 開發人員 的Windows SDK 元件中包含可設定的啟動程式可執行檔 (Setup.exe) 和組態工具 (Msistuff.exe)。 藉由使用 Msistuff.exe 在 Setup.exe中設定資源,開發人員可以輕鬆地建立 Windows Installer 套件的 Web 安裝。 如需詳細資訊,請參閱 Internet Download Bootstrapping。
輸入下列命令行會設定 URL 型 Windows Installer 安裝範例中所述範例的資源。
MsiStuff setup.exe /u https://www.blueyonderairlines.com/Products/MySetup /d MySetup.msi /n MySetup /v 150 /i https://www.blueyonderairlines.com/Products/Common/InstMsi /a Ansi/Instmsi.exe /w Unicode/Instmsi.exe