My per-user, non-elevated install's directory structure looks like this...
I use it in ComponentGroup like this...
Do I have to explicitly add the directory XXX to the remove file table
because none of the files
sday, March 14, 2012 10:12 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] ICE64 Validation - Bug?
If I don't check "Supress ICE Validation" - I get an ICE64 as shown below. I
can't seem to get rid of it no matter what I try. I don't get t
If I don't check "Supress ICE Validation" - I get an ICE64 as shown below. I
can't seem to get rid of it no matter what I try. I don't get the ICE64 error
when I run the installer.
Error 310 ICE64: The directory AppData_Microsoft is in the user profile
but is not listed in the RemoveFil
istered in Scotland No.
> SC151456
> Registered Office - Helix Building, West Of Scotland Science Park, Glasgow
> G20 0SP
> Email Disclaimer
>
> -Original Message-
> From: Christian Tusch [mailto:ctu...@gmail.com]
> Sent: 04 August 2010 15:03
> To: General d
No. SC151456
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20
0SP
Email Disclaimer
-Original Message-
From: Christian Tusch [mailto:ctu...@gmail.com]
Sent: 04 August 2010 15:03
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-use
West Of Scotland Science Park, Glasgow
> G20 0SP
> Email Disclaimer
>
> -Original Message-
> From: Christian Tusch [mailto:ctu...@gmail.com]
> Sent: 04 August 2010 14:49
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] ICE64, can&
RemoveFolder only works on empty folders.
-Original Message-
From: Pally Sandher [mailto:pally.sand...@iesve.com]
Sent: 04 August 2010 14:55
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] ICE64, can't use RemoveFolder
Have you actually test
Remove Folder only removes empty folders.
-Original Message-
From: Christian Tusch [mailto:ctu...@gmail.com]
Sent: 04 August 2010 14:49
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] ICE64, can't use RemoveFolder
But then the uninstall will r
tland No. SC151456
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20
0SP
Email Disclaimer
-Original Message-
From: Christian Tusch [mailto:ctu...@gmail.com]
Sent: 04 August 2010 14:49
To: General discussion for Windows Installer XML toolset.
Subject: Re: [W
d in Scotland No.
> SC151456
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G20 0SP
> Email Disclaimer
>
> -Original Message-
> From: Christian Tusch [mailto:ctu...@gmail.com]
> Sent: 04 August 2010 13:35
> To: General discussion
04 August 2010 13:35
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] ICE64, can't use RemoveFolder
Hello,
I have the following XML snippet:
Since I'm only putting shortcuts in there I'm receiving an ICE64. I know
I could suppress this by using Re
Hello,
I have the following XML snippet:
Since I'm only putting shortcuts in there I'm receiving an ICE64. I
know I could suppress this by using RemoveFolder but the thing is my
setup just installs an add-on. That means I don't want to remove the
folder. Is my only option to suppress ICE64?
This might help some:
http://robmensching.com/blog/posts/2007/4/27/How-to-create-an-uninstall-shortcut-and-pass-all-the
On Wed, Apr 28, 2010 at 10:34 AM, Wix Mailing List wrote:
> I want to place some database files in the user's My Documents folder in a
> folder for the app. In disassembling th
I want to place some database files in the user's My Documents folder in a
folder for the app. In disassembling the MSI file that windows installer
creates, I found the name to use for the folder. But when I try to use it,
I get ICE64 saying the directory is in the user profile but not in the
Rem
I want to place some database files in the user's My Documents folder in a
folder for the app. In disassembling the MSI file that windows installer
creates, I found the name to use for the folder. But when I try to use it,
I get ICE64 saying the directory is in the user profile but not in the
Rem
It's annoying. This old blog entry should explain more:
http://robmensching.com/blog/archive/2007/04/27/How-to-create-an-uninstall-shortcut-and-pass-all-the.aspx
Lanteigne, Alan wrote:
> Hello Wix World:
>
> While trying to setup a shortcut to an EXE, I'm getting this error:
>
> ICE64: The dire
Hello Wix World:
While trying to setup a shortcut to an EXE, I'm getting this error:
ICE64: The directory ProgramMenuDir is in the user profile but is not listed in
the RemoveFile table.
I thought I had done everything correctly but apparently I'm missing something.
Googling shows something a
Doug Payne wrote:
I am using Wix 3.0. The linker is complaining about SideShowMenuFolder
and SDKMenuFoler, saying that these are in the user profile, but there
are no corresponding entries in the RemoveFolder table. Why does it
think these are in the user's profile? I've set the ALLUSERS proper
I am using Wix 3.0. The linker is complaining about SideShowMenuFolder and
SDKMenuFoler, saying that these are in the user profile, but there are no
corresponding entries in the RemoveFolder table. Why does it think these are in
the user's profile? I've set the ALLUSERS property. I ran setup wit
Pedro Lamarão wrote:
> 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.
>
Add a RemoveFolder element to the s
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 Settin
:44
AM
To: Rob Hamflett
Cc:
wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] ICE64
Any ideas?
On 7/4/06, Shmarya
Rubenstein <[EMAIL PROTECTED]>
wrote:
Ok, added that now I'm getting:
warning LGHT1010 : Found orphaned Component 'ProgramsMenu
Any ideas?On 7/4/06, Shmarya Rubenstein <[EMAIL PROTECTED]> wrote:
Ok, added that now I'm getting: warning LGHT1010 : Found orphaned Component 'ProgramsMenu'. Every Component should have at least one parent Feature. error
LGHT0204 : ICEM05: The component
ProgramsMen
Ok, added that now I'm getting: warning LGHT1010 : Found orphaned Component 'ProgramsMenu'. Every Component should have at least one parent Feature. error LGHT0204 : ICEM05: The component
ProgramsMenu.B5B01DD1_64E0_4204_A7DE_B079DF5A26D6 in the Component table is not
If you want to get rid of the validation error you need to create a component
under
ProgramMenuMyToolFolder which just contains . And yes, it's
annoying.
Rob
Shmarya Rubenstein wrote:
> Hi all,
>
> I have the following:
>
>
>
>
>
>
>
>
>
Hi all,I have the following: I use the Directories ID in a Shortcut definition:
Id='$(var.projectname).exe' Name='$(var.projectname).exe' Source='$(var.bin_directory)net-2.0/$(var.projectname).exe' Vital='y
26 matches
Mail list logo