home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / ie40 / msgms_1.cab / MSGMS.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1997-06-29  |  1.4 KB  |  47 lines

  1. [Version]
  2. Signature="$Chicago$" 
  3. AdvancedINF=2.5,"You need a new version of advpack.dll"
  4.  
  5. [SourceDisksNames]
  6. 1=Application Source Media,MSGMS_1.CAB,0
  7. 2=Application Source Media,MSGMS_2.CAB,0
  8. 3=Application Source Media,MSGMS_3.CAB,0
  9.  
  10. [SourceDisksFiles]
  11. DOOFLOP.EXE=1
  12. MSGMS.INF=1
  13. MSGMS.INI=1
  14. MSYNTH25.DLL=1
  15. GM.DLS=1
  16.  
  17. [DefaultInstall] ; executed when user installs
  18. RunPostSetupCommands=PostSetupCommands
  19. CopyFiles=LFNDir,SysFiles
  20. CustomDestination=MyCustomDestination
  21. AddReg=NewRegEntries
  22. ; RequiredEngine=setupapi.dll
  23.  
  24. [NewRegEntries]
  25. HKLM,SOFTWARE\Microsoft\InteractiveMusic\IMusicPathClients,"16-Bit Downloadable Sounds",,"%49200%\GM.DLS"
  26. HKLM,SOFTWARE\Microsoft\InteractiveMusic\GeneralMIDI,"FileName",,"GM.DLS"
  27. HKLM,SOFTWARE\Microsoft\InteractiveMusic\GeneralMIDI,"FileType",,"16-Bit Roland General MIDI Soundset"
  28.  
  29. [PostSetupCommands]
  30. dooflop.exe @MSGMS.ini Setup
  31.  
  32. [DestinationDirs] ; location of files in the sections below
  33. SysFiles=11 ; windows\system
  34. LFNDir=49200 ; SOFTWARE\Microsoft\InteractiveMusic[InteractiveMusicPath] registry entry.
  35.  
  36. [MyCustomDestination]
  37. 49200=DLSDir49000,5
  38.  
  39. [DLSDir49000]
  40. 'HKLM','SOFTWARE\Microsoft\InteractiveMusic','InteractiveMusicPath','','%24%\Multimedia Files\Music\Interactive Music'
  41.  
  42. [SysFiles] ; files that go into windows\system directory
  43. MSYNTH25.dll
  44.  
  45. [LFNDir] ; files that go into the IMusic path or IMusicPath reg. directory
  46. GM.DLS
  47.