P
Peter L.
I'm new to XP embedded installation. My driver succesfully install under XP
using dpinst but under XPe it pops up a windows message:
"Files Needed
The file 'i8042prt.sys' on Windows XP Professional Service Pack 2 CD is
needed.
Type the path where the file is located, and then click OK
Copy files from:
c:\windows\system32\drvstore\mypd_a3e2c2cac7079d64bb4b1fc11fdc1f62390f3460\i386"
This is error from setupapi.log:
#-167 SPFILENOTIFY_NEEDMEDIA: Tag = "\win51ip.sp2", Description= "Windows XP
Professional Service Pack 2 CD", SourcePath =
"c:\windows\system32\drvstore\mypd_a3e2c2cac7079d64bb4b1fc11fdc1f62390f3460\i386", SourceFile = "i8042prt.sys", Flags = 0x00000000.
If I locate the directory c:\windows\system32\drivers where i8042prt.sys
resides
then the installation continue to success.
What do I have to change for XPe driver installation?
Is something wrong with the DIRID in XPe? My INF include msmouse.inf
Do I need Driver Componentization ...
Thanks
using dpinst but under XPe it pops up a windows message:
"Files Needed
The file 'i8042prt.sys' on Windows XP Professional Service Pack 2 CD is
needed.
Type the path where the file is located, and then click OK
Copy files from:
c:\windows\system32\drvstore\mypd_a3e2c2cac7079d64bb4b1fc11fdc1f62390f3460\i386"
This is error from setupapi.log:
#-167 SPFILENOTIFY_NEEDMEDIA: Tag = "\win51ip.sp2", Description= "Windows XP
Professional Service Pack 2 CD", SourcePath =
"c:\windows\system32\drvstore\mypd_a3e2c2cac7079d64bb4b1fc11fdc1f62390f3460\i386", SourceFile = "i8042prt.sys", Flags = 0x00000000.
If I locate the directory c:\windows\system32\drivers where i8042prt.sys
resides
then the installation continue to success.
What do I have to change for XPe driver installation?
Is something wrong with the DIRID in XPe? My INF include msmouse.inf
Do I need Driver Componentization ...
Thanks