- Regarding International inf file
- Posted by qwert on June 7th, 2007
Hi,
I have a inf file working right now.I need to change the manufacture name of
it and the product name for 2 different regions.Both are in English.But I
need to change only the product name and manufacture name.Is it ok if I have
2 sets of inf file or one inf file with 2 strings sections.
But it is given that the those string sections are required if there is a
change in language.But both my entries are in english(with different names).
It is given that the system setup functions will take of this.
what is tha setup function which is called.Is it any of the setupDi....
functions.If so can you please tell me.
should I use the same inf or 2 diff inf
thanks in advance
- Posted by Tim Roberts on June 7th, 2007
qwert <qwert@discussions.microsoft.com> wrote:
You need to have 2 different INF files.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
- Posted by qwert on June 8th, 2007
Thank you Tim
"Tim Roberts" wrote: