home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.14 / 1997-03_Disc_2.14.iso / directx / dsound.inf < prev    next >
Windows Setup INFormation  |  1996-06-13  |  435b  |  14 lines

  1. [version]
  2. signature="$CHICAGO$"
  3.  
  4. [DefaultInstall]
  5. AddReg=add.reg
  6.  
  7. [add.reg]
  8. HKCR,DirectSound,,,"DirectSound Object"
  9. HKCR,DirectSound\CLSID,,,{47D4D946-62E8-11cf-93BC-444553540000}
  10. HKCR,CLSID\{47D4D946-62E8-11cf-93BC-444553540000},,,"DirectSound Object"
  11. HKCR,CLSID\{47D4D946-62E8-11cf-93BC-444553540000}\InprocServer32,,,dsound.dll
  12. HKCR,CLSID\{47D4D946-62E8-11cf-93BC-444553540000}\InprocServer32,"ThreadingModel",,"Both"
  13.  
  14.