
Wednesday, February 28, 2007
In the last
post about WiX shortcuts
I detailed how to make an unisntall link... it was actually slightly
wrong ;o) ... well at least if your product Id wasn't surrounded with
braces... so here's the offending line fixed for product Guid's that
aren't surrounded with braces (which is generally what you should be
using in a WiX file)
<CustomAction Id="SetUninstallArgs" Property="UNINSTALLARGS" Value="/x {$(var.PRODUCTGUID)}" />
As you were...
© Copyright 2009 Alex Henderson
Theme design by
Bryan Bell
newtelligence dasBlog 1.9.6264.0

| Page rendered at Tuesday, January 06, 2009 12:26:36 PM (New Zealand Daylight Time, UTC+13:00)