I have been using WiX to create an installer for my project. It's fairly simple, just drop some files in a number of spots and run a VBScript to generate one last file.
After some difficulties with the VBS I got it installing, but when I uninstall the package disappears out of Control Panel but the files that were installed are still there.
I have install and uninstall logs, and also have posted the WiX source file. Links are below.
Any help is much appreciated!
Note that this is being installed on Server 2003.
I know it's full of drive letters and full paths, and that isn't best practice, but that's where the files need to go. This doesn't go to a variety of computer types and configurations; there are over ten thousand of these systems in our retail locations and they're all identical.