When I try to install the passthru IM driver using snetcfg.exe on a clean XP
machine I get the following:
snetcfg -v -l .\netsf.inf -c s -i passthru
trying to install 'passthru'
...\netsf.inf was copied to f:\windows\inf\oem0.inf
..\failed. Error code: 0x800F0203
debugging snetcfg shows that the error code is returned after the following
call
hr = pncClassSetup->Install(szComponentId,
&OboToken,
NSF_POSTSYSINSTALL,
0, // <upgrade-from-build-num>
NULL, // answerfile name
NULL, // answerfile section name
&pncc);
Does anyone know what this error code means?
Where can I find this information?
Thanks in advance,
Noam Koren
noa...@shani.net
'Usage' prescribes to pass a full path, first troubleshooting step is to
pass the full path to your INF.
Best Regards,
Fabio Lavatelli - Micorosft DDK Support EMEA
"Noam Koren" <noa...@shani.net> wrote in message
news:OXGiqeL4BHA.2620@tkmsftngp04...