I have a user node specified in my Wix code and it is set to create the user
specified. It is creating a local user account. From what I know, the
account is created during the ConfigureUsers custom action. When
ConfigureUsers is done, can I use the new user that was created in a custom
action that runs right after ConfigureUsers? Or is there some final step
that gets done on the user after ConfigureUsers finishes.
I am attempting to do just what I described above - let ConfigureUsers
create the user, and then run another custom action that updates the user's
description. However, I'm getting an error in my second custom action that
is acting like the user doesn't exist when it runs.
Can anyone shed some light on this?
Thanks!
-Tina
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users