ar
> Cc: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Manufacturer name in MSConfig utility
>
> Hi,
>
> Looks like msconfig from Windows XP does not support unicoded version
> information. You should not use 1200 (0x4b0) codepage in VarFileInfo.
>
>BLOCK &quo
: Re: [WiX-users] Manufacturer name in MSConfig utility
Hi,
Looks like msconfig from Windows XP does not support unicoded version
information. You should not use 1200 (0x4b0) codepage in VarFileInfo.
BLOCK "VarFileInfo"
BEGIN
/* the following line should be extended for
Hi,
Looks like msconfig from Windows XP does not support unicoded version
information. You should not use 1200 (0x4b0) codepage in VarFileInfo.
BLOCK "VarFileInfo"
BEGIN
/* the following line should be extended for localized versions */
VALUE "Translation", 0x409, 1252
EN
, December 26, 2006 11:08 AM
To: Rob Mensching; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Manufacturer name in MSConfig utility
Hi,
I searched that also. But I did not found where to change it.
Regards,
Pallavi.
-Original Message-
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent
Hi,
I searched that also. But I did not found where to change it.
Regards,
Pallavi.
-Original Message-
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 23, 2006 12:05 AM
To: Pallavi Patrutkar; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Manufacturer
Pallavi Patrutkar wrote:
> Where should I make the changes so that actual manufacturer name will be
> set at this column?
>
In the versioninfo resource in the executable. MSConfig doesn't rely on
any installation properties.
--
sig://boB
http://bobs.org
---
You probably need to fill out the Manufacturer information in the actual
Service executable.mailto:[EMAIL PROTECTED] On Behalf Of Pallavi Patrutkarhttp://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEVhttps://lists.sourceforge.net/lists/listinfo/wix-usershttp://www.techsay.com/d
7 matches
Mail list logo