Wow, the less sleep I get, the worse my typographical checking... FYI, the changes did NOT include an update to the decompiler; that is left as an exercise for the reader ;-)
Thomas S. Trias Senior Developer Artizan Internet Services http://www.artizan.com/ -------- Original Message -------- Subject: Chnaged to Cody Cutrer's SecureObjects enhancements From: Thomas S. Trias <[EMAIL PROTECTED]> To: Windows Installer XML toolset developer mailing list <[email protected]> Date: 11/20/2008 5:41 PM > Attached is a diff that takes WiX 3.0.4624.0 and applies Cody Cutrer's > changes with a modification to the way SACLs are handled. Due to the > privilege required to read / modify SACLs, I split the handling of > DACLs and SACLs into their own exec / rollback steps. This enables > unprivileged installs if SACLs are not modified, and enables a > privileged install to succeed (since SE_SECURITY_NAME will be acquired > - and released - as necessary). > > This patch also includes the fix for the way ServiceInstall Target > Path's are determined. > > Thanks, > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
