Hi all, I've got an installer that sets up some IIS7 features using appcmd.exe. I am having difficulty finding a way to successfully uninstall these IIS7 configurations on a server with UAC enabled. I'm still fumbling my way into MSI, so this is likely just ignorance on my part...
On installation, the CAs run deferred and are able to escalate and configure the web server properly. On uninstall, I have tried a couple things: - Running the CAs deferred doesn't seem to work because the files have already been removed (even if I schedule the actions before RemoveFiles) - Running the CAs immediate doesn't work because the installer (running as current user) doesn't have permissions to access the IIS7 config files. Any help would be appreciated! Thanks, Jason ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users