Prev: Windows Phone 7 Driver Development?
Next: SPDRP_ADDRESS / CM_DRP_ADDRESS returns 0 on USB 3.0 controller
From: PRANAV KANT GAUR on 13 Mar 2010 08:44 I have written function driver using KMDF for USB mass storage device.When i tried to install the driver it gives an error: "This operation requires an interactive window station."
From: Chris on 13 Mar 2010 12:39 On Mar 13, 7:44 am, PRANAV KANT GAUR <PRANAVKANTG...(a)discussions.microsoft.com> wrote: > I have written function driver using KMDF for USB mass storage device.When i > tried to install the driver it gives an error: > "This operation requires an interactive window station." Why are you writing your own mass storage driver?
From: Maxim S. Shatskih on 13 Mar 2010 16:05 > "This operation requires an interactive window station." Are you starting the install from within the service? -- Maxim S. Shatskih Windows DDK MVP maxim(a)storagecraft.com http://www.storagecraft.com
From: Mike [MSFT] on 19 Mar 2010 15:57 What stage are you getting that error at? You've looked at the %windir%\inf\setupapi.dev.log file I assume? -Mike "Maxim S. Shatskih" <maxim(a)storagecraft.com.no.spam> wrote in message news:#vAAoDvwKHA.4532(a)TK2MSFTNGP05.phx.gbl... >> "This operation requires an interactive window station." > > Are you starting the install from within the service? > > -- > Maxim S. Shatskih > Windows DDK MVP > maxim(a)storagecraft.com > http://www.storagecraft.com >
From: PRANAV KANT GAUR on 20 Mar 2010 23:55 "Maxim S. Shatskih" wrote: > > "This operation requires an interactive window station." > > Are you starting the install from within the service? > > -- > Maxim S. Shatskih > Windows DDK MVP > maxim(a)storagecraft.com > http://www.storagecraft.com > > . > Sir,can you explain what does "starting the install from within the service" means?
|
Next
|
Last
Pages: 1 2 Prev: Windows Phone 7 Driver Development? Next: SPDRP_ADDRESS / CM_DRP_ADDRESS returns 0 on USB 3.0 controller |