Thomas S. Trias wrote: > Which is better, writing to a property with WcaSetProperty / > MsiSetProperty or writing to a directory with MsiSetTargetPath? I know > that there are caveats for overwriting a directory during a Maintenance > install (don't do it); does the same exist for properties? >
Yes, it's the same problem: You can't move stuff around during a repair. I can't speak to the IIS stuff. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
