I converted all my wx* files to utf-16 and saved them as Unicode with the same
result.
Thanks,
Mike
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Szentpali Janos
Sent: Friday, November 30, 2007 3:27 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [
On Sat, 01 Dec 2007 00:38:21 +0200, Szentpali Janos wrote:
János,
> :D... I have just noticed that. Like in the old DOS days. It is
> supposed to be there for backwards compatibility. I just don't know
> with what...
Some Novell servers, where one or two people in the Universe might still want
Schuett, Michael wrote:
> Hello,
>
> If I use an accented character in a Shortcut Name, the following error
> results...
>
> D:\WiX\ClientInstall\Application.wxs(39,0): Error LGHT0204: ICE03: Invalid
> Filename; Table: Shortcut, Column: Name, Key(s): TrayAppShortcut
>
> Here's the section from Ap
Schuett, Michael wrote:
> Hello,
>
> If I use an accented character in a Shortcut Name, the following error
> results...
>
> D:\WiX\ClientInstall\Application.wxs(39,0): Error LGHT0204: ICE03: Invalid
> Filename; Table: Shortcut, Column: Name, Key(s): TrayAppShortcut
>
> Here's the section from Ap
Hello,
If I use an accented character in a Shortcut Name, the following error
results...
D:\WiX\ClientInstall\Application.wxs(39,0): Error LGHT0204: ICE03: Invalid
Filename; Table: Shortcut, Column: Name, Key(s): TrayAppShortcut
Here's the section from Application.wxs.
If I remove the
Okay. So what if the hidden fC actually contains a merge module
(meaning, a< MergeRef /> element)? But I still don't want fC displayed
in the interface anywhere. AFAIK, ComponentGroupRefs do not contain
MergeRefs.
Should I make fC an sub-Feature of fA and fB? Will it still be hidden
from the
Look again at my previous post - my vote is for an issue with msconfig.
Look at the service paths for services where it doesn't work and I bet
they have quoted paths. The ones that work fine do not have quoted
paths. Windows Installer starting quoting service paths relatively
recently. Your comman
Dhaval Patel wrote:
> I think it is because you are not creating a 2nd level to start off with. I
> use the following snippet in my packages all the time - you can use it as a
> reference (credit goes to Rob. I think he blogged it a long time ago):
>
>
>
>
>
>
Hello,
I want to kill a task on both WinXP and Win2000. I wrote custom action for
that. Using custom action i am invoking taskkill.exe command. But my problem is
winXP has taskkill.exe in system folder win2000 doesn't. Win2000 has kill.exe.
How I can manage this situation.
Thanks
Veerendra
Kevin,
Yup, Crystal have *not* fixed the problems with their merge modules,
even in CR XI R2.
If you can, I would strongly recommend using a bootstrapper and the MSI
version of the redistributable. If you don't, and you are using WiX V3
then you will almost certainly have to disable validation (o
Something that might come handy:
The package can be also deployed as a per machine installation, and after
that it will be out of the scope of the users to tamper with the installed
state of the software, but they'll still be able to launch it.
2007/11/30, Huseyin Tufekcilerli <[EMAIL PROTECTED]>
Hello,
I am trying to deploy a sample MSI package which simply installs a
text file to Program Files folder. The setup runs just fine if you run
it through double-clicking or via msiexec /i package.msi command line
interface (with the current user is being an administrator on that
computer). Then
Hi all!
I have received a com .dll (Server.dll) that I need to build an installer
for.
There are 2 main requirements on the Installer:
1. It should make the same registry entries as if running regsvr32 on
the dll.
2. It should create a COM+ application for the dll and place a
УРА КАНИКУЛЫ! ПОДАРИТЕ ДЕТЯМ ПРАЗДНИК!
Кремлевская Елка
Государственный Кремлевский дворец
25, 26, 27, 30, 31, 1, 3, 5, 8 января.
Новогоднее представление в цирке на Цветном бульваре
Цирк на Цветном
25, 26, 27, 30, 31, 1, 3, 5, 8 января.
Новогоднее представление в цирке на проспекте
I'm using WiX patches to patch an installation of our suite of products. This
has gone well except 2 products in the suite have not been patched (even
though there have been changes to them). Any ideas as to what this could be?
--
View this message in context:
http://www.nabble.com/WiX-Patches-t
Another question here ---
I need the application to be reinstalled but not the database. The
CreateOnReinstall has already been set to NO, see my code below
But it still complains during the SQL Script execution : "Erro
Hi Bob,
But how to specify that folder is temporary in WiX.
I am used INF and SetupAPI technology in mine previous installer.
But now it was requested to created MSI installer for the product.
So I would like to say that I relatively new WiX/MSI world.
Could you point me to some solution.
And a
I think it was ALLUSERS after all that, plus ignoring some warnings.
Thanks to everyone for the help.
Bob Arnson wrote:
> Ryan O'Neill wrote:
>> 1) Should it not automatically ask for elevation (the shield icon is
>> showing up nicely on my button, which sounds correct) according to
>> code sni
18 matches
Mail list logo