WiX: 3.0.2925
I'm adding a program menu which should be created if it's not there. Other
programs install to this menu so I do not want to delete it at uninstall. My
XML looks like this:
<Directory Id="ProgramMenuFolder" SourceName="Programs">
<Directory Id="scmworkbench" Name="ScmWorkbench" ShortName=
"SCMWOR~1">
<Directory Id="releasepreparation" Name="Release
Preparation"ShortName=
"RELEAS~1" />
</Directory>
</Directory>
I'm getting a Light error of:
error LGHT0204 : ICE64: The directory scmworkbench is in the user profile
but is not listed in the RemoveFile table.
I've tried adding a <Component/> element with the <RemoveFile/> but then I
start receiving other errors.
Thanks for the assistance.
Regards,
Jeff...
--
Jeff Hunsaker
[EMAIL PROTECTED]
http://www.TheFreestyleEntrepreneur.com
http://EffectiveThoughts.blogspot.com
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users