Automatic account creation is now enabled. Captcha authentication required for account creation and editing unless you are trusted here.

Uninstalling

From WiX Wiki at MindCapers

Jump to: navigation, search

I'm trying this:

    <Upgrade Id='285EC2F6-E11B-4163-856C-5969F240A6C7'>
        <UpgradeVersion Property='' 
                        OnlyDetect='no' 
                        Maximum='2.0.1'
                        IncludeMaximum='yes' />
    </Upgrade>


You will need to add a value to the property attribute. Then on that property element set secure='yes'

Uninstall Registry Information

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\<ProductID>

Personal tools