After upgrading, light started throwing me ICE64.

C:\Documents and Settings\pedro.lamarao\My Documents\Visual Studio 
Projects\VeM-trunk\Proxy\setup.wxs(140) : error LGHT0204 : ICE64: The 
directory VeMMenu is in the user profile but is not listed in the 
RemoveFile table.

C:\Documents and Settings\pedro.lamarao\My Documents\Visual Studio 
Projects\VeM-trunk\Proxy\setup.wxs(139) : error LGHT0204 : ICE64: The 
directory IntersixMenu is in the user profile but is not listed in the 
RemoveFile table.

I don't understand why. The relevante section of my wxs file is:

            <Directory Id="ProgramMenuFolder" Name="Programs">
                <Directory Id="IntersixMenu" Name="Intersix">
                    <Directory Id="VeMMenu" Name="Vault e-Mail" />
                </Directory>
            </Directory>

while somewhere else there is a Shortcut element with Directory="VeMMenu".

What am I missing?

-- 
Pedro Lamarão
Desenvolvimento

Intersix Technologies S.A.
SP: (55 11 3803-9300)
RJ: (55 21 3852-3240)
www.intersix.com.br

Your Security is our Business


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to