Can anyone point me to a gui开发者_Python百科de for creating inf files? In particular, I'm looking for a parameter reference for the SetupInfObjectInstallAction command that you use to set up an uninstall.
Some time ago (like 5 years ago) I remember I solved a problem with INF by checking the Microsoft DDK documentation, so from my personal experience I would suggest to start there.
I found a couple of old bookmarks that I think won't really help you for your particular case, but they are OK if you're still trying to understand INF files (these also come in top if you search in Google):
Creating Windows INF Files
INF Files for Bears of Little Brain
精彩评论