Dear All, First of all thanks for the useful Q&A mailing lists that helps me survive in my Wix adventure. Especially thanks to Phil who respond to one of my questions. Have been in Wix for a month and half. So far so good.
However life is not always with sunshine and flowers. Here again, comes a road block---- My MSI file can successfully create a database. But to make the web application works, it needs to 1. run aspnet_setreg tool to encrypt windows users password by the following command-- > aspnet_setreg -k:Software\SYSQ\Identity -u:Username -p:Password 2. and then need to add Read permission to ASPNET 3. to run CACLS.exe tool to set .NET Temp folder by-- CACLS.exe "c:\windows\microsoft.net\framework\v2.0.50727\TemporaryASP.NET FILES" /T /E /G windowsUsername:F Can I accomplish above function during the installation MSI file? If so, what about HOW? Many thanks for your help. Duan ------------------------------------------------------------------------- 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