On 12/14/2013 12:18 AM, Edwin Castro wrote:
> On 12/13/13, 3:07 PM, Markus Ewald wrote:
>> warning LGHT1076 : ICE69: Mismatched component reference. Entry
>> 'ApplicationStartMenuShortcut' of the Shortcut table belongs to
>> component 'Applicat
rmatted string in
column 'Target' references file 'myapplication.exe' which belongs to
component 'myapplication.exe'. Components are in the same feature.
Thanks for pointing out the HKCU thing. The registry entry isn't used
for anything but mayb
On 12/13/2013 5:30 PM, Nicolás Alvarez wrote:
> Is this an upgrade? Are you testing it with an older version of the
> product (containing a single shortcut) already installed?
No, it's a completely new installer and I do not plan to bother with
upgrade installs at all.
Regards,
M
d creating two components (but for some reason WiX then wants a
second registry entry, too, but insists on only a single ), no success either.
How can I get my second shortcut to appear in the start menu?
Regards,
Markus Ewald
-
On 27.04.2009 18:24, Raja, Moiz (Moiz) wrote:
> Hi All,
>
> When I install my program I present checkbox to install an optional
> feature. If the user selects that checkbox then I need to install
> another MSI. I understand that a bootstrapper is required to do this
> type of installation. Any sugg
Hi!
I'm trying to build an installer with two s: One is for the
core installation (which the user cannot deselect) and one is for an
expansion pack to my application. Now my problem is that the expansion
pack doesn't have a separate executable, it simply installs some
additional files and star
Ryan O'Neill wrote:
> The thing that seems obvious is that it is probably using .Net 3.0 or 3.5 as
> the upgrade wizard will select these for you. Check the target framework
> version as you might not have it on the system you are installing to.
>
>
Also make sure you're compiling with the stati
Guna S wrote:
> Hi, Thanks for your immediate resp.
>
> But I cant modify the service. Because we received components
> including service.exe from my client. Using those components, we are
> developing installer. I just added wix code to deploy, start the
> service(service control and service i
SaiTeja schrieb:
> Hi,
>
> I need one clarification.
>
> Does all Vista OS's ( Vista Enter prise x64,Vista Enter prise x86, Vista
> Ultimate x64, Vista Ultimate x86, Vista Business x64 etc) are same or
> different?
>
> [...]
>
> What is the wrong here. Is the problem with Service/Virtual
> Image/O
Hi!
I'm trying to execute multiple custom actions when the user presses a
button in my installer. My current approach is to publish multiple
events from the button, like this:
Is_DirectX_9.0_Installed = "1" AND
Is_D3DX_October_2006_Installed = "1" AND
Is_DotN
Hi!
I'm trying to store binary data pulled in from a file into a wix
. Therefore, I've set up a custom table like this:
file1.dat
? ? ?
The only way I see this could be achieved is by putting binary data
directly into my WiX XML file in a C
Hi!
Does Windows Installer support any image formats with transparency?
I tried using .pngs instead of .bmps, but the outcome was simply no
bitmap being displayed at all :)
What I'm trying to do is display some non-rectangular images in one of
my dialogs. Here's what it looks like now, (notice
12 matches
Mail list logo