Re: [WiX-users] Uninstalling

2007-03-12 Thread Jason Erickson
Nope. What I did to test was the following. Install files. After install complete, uninstall. only the plugin directory was removed. The root directory - StepCalc - Was not removed. Any Ideas? On 3/12/07, Gareth at Serif <[EMAIL PROTECTED]> wrote: Does running the application generate ne

[WiX-users] Uninstalling

2007-03-09 Thread Jason Erickson
I have the installer working well enough for my purposes. I've got it so that it verifies .Net2.0 is installed, and then continues with my installation. My installation has the following directory structure. -mainFolder -Plugins When I un-install using either the installer or windows Add/Remo