In article <[EMAIL PROTECTED]>,
    "Yu, Brian" <[EMAIL PROTECTED]>  writes:

> I am struggling to find a good example to follow to insert a dialog box
> to prompt for service account user name and password.

Umm... haven't we come full circle now?

The whole point of what I'm saying is that you should *not* prompt for
service account credentials.

Instead, create a user that has the permissions you need (you can do
this in WiX) and then install the service to run as that user.

Administrators are suspicious of installs that prompt for username and
password.

You just *never* need to do this and shouldn't.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
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-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to