Re: vista driver update



Overwrite the binaries, then reload by disable/enable. All is correct.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com

"Raj" <Raj@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D98027FA-A5F0-472D-A6F4-424615FBD846@xxxxxxxxxxxxxxxx
Thanks Maxim and Gianluca.

Just overwriting binaries didnot help. Disable/enable driver after
overwriting binaries updated the driver.

I cannot believe that when the driver is loaded just overwriting the
binaries will update the driver. When will just copying binaries update the
driver?

Thanks,,
Raj.

"Maxim S. Shatskih" wrote:

Just COPY over the old .SYS file, no need to reinstall in this case.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com

"Raj" <Raj@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8CA6A4F0-F76F-4F78-AB9B-FDA0ABABCB12@xxxxxxxxxxxxxxxx
I am working on windows device driver for 1394 for 32-bit Vista. I found
it
strange that I cannot update my already-installed unsigned driver after I
made changes to driver code and recompiled. I was able to install driver
first time. But updating driver is the problem. It updates the driver
only
after I changed the inf file date and version.

For my testing this is really cumbursome. Everytime I compile the driver
after minor change, I cannot reinstall the driver. I have to change inf
file
also with some other version number. Is this necessary? Any workaround
for my
driver testing. I didnot have problem with windows XP wherein we can do
"have
disk" and overwrite the driver binary. I want to replace driver binary
with
new driver binary for testing. Other information about driver can remain
same. Is there any simple way to do this?

I wish the driver installtion process be mature enough/simple enough that
it
wont change just for every version of OS.



.



Relevant Pages

  • Re: WHQL signing confusion
    ... Then use the logo submission wizard to pack up the .cpk files with the driver binaries and inf file to a .cab file. ... As long as no changes are made to the driver binaries or the inf file, then your installer should work. ...
    (microsoft.public.development.device.drivers)
  • WHQL signing confusion
    ... I have developed a display driver I would like to have CAT-signed by WHQL. ... My driver consists of three binaries and a single INF. ... the installer extracts binaries and INF and installs the usual way (class ...
    (microsoft.public.development.device.drivers)
  • Re: rt73 wireless driver
    ... OS 11.0 ISO's would include a faulty driver setup for my D-Link ... binaries and install instructions; tried the serialmonkey.org ... would seem that the LiveCD install doesn't include the compiler. ...
    (alt.os.linux.suse)
  • Re: rt73 wireless driver
    ... OS 11.0 ISO's would include a faulty driver setup for my D-Link ... binaries and install instructions; tried the serialmonkey.org ... would seem that the LiveCD install doesn't include the compiler. ... There are two different chip set in the DWL - G122. ...
    (alt.os.linux.suse)
  • Re: Problem with getting nonpaged system-space virtual address
    ... "Peter" wrote in message ... >> Maxim Shatskih, Windows DDK MVP ... >>> My driver I/O is set to DIRECT_IO. ...
    (microsoft.public.development.device.drivers)