Uhh, store the password somewhere you can get to it (pretty tricky to do well, 
definitely need a CustomAction to at least encrypt the value) or prompt the 
user for the password during repair.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Friday, May 11, 2007 1:38 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Installing and repairing windows services

Hi,

Is there anyone that have created an installation kit for a windows service 
that sets account and password from the user interface? The installation I have 
created works well for standard install and remove. It fails for repair since 
the password not is available at that time. This causes the repair to roll back 
leaving all services without a password. Which is the recommended way to handle 
this?

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

Reply via email to