I have a Visual Studio 2008 solution with a Smart Device CAB project. I am开发者_如何转开发 working on automating the release process. I am using devenv to build the inf file that I use to build the C
I\'m trying to get my website to talk to a friend\'s program. Think ITunes - one main program with hundreds of thousands of little things installed into it. We don\'t want to have to create an Install
I have an INF file in whi开发者_JAVA技巧ch I have to right click to install the files - So I wanted to convert it into a EXE Installer which has a Progress Bar !!! So I just need all the files in ONE
I have a filter driver (similar to following): NTSTATUS MyFilterFunction ( __in PDEVICE_OBJECT DeviceObject,
in my recent project, i have to launch an exe from inf. when my company\'s device is plugged into win 7 system, PnP service will s开发者_如何学编程earch device driver from Windows Update Server and in
I have a html file on a flash drive that I would like to autorun in Windows. I have found examples of multiple ways to do this but none of them are working for me. Anyone see what I am doing wrong?
I need to crea开发者_StackOverflow中文版te a WDM driver that emulates a device that is not present. The driver needs to be loaded when the O/S boots, opened and closed via SetupDiXXX and CreateFile, n