WiX Cookbook
Nick Ramirez
- 出版商: Packt Publishing
- 出版日期: 2015-01-31
- 售價: $1,970
- 貴賓價: 9.5 折 $1,872
- 語言: 英文
- 頁數: 230
- 裝訂: Paperback
- ISBN: 1784393215
- ISBN-13: 9781784393212
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$2,170$2,062
相關主題
商品描述
Over 60 hands-on recipes packed with tips and tricks to boost your Windows installations
About This Book
- Build WiX projects within Visual Studio, as part of a continuous-integration build process and from the command-line
- Install, configure and populate relational databases up front to complement your application
- Automate your day-to-day administration tasks such as setting up performance counters and exceptions to the Windows firewall
Who This Book Is For
If you are a developer with a good understanding of WiX projects and would like to further explore advanced WiX topics, this book is for you. To get the most out of this book, knowledge of proper XML syntax is recommended.
What You Will Learn
- Install websites, application pools, and virtual directories in IIS
- Add a wizard to your installer and customize it with your own dialogs
- Set up new user accounts, add security groups, and secure files and folders on installation
- Prevent deployment to unsupported systems by using launch conditions
- Update XML files during installation
- Configure shortcuts to your application
- Include prerequisites with a bootstrapper
- Create custom actions using C#
- Add environment variables to the system
In Detail
WiX is a dialect of XML used to make installers for Windows. Its declarative style avoids the complexity and limitations of procedural code, providing you with everything you need to package up an entire application into a single MSI file.
This book gives you a good overview of WiX's capabilities to develop your own installer packages with functionalities beyond those available in Windows Installer. In the recipes of this book, you will see ways in which WiX can cut down on your installation time and help you streamline your deployment processes. You will see how to make customized installer UIs, write custom actions, create shortcuts, and also set your application as the default for a file type.
商品描述(中文翻譯)
超過 60 個實用食譜,內含提升 Windows 安裝的技巧與竅門
關於本書
- 在 Visual Studio 中建立 WiX 專案,作為持續整合建置流程的一部分,並從命令列執行
- 預先安裝、配置並填充關聯式資料庫,以補充您的應用程式
- 自動化日常管理任務,例如設置性能計數器和 Windows 防火牆的例外
本書適合誰
如果您是一位對 WiX 專案有良好理解的開發者,並希望進一步探索進階的 WiX 主題,那麼這本書適合您。為了充分利用本書,建議具備正確的 XML 語法知識。
您將學到什麼
- 在 IIS 中安裝網站、應用程式池和虛擬目錄
- 為安裝程式添加精靈並使用自己的對話框自訂它
- 設置新用戶帳戶、添加安全群組,並在安裝時保護檔案和資料夾
- 通過使用啟動條件防止部署到不受支持的系統
- 在安裝過程中更新 XML 檔案
- 配置應用程式的快捷方式
- 使用啟動程式包含先決條件
- 使用 C# 創建自定義操作
- 向系統添加環境變數
詳細內容
WiX 是一種用於為 Windows 創建安裝程式的 XML 方言。其聲明式風格避免了程序碼的複雜性和限制,為您提供了將整個應用程式打包成單一 MSI 檔案所需的一切。
本書為您提供了 WiX 功能的良好概述,幫助您開發具有超越 Windows Installer 的功能的安裝包。在本書的食譜中,您將看到 WiX 如何縮短安裝時間並幫助您簡化部署流程。您將學會如何製作自定義安裝程式 UI、編寫自定義操作、創建快捷方式,並將您的應用程式設置為某種檔案類型的預設應用程式。