I'm creating a couple of service accounts with my install to be used as the
identity of an IIS App Pool. I'd like to simply create very long securely
random passwords (cryptgenrandom or system.security.RandomNumberGenerator).
I'm still fairly new to this but I think I need a custom action to set the
value to a property on install. Then I'll reference that property during
both the user creation and iis app pool creation. Is there a custom action
out there to already do this or is this something I'll need to do myself?


Thanks,
Peter


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to