|
Prev: DRIVER_VERIFIER_DMA_VIOLATION (e6) for storport
Next: how to correctly install a NDIS IM from your app?
From: DEVICE MANAGER COMMAND OPTIONS DEVICE MANAGER COMMAND on 26 Apr 2008 11:10 Hi, i need command options for working in Device manager for Unistalling and Reinstalling in command prompt.
From: Don Burn on 26 Apr 2008 11:14 Look at Devcon this is the commend line tool for doing these things. It comes with the OS, and the sources come in the WDK. -- Don Burn (MVP, Windows DDK) Windows 2k/XP/2k3 Filesystem and Driver Consulting Website: http://www.windrvr.com Blog: http://msmvps.com/blogs/WinDrvr Remove StopSpam to reply "DEVICE MANAGER COMMAND OPTIONS" <DEVICE MANAGER COMMAND OPTIONS(a)discussions.microsoft.com> wrote in message news:0AC81FAC-E815-40C4-97E6-554C2852BB36(a)microsoft.com... > Hi, > i need command options for working in Device manager for Unistalling > and > Reinstalling in command prompt.
From: IYYAPPAN R on 27 Apr 2008 08:17 we have load the VISTA os by disk clone method. Source is made with one config and destination is with another config. After cloning and booting into the OS Processor value is wrongly sensing as source config respect with the destination config. Once if i reinstall the processor and reboot the machine the processor value is getting sensed correctly. That's why i need to reinstall the Processor value in Device manager. But to do this i doesn't have the option by using DEVCON. Is there any other solution ? "Don Burn" wrote: > Look at Devcon this is the commend line tool for doing these things. It > comes with the OS, and the sources come in the WDK. > > > -- > Don Burn (MVP, Windows DDK) > Windows 2k/XP/2k3 Filesystem and Driver Consulting > Website: http://www.windrvr.com > Blog: http://msmvps.com/blogs/WinDrvr > Remove StopSpam to reply > > > > > > "DEVICE MANAGER COMMAND OPTIONS" <DEVICE MANAGER COMMAND > OPTIONS(a)discussions.microsoft.com> wrote in message > news:0AC81FAC-E815-40C4-97E6-554C2852BB36(a)microsoft.com... > > Hi, > > i need command options for working in Device manager for Unistalling > > and > > Reinstalling in command prompt. > > >
From: Don Burn on 27 Apr 2008 08:52
If this is an install, take a look at the Windows Automated Installation Kit (WAIK). I have not done enough with the WAIK to be comfortable, but on previos OS'es there were better ways than cloning to handle these cases. -- Don Burn (MVP, Windows DDK) Windows 2k/XP/2k3 Filesystem and Driver Consulting Website: http://www.windrvr.com Blog: http://msmvps.com/blogs/WinDrvr Remove StopSpam to reply "IYYAPPAN R" <IYYAPPANR(a)discussions.microsoft.com> wrote in message news:7F2D0940-53D2-46FE-B9E2-E19DB48EB73B(a)microsoft.com... > we have load the VISTA os by disk clone method. Source is made with one > config and destination is with another config. After cloning and booting > into > the OS Processor value is wrongly sensing as source config respect with > the > destination config. Once if i reinstall the processor and reboot the > machine > the processor value is getting sensed correctly. That's why i need to > reinstall the Processor value in Device manager. But to do this i doesn't > have the option by using DEVCON. Is there any other solution ? > > "Don Burn" wrote: > >> Look at Devcon this is the commend line tool for doing these things. It >> comes with the OS, and the sources come in the WDK. >> >> >> -- >> Don Burn (MVP, Windows DDK) >> Windows 2k/XP/2k3 Filesystem and Driver Consulting >> Website: http://www.windrvr.com >> Blog: http://msmvps.com/blogs/WinDrvr >> Remove StopSpam to reply >> >> >> >> >> >> "DEVICE MANAGER COMMAND OPTIONS" <DEVICE MANAGER COMMAND >> OPTIONS(a)discussions.microsoft.com> wrote in message >> news:0AC81FAC-E815-40C4-97E6-554C2852BB36(a)microsoft.com... >> > Hi, >> > i need command options for working in Device manager for Unistalling >> > and >> > Reinstalling in command prompt. >> >> >> |