home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / win95 / mp3net.arj / MP3NET.INF < prev    next >
Windows Setup INFormation  |  1997-12-02  |  1KB  |  62 lines

  1. ; MP3 NetShell Setup (Win95)
  2. ;
  3. ;To install it, click with your RIGHT mousebutton (Explorer) this file and
  4. ;select "Install".
  5. ;
  6. ;
  7. ;
  8. ;
  9.  
  10. [Version]
  11. signature="$chicago$"
  12.  
  13. [DefaultInstall]
  14. CopyFiles=MP3Net.Files,MP3Net.inf
  15. AddReg=Registry.Add
  16. UpdateInis=MP3Net.Ini.Add
  17. Ini2Reg=MP3Net.Ini2Reg.Add
  18.  
  19. [DefaultUninstall]
  20. DelFiles=MP3Net.Files,MP3Net.inf
  21. DelReg=Registry.Add,Registry.Del
  22. UpdateInis=MP3Net.Ini.Del
  23.  
  24. [SourceDisksNames]
  25. 1="%01%",,1
  26.  
  27. [DestinationDirs]
  28. MP3Net.Files=01
  29. MP3Net.Inf=17
  30.  
  31. [MP3Net.Files]
  32. MP3Net.exe,MP3Net.exe
  33. mp3ninfo.txt,mp3ninfo.txt
  34.  
  35. [MP3Net.Inf]
  36. MP3Net.inf
  37.  
  38.  
  39. [Registry.Add]
  40. HKLM,%UnInstallPath%,DisplayName,,%DispName%
  41. HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\MP3Net.inf
  42.  
  43. [Registry.Del]
  44. HKCU,%RegPath%,,,
  45.  
  46. [MP3Net.Ini.Add]
  47. setup.ini, progman.groups,, "group1=%SetupGrp%"
  48. setup.ini, group1,, ""%SetupName%", "%01%\MP3Net.exe","%01%\MP3Net.exe",0,0,"%01%\""
  49. setup.ini, group1,, ""MP3 NetShell README", "%01%\mp3ninfo.txt""
  50.  
  51. [MP3Net.Ini.Del]
  52. setup.ini,progman.groups,,"group1=%SetupGrp%"
  53. setup.ini,group1,,""%SetupName%""
  54. setup.ini,group1,,""MP3 NetShell README""
  55.  
  56. [Strings]
  57. SetupGrp="DC6JGK"      
  58. SetupName="DC6JGK┤s MP3 NetShell V1.0"
  59. DispName="DC6JGK┤s MP3 NetShell V1.0"
  60. RegPath="Software\DC6JGK\MP3 NetShell\1.0"
  61. UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\MP3NetShellV10"
  62.