Hi, I installed DDK 2K and last SDK and VS6 in Win2K
I biuld 'install' sample

For test I used this command line
install.exe "775FT.INF" "Monitor\GSM42D1
If the monitor prevoiusly installed by system as "Plug and Play Monitor", upgrade is successful to Flatron775FT! (I grabed HID from inf file

But when I first uninstall the monitor from Device Manager and retry to install monitor (or sample PortIO) I get the folowing error
"Error: SetDeviceRegistryProperty FAILURE: The data is invalid.

Can anyone giud me

Re: Does DDK "install sample" work? [src:%ddkroot%\src\setup\install] by Eliyas

Eliyas
Mon May 03 19:34:57 CDT 2004

For installing drivers for Non pnp devices or updating drivers for an
existing device, please use the Devcon.exe from the latest DDK.

--
-Eliyas
This posting is provided "AS IS" with no warranties, and confers no rights.
http://www.microsoft.com/whdc/hwdev/driver/kb-drv.mspx



Re: Does DDK "install sample" work? [src:%ddkroot%\src\setup\install] by anonymous

anonymous
Tue May 04 08:16:03 CDT 2004

Thanks for your giude
But when I use
C:\Temp\dev\i386>devcon install c:\775ft.inf Monitor\GSM42D
Device node created. Install is complete when drivers are updated..
Updating drivers for Monitor\GSM42D1 from f:\775ft.inf
devcon failed. < --- Why

Device Manager show: MYPC->Monitors->Unkhown device

Re: Does DDK "install sample" work? [src:%ddkroot%\src\setup\install] by Doron

Doron
Tue May 04 09:46:45 CDT 2004

install creates a root enumerated device. try using "update" instead.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Behzad" <anonymous@discussions.microsoft.com> wrote in message
news:0D49BF96-B044-4B09-82E3-53C05239E738@microsoft.com...
> Thanks for your giude.
> But when I use:
> C:\Temp\dev\i386>devcon install c:\775ft.inf Monitor\GSM42D1
> Device node created. Install is complete when drivers are updated...
> Updating drivers for Monitor\GSM42D1 from f:\775ft.inf.
> devcon failed. < --- Why?
>
> Device Manager show: MYPC->Monitors->Unkhown device



Re: Does DDK "install sample" work? [src:%ddkroot%\src\setup\inst by jim

jim
Mon Jun 14 14:37:01 CDT 2004

Dear Eliyas,

In 2002, you wrote:
"You can use the sample from Win2k SP1 DDK. We removed it ( \src\general\portio sample) because it didn't have support for IRP queuing during PNP state changes. Since lots of people are asking for it, we will add it back to .NET DDK."

There is no .NET DDK, I only have XP DDK, I cannot found the old Windows 2000 DDK SP1.

Please help ! I need this portio sample and INF for XP.

my e-mail is jianlichen2088@yahoo.com or jim.chen@

"Eliyas Yakub [MSFT]" wrote:

> For installing drivers for Non pnp devices or updating drivers for an
> existing device, please use the Devcon.exe from the latest DDK.
>
> --
> -Eliyas
> This posting is provided "AS IS" with no warranties, and confers no rights.
> http://www.microsoft.com/whdc/hwdev/driver/kb-drv.mspx
>
>
>

Re: Does DDK "install sample" work? [src:%ddkroot%\src\setup\inst by Eliyas

Eliyas
Mon Jun 14 20:46:45 CDT 2004

I added this sample back in Server 2003 DDK. You can download that DDK from
MSDN site if you don't have the disk.
--
--
-Eliyas
This posting is provided "AS IS" with no warranties, and confers no rights.




"jim chen" <jim chen@discussions.microsoft.com> wrote in message
news:9251E928-41E6-4153-B31C-B95B93DD7FAE@microsoft.com...
> Dear Eliyas,
>
> In 2002, you wrote:
> "You can use the sample from Win2k SP1 DDK. We removed it (
\src\general\portio sample) because it didn't have support for IRP queuing
during PNP state changes. Since lots of people are asking for it, we will
add it back to .NET DDK."
>
> There is no .NET DDK, I only have XP DDK, I cannot found the old Windows
2000 DDK SP1.
>
> Please help ! I need this portio sample and INF for XP.
>
> my e-mail is jianlichen2088@yahoo.com or jim.chen@
>
> "Eliyas Yakub [MSFT]" wrote:
>
> > For installing drivers for Non pnp devices or updating drivers for an
> > existing device, please use the Devcon.exe from the latest DDK.
> >
> > --
> > -Eliyas
> > This posting is provided "AS IS" with no warranties, and confers no
rights.
> > http://www.microsoft.com/whdc/hwdev/driver/kb-drv.mspx
> >
> >
> >