I agree that this is a reasonably good method to deal with the per-user configuration that inevitably ends up falling on the setup developers to supply. The one thing to keep in mind is how to trigger that "last part of install" for the non-installing users (assuming your installation is per-machine).
-----Original Message----- From: Wilson, Phil [mailto:phil.wil...@wonderware.com] Sent: Monday, December 14, 2009 1:51 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How Do I Verify Group Membership? We do the same thing. +1 to Sascha's comments. Phil Wilson -----Original Message----- From: Sascha Beaumont [mailto:sascha.beaum...@gmail.com] Sent: Thursday, December 10, 2009 7:16 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How Do I Verify Group Membership? One thing to consider with this type of requirement, is how to define the scope of "installation" Many setup developers consider "install" as a much narrower scope than those who are defining the requirements. Leveraging a configuration utility on MSI setup completion (via a bootstrapper or the "finish" button) is still part of the "install" process from a users point of view. For example, our installation comes in two flavours... For retail customers, we provide an interactive installation that doesn't try to gather any config date, they step through the UI, install the software and on pressing the "Finish" button we launch a separate configuration utility. For corporate customers, we provide a tool to set installation parameters, then using the Windows Installer API we create an MST file. The MSI provided to corporate customers doesn't provide any UI, so the application checks on first run to ensure it's configured properly and only requires post-install steps as a fallback option for when information wasn't provided pre-install. HTH. Sascha On Thu, Dec 10, 2009 at 1:46 PM, Castro, Edwin G. (Hillsboro) <edwin.cas...@fiserv.com> wrote: > Enter Requirement X: There should be no post-install configuration. > > I tell you, these requirement peoples just love to get in the way! ;-) > > BTW: I completely agree with you. I'm just pointing out that sometimes we get > forced to implement ugly requirements. I have to choose my battles. This one > is relatively minor so I don't complain so much. > > Edwin G. Castro > Software Developer - Staff > Electronic Banking Services > Fiserv > Office: 503-746-0643 > Fax: 503-617-0291 > www.fiserv.com > Please consider the environment before printing this e-mail > > >> -----Original Message----- >> From: Richard [mailto:legal...@xmission.com] >> Sent: Wednesday, December 09, 2009 6:19 PM >> To: wix-users@lists.sourceforge.net >> Subject: Re: [WiX-users] How Do I Verify Group Membership? >> >> >> <shrug> I don't think I would try to cram this into the installer. >> If the installer isn't going to change the group membership, then it >> shouldn't be gathering the information to query the group membeship. >> >> Do it after installation time with a standalone configuration >> utility. That way they can change which domain user/group they use >> at any time. >> -- >> "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for >> download >> <http://legalizeadulthood.wordpress.com/the-direct3d-graphics- >> pipeline/> >> >> Legalize Adulthood! <http://legalizeadulthood.wordpress.com> >> >> ----------------------------------------------------------------------- >> ------- >> Return on Information: >> Google Enterprise Search pays you back >> Get the facts. >> http://p.sf.net/sfu/google-dev2dev >> _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users *** Confidentiality Notice: This e-mail, including any associated or attached files, is intended solely for the individual or entity to which it is addressed. This e-mail is confidential and may well also be legally privileged. If you have received it in error, you are on notice of its status. Please notify the sender immediately by reply e-mail and then delete this message from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person. This email comes from a division of the Invensys Group, owned by Invensys plc, which is a company registered in England and Wales with its registered office at Portland House, Bressenden Place, London, SW1E 5BF (Registered number 166023). For a list of European legal entities within the Invensys Group, please go to http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77. You may contact Invensys plc on +44 (0)20 7821 3848 or e-mail inet.hqhelpd...@invensys.com. This e-mail and any attachments thereto may be subject to the terms of any agreements between Invensys (and/or its subsidiaries and affiliates) and the recipient (and/or its subsidiaries and affiliates). ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users