[wdmaudiodev] Re: package install from inf -??

  • From: Tim Roberts <timr@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Thu, 10 Jun 2004 11:43:19 -0700

Victor V Lyamtsev wrote:

Thank you for suggestions.
I do not think the idea with "shell" inf would work: to register
co-installer you need to have driver registry entry, like
"Coinstaller32"=Mycoinst.dll
under HKLM\System\CurrentControlSet\Control\Class\<MediaGUID>\<Enum>
The idea with "run" key looks more promising but the package with such inf
cannot pass WQL ( MS has a rule against using "run", or "runOnce" keys in
inf). Let me know if I am wrong...


You can have RunOnce keys in your INF, but the only program you're allowed to run in rundll32.exe. Anything else forces a reboot, and Microsoft doesn't like that.


Fortunately, anything that can be done with a program can be done with rundll32.exe and a suitable DLL.

--
- Tim Roberts, timr@xxxxxxxxx
 Providenza & Boekelheide, Inc.

******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.de/

Other related posts: