MSFN Forum: installing device drivers from telnet session - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

installing device drivers from telnet session Rate Topic: -----

#1 User is offline   npadmana 

  • Group: Members
  • Posts: 2
  • Joined: 02-December 04

Posted 16 December 2004 - 04:59 AM

basically i am trying to automate the process for installing the device driver via command line in windows 2003 server. my driver doesn't support the command line install, i want to try installing via some utility like devcon... i want to do it thru' telnet... as thats the way my automated TCL script will do...

following are the issues:
1)i am able to use devcon install from commandline, but the same thing fails when i do it from telnet session.
2)i tried looking at the devcon code and i am seeing error code 22F in updatedriverforplugandplaydevices, i left this update.... and wanted to use setupcopyoeminf file and then do a rescan to install the device, which also gives the same problem... it runs from the command line, but running it from telnet session gives a errorcode 800b0003(ERROR_GENERAL_SYNTAX) the setupcopyoeminf call is coded like the below,
SetupCopyOEMInf(L"c:\\temp\\mydriver.inf",L"c:\\temp",SPOST_PATH,0,NULL,0,NULL,NULL)

can someone help me out, what is wrong here?

thanks a lot,
/n


#2 User is offline   akadannyd 

  • Group: Members
  • Posts: 1
  • Joined: 10-February 07

Posted 10 February 2007 - 04:51 PM

Ever get this to work?
I'm having the same problem.
Any help would be appreciated.

Dan

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy