I can't seem to get the (MultiOS-based) INF that installs correctly on 2000,
XP and 2003 to load "additional drivers" for 2000/XP/2003 for Point and
Print on the 2003 machine. It keeps saying:
"The selected driver must be installed remotely from an x86 computer running
Windows 2000, Windows XP or Windows Server 2003."
Then I thought that because the drivers are in .\English\i386,
.\Chinese\amd64, etc., it would need to know the locale of the remote client
to set LANGFOLDER= properly to locate the correct driver (and since it
can't, it doesn't).
So, I changed %LANGFOLDER% to ENGLISH, but did not help.
Then I found
http://whidbey.msdn.microsoft.com/library/default.asp?url=/library/en-us/ins
tall/hh/install/create-inf_7l9j.asp ... anyone know for a fact that I am on
the right or wrong track?!?
Is it just plain impossible to support Point and Print with
Internationalized INFs?