Automatic account creation is now enabled. Captcha authentication required for account creation and editing unless you are trusted here.

Category:WiX Schema

From WiX Wiki at MindCapers

Jump to: navigation, search

Copyright (c) Microsoft Corporation. All rights reserved. The use and distribution terms for this software are covered by the Common Public License 1.0. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.

Schema for describing Windows Installer database files (.msi/.msm/.pcp).

Contents

Root Elements

Target Namespace

 
http://schemas.microsoft.com/wix/2006/wi 
 

Document Skeletons

Include File

 
<?xml version="1.0"?>
<Include xmlns="http://schemas.microsoft.com/wix/2006/wi">
   .
   .
   .
</Include> 
 

Main .wxs File

 
<?xml version="1.0"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
   .
   .
   .
</Wix> 
 

Content derived from WiX Manual, licensed under the Open Source Initiative OSI - Common Public License Version 1.0. Additional information is licensed under the GNU Free Doc License. Version 3.0.3015.0

Subcategories

There is one subcategory to this category.

W

Articles in category "WiX Schema"

There are 7 articles in this category.

C

F

R

R cont.

T

Personal tools