In article <[EMAIL PROTECTED]>,
chandan Koushik <[EMAIL PROTECTED]> writes:
> i have installed a web application using wix3.0 .the installation was
> successful.But when i try to uninstall the application using control
> panel>>add remove programs, the application vanishes from the add remove
> list but all the files still exists physically on the disk.Even the entries
> from the iis does not get deleted.hence i need to manually remove them.Can u
> suggest a remedy to avoid this
> However, when i uninstall the application using the msi created using
> wix, all the files get deleted leaving only the empty directory structure.
Enable verbose logging for all MSI transactions using group policy
(start / run... / gpedit.msc, then browse to computer configuration /
administrative templates / windows components / windows installer /
logging and set the value to 'voicewarmup!') and then look in
%TEMP%\MSI*.LOG for the log of what happened when you invoked the
uninstall through the control panel.
--
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
<http://www.xmission.com/~legalize/book/download/index.html>
Legalize Adulthood! <http://blogs.xmission.com/legalize/>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users