home *** CD-ROM | disk | FTP | other *** search
/ AnimeX 1 / Anime_X.iso / Share / mpfull.exe / quiet.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-07-31  |  1.5 KB  |  59 lines

  1. ; Localized    07/14/1998 03:17 PM (GMT)    7:4.1.183     quiet.inf
  2. [Version]
  3. Signature="$Chicago$"
  4. AdvancedINF=2.5, "You need a newer version of Advpack.dll."
  5.  
  6. [DefaultInstall] 
  7. SmartReboot=I
  8. CustomDestination=NetShow.Destination
  9. AddReg      =NetShowReg.Core
  10. RunPostSetupCommands=RunSetup
  11.  
  12. [DefaultInstall.NT]
  13. SmartReboot =I
  14. AddReg      =NetShowReg.Core
  15. CustomDestination=NetShow.Destination
  16. RunPostSetupCommands=RunSetup
  17.  
  18. [NetShow.Destination]
  19. 49000,49001,49002=ProgramFilesDir,5
  20. 49300,49301,49302=NetShowDirectory,5
  21.  
  22. [DestinationDirs]
  23. NotCopy.Copy=49302
  24.  
  25. [ProgramFilesDir]
  26. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  27.  
  28. [NetShowDirectory]
  29. HKLM,"Software\Microsoft\MediaPlayer","Installation DirectoryLFN","%NS_INSTALL_PROMPT_DIR%","%49001%\%MP2_FOLDER%"
  30.  
  31. [RunSetup]
  32. mp2wrap.exe
  33.  
  34. [NetShowReg.Core]
  35. ;Shell information
  36.  
  37. HKLM,"Software\Microsoft\MediaPlayer","Installation Directory",0,"%49301%"
  38. HKLM,"Software\Microsoft\MediaPlayer","Installation DirectoryLFN",0,"%49301%"
  39. HKLM,"Software\Microsoft\MediaPlayer","RunQuietly",1,01,00,00,00
  40.  
  41. [SourceDisksNames]
  42. 1 = "Media Player Install",,0
  43.  
  44. [SourceDisksFiles]
  45. blueberry.pancakes
  46.  
  47. [NotCopy.Copy]
  48. blueberry.pancakes
  49.  
  50. [Strings]
  51. PROGRAMFILES = "Program Files"
  52.  
  53. ;////////////////////////////////////////////////////////
  54. ;// Only localize strings below this line
  55. ;////////////////////////////////////////////////////////
  56. NS_INSTALL_PROMPT_DIR = "Escriba el directorio en el que instalar el Media Player."
  57.  
  58. MP2_FOLDER = "Windows Media Player"
  59.