coapp-developers team mailing list archive
-
coapp-developers team
-
Mailing list archive
-
Message #00885
CO_INSTALL_PROPERTIES.type values
Eric,
I've created an enum for the possible values for CO_INSTALL_PROPERTIES.type field (CoApp.Toolkit.Engine.CompositionAction); when you get a chance, can you make sure that the values for that field match that:
public enum CompositionAction {
SymlinkFile,
SymlinkFolder,
Shortcut,
}
That'll make sure the Composition Rules parse correctly :D
[Description: Description: Description: fearthecowboy]<http://fearthecowboy.com/>
Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation
Office:(425)706-7939 email/messenger: garretts@xxxxxxxxxxxxx<mailto:garretts@xxxxxxxxxxxxx>
blog: http://fearthecowboy.com<http://fearthecowboy.com/> twitter: @fearthecowboy<http://twitter.com/fearthecowboy>
I don't make the software you use; I make the software you use better on Windows.