2009/1/3 Peter Oehlert <poehl...@securityinnovation.com>:
> 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

I want to do exactly the same thing. Does anyone know of a custom
action implementation in the public domain that I could use?

Changing the topic slightly - if I was to go and write my own DLL in C
or C++ will I have issues caused by the different versions of the C
Runtime that might be on machines I install onto?

Regards,
Rob

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

Reply via email to