inf
use devenv to build smart Smart Device CAB project with specified configuration
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[详细]
2023-03-02 05:33 分类:问答Can a Self Extracting Zip File read a registry entry?
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[详细]
2023-02-28 16:44 分类:问答Convert INF(Installation Instructions)to EXE Installer
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[详细]
2023-02-09 02:33 分类:问答how to register a upper filter driver to all printers class via .inf file (AddReg section)
I have a filter driver (similar to following): NTSTATUS MyFilterFunction ( __in PDEVICE_OBJECT DeviceObject,[详细]
2023-01-12 11:01 分类:问答launch exe from inf installation
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[详细]
2023-01-06 12:25 分类:问答Windows Autorun for an HTML file
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?[详细]
2023-01-01 02:35 分类:问答How can I develop windows driver that does not touch hardware?
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[详细]
2022-12-14 10:18 分类:问答