Has anyone installed a kernel-mode driver that doesn't have an INF file?  I 
know not all drivers 
have them since there's documentation from Micrsoft about signing drivers that 
don't.  Specifically 
I'm trying to install a build of the dokan file system driver.  The 
instructions from dokan are to:
Copy dokan.sys under \Windows\system32\drivers
Copy dokan.dll under \Windows\system32
Place dokanctl.exe and mounter.exe in the same folder.
Run dokanctl.exe /i a.  This means register the driver and the service to 
Windows.

I managed to get the service installed and running easily enough, but it looks 
like difx needs to 
have an inf file.  Any pointers would be useful.

Thanks,
Rob


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to