MSFN Forum: What's this wdmaudio.inf? - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

What's this wdmaudio.inf? I've never seen an .inf file like this... Rate Topic: -----

#1 User is offline   koala1202 

  • Group: Members
  • Posts: 5
  • Joined: 02-August 10
  • OS:Windows 7 x86
  • Country: Country Flag

  Posted 08 August 2010 - 05:22 PM

Hi, everyone!

I'm now trying to inject some audio drivers into the win7 install.wim using DISM. DISM reports error and I finally came to the conclusion that the file wdmaudio.inf in install.wim\Windows\System32\DriverStore\FileRepository\wdmaudio.inf_x86_neutral_aed2a4456700dfde may be the problem. It has a very strange look:

Quote

////////////////////////////////////////////////////////////////////////////////
//
// THIS CODE IS NOT APPROVED FOR USE IN/ON ANY OTHER UI ELEMENT OR PRODUCT COMPONENT.
// Copyright © 2009 Microsoft Corporation. All rights reserved.
//
////////////////////////////////////////////////////////////////////////////////


var gGadgetMode = (window.System !== undefined);
var gBIDIMode = (document.dir=='rtl');

////////////////////////////////////////////////////////////////////////////////
//
// PICKLIST UTILITIES for use on SELECT Lists
//
////////////////////////////////////////////////////////////////////////////////

////////////////////////////////////////////////////////////////////////////////
//
// DoAdd(object oPickList, string anOptionValue, OPTIONAL string anOptionText)
// Adds an Option to passed-in oPickList (SELECT Object)
//
////////////////////////////////////////////////////////////////////////////////
function DoAdd(oPickList, anOptionValue, anOptionText)
{
...


I've never seen an .inf file like this!! How can it be an .inf file?!! Another strange thing is that the file wdmaudio.inf in install.wim\Windows\inf is quite normal:

Quote

;; The audio inf file for WDM core files.

[Version]
Signature="$Windows NT$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%MSFT%
DriverVer=07/13/2009,6.1.7600.16385

[SourceDisksNames]
3426=windows cd

[SourceDisksFiles]
drmk.sys = 3426
drmkaud.sys = 3426
portcls.sys = 3426
sysfxui.dll = 3426
wmalfxgfxdsp.dll = 3426
...


How can it be? Anyone who has some clue please let me know. Thanks in advance:)

This post has been edited by Tripredacus: 09 August 2010 - 07:41 AM



#2 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,690
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 09 August 2010 - 07:41 AM

I changed your topic title.

:hello:

Please read our forum rules:
http://www.msfn.org/...showtopic=18408

Thanks

#3 User is offline   koala1202 

  • Group: Members
  • Posts: 5
  • Joined: 02-August 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 09 August 2010 - 08:23 AM

View PostTripredacus, on 09 August 2010 - 07:41 AM, said:

I changed your topic title.

:hello:

Please read our forum rules:
http://www.msfn.org/...showtopic=18408

Thanks


Please forgive me as this is my first time posting here. I'll follow the rules next time:)

#4 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,690
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 10 August 2010 - 09:33 AM

The file appears to be for a Vista or Windows 7 sidebar gadget.

#5 User is offline   koala1202 

  • Group: Members
  • Posts: 5
  • Joined: 02-August 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 10 August 2010 - 10:16 AM

View PostTripredacus, on 10 August 2010 - 09:33 AM, said:

The file appears to be for a Vista or Windows 7 sidebar gadget.


I've got no idea, but under no circumstances can it be an .inf file! Don't you think so?

#6 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,690
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 11 August 2010 - 09:39 AM

View Postkoala1202, on 10 August 2010 - 10:16 AM, said:

View PostTripredacus, on 10 August 2010 - 09:33 AM, said:

The file appears to be for a Vista or Windows 7 sidebar gadget.


I've got no idea, but under no circumstances can it be an .inf file! Don't you think so?


Yes it is possible. Info on this type of file is pretty slim, so I am guessing real info on creating them are on websites behind password, such as Partner level access for Microsoft sites. I found one post on MSDN Social where someone was creating a Vista sidebar gadget and this sort of code was present in his post. Unfortunately, I'm not about to log into MS Partner to search around for you, since everything in there is NDA anyways.

#7 User is offline   koala1202 

  • Group: Members
  • Posts: 5
  • Joined: 02-August 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 12 August 2010 - 06:01 AM

View PostTripredacus, on 11 August 2010 - 09:39 AM, said:

View Postkoala1202, on 10 August 2010 - 10:16 AM, said:

View PostTripredacus, on 10 August 2010 - 09:33 AM, said:

The file appears to be for a Vista or Windows 7 sidebar gadget.


I've got no idea, but under no circumstances can it be an .inf file! Don't you think so?


Yes it is possible. Info on this type of file is pretty slim, so I am guessing real info on creating them are on websites behind password, such as Partner level access for Microsoft sites. I found one post on MSDN Social where someone was creating a Vista sidebar gadget and this sort of code was present in his post. Unfortunately, I'm not about to log into MS Partner to search around for you, since everything in there is NDA anyways.


Thanks a lot. BTW, I noticed that once Windows 7 is installed, the file in \Windows\System32\DriverStore\FileRepository\wdmaudio.inf_x86_neutral_aed2a4456700dfde is just the same as the one in \Windows\inf. It's really interesting:)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy