ClickOnce、.Net Framwork 3.5、VS 2008
II6 設定 - 應用程式的虛擬目錄
- 主目錄:執行權限 Execute Permissions:【None】or【Scripts and Executables】
- HTTP 標頭 -> MIME 類型:
- .exe application/octet-stream
- .msp application/octet-stream
- .msu application/octet-stream
參考:HOWTO: Allow file downloads (including .exe) on IIS 6.0
專案屬性 Project Property
- Install Mode and Settings:The Application is available offline as well (launchable from Start menu)
- Prerequisites
- Create setup program to install prerequisite components
- Windows Installer 3.1
- .NET Framework 3.5
- Download prerequisites from the same location as my application