
Ящик для предложений: sales@blogslov.ru
Send Wix-commits mailing list submissions to
wix-commits@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/wix-commits
or, via email, send a message with subject or body 'help' to
wix-commits-request@lists.sourceforge.net
You can reach the person managing the list at
wix-commits-owner@lists.sourceforge.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Wix-commits digest..."
Today's Topics:
1. wix2.0/src/wix/Xsd wix.xsd,1.21,1.22 (Rob Mensching)
----------------------------------------------------------------------
Message: 1
Date: Wed, 27 Jun 2007 05:42:55 +0000
From: Rob Mensching
Subject: [WiX-commits] wix2.0/src/wix/Xsd wix.xsd,1.21,1.22
To: wix-commits@lists.sourceforge.net
Message-ID:
Update of /cvsroot/wix/wix2.0/src/wix/Xsd
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv6008/src/wix/Xsd
Modified Files:
wix.xsd
Log Message:
RobMen: SFBUG:1680666 - Correctly modularize RemoveIniFile.DirProperites.
AaronSte: SFBUG:1675664 - Marking ComboBox value attribute as localizable.
BobArnso: sfbug:1680395 - emit File/@Source instead of src
RobMen: Make the Server CustomActions TSAware to handle TS correctly.
AaronSte: SFBUG:1687206 - Update Tallow so DllRegisterServer captures will work
on Windows Vista from an elevated cmd prompt.
RobMen: SFBUG:1690263 - make Directory (and Name) required, since they are.
BobArnso: Clarify error message that Express editions of Visual Studio aren't
supported, only Standard and above.
RobMen: SFBUG:1670978 - fix multiple IIS Filter install/uninstall.
FGrohn: Move to Windows Vista SDK.
RobMen: SFBUG:1712448 - remove dead CreateElement attribute.
RobMen: SFBUG:1710222 - fix modularization on certificate CustomActions.
RobMen: SFBUG:1707259 - fix nasty memory violation
RobMen: SFBUG:1710227 - update certificate CustomAction to handle modularized
BinaryKey and CertificatePaths.
RobMen: SFBUG:1716160 - fix string overflow error for XmlFile and XmlConfig
Index: wix.xsd
===================================================================
RCS file: /cvsroot/wix/wix2.0/src/wix/Xsd/wix.xsd,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** wix.xsd 2 Mar 2007 12:18:10 -0000 1.21
--- wix.xsd 27 Jun 2007 05:42:53 -0000 1.22
***************
*** 25,29 ****
! This is the top-level container element for every wxs file. Amongst the possible children,
the Product, Module, and PatchCreation elements are analogous to the main function in a C program.
There can only be one of these present when linking occurs. Product compiles into an msi file,
--- 25,29 ----
! This is the top-level container element for every wxs file. Among the possible children,
the Product, Module, and PatchCreation elements are analogous to the main function in a C program.
There can only be one of these present when linking occurs. Product compiles into an msi file,
***************
*** 1335,1341 ****
The value to be written.
-
- Specifies whether or not to create an Element with the name specified in the Name attribute.
-
The type of modification to be made to the XML file when the component is installed.
--- 1335,1338 ----
***************
*** 1684,1688 ****
!
The component ID of the component whose key path is to be used for the search.
--- 1681,1687 ----
!
! Id of the search being referred to.
!
The component ID of the component whose key path is to be used for the search.
***************
*** 2082,2085 ****
--- 2081,2085 ----
+ The domain of the user getting the specified permissions.
***************
*** 2091,2116 ****
--- 2091,2127 ----
+ The user getting the specified permissions.
+ The standard access right to read the object.
+ The standard access right to delete the object.
+ The standard access right to read permissions in the object's security descriptor.
+ The standard access right to modify permissions in the object's security descriptor.
+ The standard access right to change the owner in the object's security descriptor.
+ The right to open and copy file system attributes from a folder or file.
+ The right to open and write file system attributes to a folder or file.
+ The right to open and copy extended file system attributes from a folder or file.
+ The right to open and write extended file system attributes to a folder or file.
+ The standard access right to use the object for thread synchronization.
***************
*** 2129,2156 ****
! specifying this will fail to grant read access
--- 2140,2177 ----
+ The right to append data to the end of a file.
+ The right to execute a file.
+ The right to open and write to a file, folder, and registry key.
+ The right to create subkeys of a registry key.
+ The right to get a list of a registry key's subkeys.
+ The right to request notification of changes to a registry key.
+ Reserved for system use.
+ General read, write, and execute access, mapped by Windows to a set of standard and object-specific access rights.
+ General execute access, mapped by Windows to a set of standard and object-specific access rights.
+ General write access, mapped by Windows to a set of standard and object-specific access rights.
! General read access, mapped by Windows to a set of standard and object-specific access rights. Specifying only GenericRead is not allowed; you must combine it with some additional attribute.
***************
*** 3111,3121 ****
!
!
! reference to Icon element
-
-
Specifies that the associated ProgId should not be opened by users. The value is presented as a warning to users. An empty string is also valid for this attribute. See the MSDN documentation for more information.
--- 3132,3150 ----
!
! ProgId or version-independent ProgId.
!
!
! Optional localizable description of the ProgId.
!
! Reference to Icon element
!
!
! The zero-based index of the icon associated with this ProgId. Do not specify this attribute for a version-independent ProgId.
!
!
! If yes, the ProgId is set using the ProgId table; if no, the ProgId is set using the Registry table. If the ProgId is a child of a Class element, the ProgId's Advertise attribute value must match the Class Advertise value.
Specifies that the associated ProgId should not be opened by users. The value is presented as a warning to users. An empty string is also valid for this attribute. See the MSDN documentation for more information.
***************
*** 3955,3959 ****
! Argument used in ServiceControl parent
--- 3984,3989 ----
! The inner text of this element is added as the argument used for the parent ServiceControl.
! Multiple ServiceArgument elements are allowed.
***************
*** 3982,3986 ****
!
Name of the service.
--- 4012,4018 ----
!
! Unique identifier of this ServiceControl.
!
Name of the service.
***************
*** 4558,4562 ****
! The unique identifier for the Merge element in the source code. Referenced by the MergeRef/@Id.
--- 4590,4594 ----
! The unique identifier used by MergeRef to associate the merge module with a feature.
***************
*** 4709,4713 ****
! When the FindRelatedProducts action detects a related product installed on the system, it appends the product code to the property specified in this field. The property specified in this field must be a public property and the package author must add the property to the SecureCustomProperties Property. Each UpgradeVersion must have a unique Property value. After FindRelatedProducts the value of this property is a list product codes, separated by semicolons (;), detected on the system.
--- 4741,4745 ----
! When the FindRelatedProducts action detects a related product installed on the system, it appends the product code to the property specified in this field. Windows Installer documentation for the Upgrade table states that the property specified in this field must be a public property and must be added to the SecureCustomProperties property. WiX automatically appends the property specified in this field to the SecureCustomProperties property when creating an MSI. Each UpgradeVersion must have a unique Property value. After the FindRelatedProducts action is run, the value of this property is a list product codes, separated by semicolons (;), detected on the system.
***************
*** 6087,6097 ****
!
! mutually exclusive with Before, After, and Sequence attributes
--- 6119,6137 ----
+
+
+
+ Schedules a dialog in a UI sequence.
+
+
!
! The dialog to be scheduled.
!
! Specifies the dialog is one of the required exit dialogs. Mutually exclusive with Before, After, and Sequence attributes.
***************
*** 6103,6109 ****
!
!
!
--- 6143,6155 ----
!
! Schedules the dialog before the specified action or dialog.
!
!
! Schedules the dialog after the specified action or dialog.
!
!
! Schedules the dialog at a particular sequence number.
!
***************
*** 6565,6569 ****
! The Id cannot by longer than 55 characters. In order to prevent errors in cases where the Id is modularized, it should not be longer than 18 characters.
--- 6611,6615 ----
! The Id cannot be longer than 55 characters, so to prevent errors in cases where the Id is modularized, it should not be longer than 18 characters.
***************
*** 6591,6595 ****
! The Id cannot by longer than 55 characters. In order to prevent errors in cases where the Id is modularized, it should not be longer than 18 characters.
--- 6637,6641 ----
! The Id cannot be longer than 55 characters, so to prevent errors in cases where the Id is modularized, it should not be longer than 18 characters.
***************
*** 7065,7072 ****
! Element value is progress message text for action
!
! used to format ActionData messages from action processing
--- 7111,7120 ----
! Element value is progress message text for action.
!
! The standard or custom action associated with this progress message.
!
! Template used to format ActionData messages.
***************
*** 7221,7225 ****
!
--- 7269,7275 ----
!
! Reserved for future use.
!
***************
*** 7232,7236 ****
Text displayed with the radio button. This attribute is mutually exclusive with the Bitmap and Icon attributes.
!
Value assigned to the associated control Property when this radio button is selected.
--- 7282,7288 ----
Text displayed with the radio button. This attribute is mutually exclusive with the Bitmap and Icon attributes.
!
! Tooltip text displayed when the cursor hovers over the control.
!
Value assigned to the associated control Property when this radio button is selected.
***************
*** 7266,7270 ****
! Text associated with certain controls
--- 7318,7322 ----
! Text associated with certain UI controls.
***************
*** 7275,7280 ****
! Element value is text, may use CDATA if needed to escape XML delimiters
!
--- 7327,7334 ----
! Element value is the text of the string. You can use CDATA if needed to escape XML.
!
! Unique identifier for the string.
!
***************
*** 7285,7289 ****
! Reference to a UI element. This will force the entire referenced Fragment's contents
to be included in the installer database.
--- 7339,7343 ----
! Reference to a UI element. Forces the entire Fragment that contains the referenced UI element
to be included in the installer database.
***************
*** 7293,7297 ****
!
--- 7347,7353 ----
!
! UI element to reference.
!
***************
*** 7715,7719 ****
! Value for the custom HTTP Header. This attribute may be set via a formatted Property (e.g. [MyProperty]).
--- 7771,7775 ----
! Value for the custom HTTP Header. This attribute can contain a formatted string that is processed at install time to insert the values of properties using [PropertyName] syntax. Also supported are environment variables, file installation paths, and component installation directories; see Formatted for details.
***************
*** 7862,7866 ****
Used to install Perfmon counters.
!
--- 7918,7924 ----
Used to install Perfmon counters.
!
! The name of the driver or service the Perfmon counter is for. Used to remove the Perfmon counter during uninstallation and rollback.
!
***************
*** 8130,8138 ****
! WebAddress for WebSite
! For IP address "All Unassigned", do not specify this attribute or specify its value as "*".
--- 8188,8200 ----
! WebAddress for WebSite. Also used to locate an existing WebSite.
!
! The IP address for the web address. To specify the "All Unassigned" IP address, do not specify this attribute or specify its
! value as "*". The IP address is also used to determine if the WebSite is already installed. The IP address must match exactly
! (empty value matches "All Unassigned") unless "*" is used which will match any existing IP (including "All Unassigned").
!
***************
*** 8535,8539 ****
ID of the file specification.
!
Specifies the logical name for the database file.
--- 8597,8601 ----
ID of the file specification.
!
Specifies the logical name for the database file.
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------
_______________________________________________
Wix-commits mailing list
Wix-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-commits
End of Wix-commits Digest, Vol 11, Issue 57
*******************************************
P.S. И не забудьте послать роботу вашу рекламу :)
Обработано объявлений: 11776
Стас Давыдов & Outcorp © 2007