Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Multi-Language INF File Issue on Vista

Reply
Thread Tools Display Modes

Multi-Language INF File Issue on Vista

 
 
Chris Morton
Guest
Posts: n/a

 
      01-22-2009
We have an multi-language INF file that picks up the correct language values
in Win XP but not in Win Vista. The Strings sections in the INF file are as
follows:

[Strings]
MCDD_Desc = "Multi-Channel Device Driver (MCDD)"
[Strings.240A]
MCDD_Desc = "Controlador de dispositivo multi canal"
[Strings.0416]
MCDD_Desc = "Driver de dispositivo de vĂ¡rios canais"
[Strings.0c0c]
MCDD_Desc = "Pilote pour l'application multi canaux"

Questions:
1. Do we have to modify the INF file structure for Vista?
2. Does the order of the [Strings.LanguageID] matter? Perhaps the way it
searches for [Strings] in Vista is different, and we have to put [Strings} in
order: 0c0c then 0416 then 240A?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cant install Vista SP1 - Language Issue, cant remove them gencode Windows Vista General Discussion 2 03-10-2008 06:51 PM
Multi language options in Vista Enterprise Piet Bouwens Windows Vista General Discussion 0 06-05-2007 03:47 PM
Multi-language support MS work8.5 in Vista premuim Thamer Windows Vista Installation 0 03-09-2007 09:03 PM
Re: Multi-Language User Interface In Vista Versions Windows Vista General Discussion 0 03-23-2006 06:47 AM
Re: Multi-Language User Interface In Vista Versions Windows Vista Installation 0 03-23-2006 06:47 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59