home *** CD-ROM | disk | FTP | other *** search
/ Billboard Music Guide 1997 / BMG_10.iso / compsv32 / msie2116.lib / IEW31_1.CAB / stacdial.inf < prev    next >
INI File  |  1998-08-14  |  2KB  |  75 lines

  1. ;
  2. ;   This INF files will contain command for installing the Shiva
  3. ;   dialer and FTP stack
  4.  
  5. [UpdateAutoBat]
  6. PathAdd=%DestPath%
  7. Set=ieppp,%DestPath%
  8. Set=pctcp,%DestPath%\pctcp.shv
  9.  
  10. ; ReplaceCommand syntax is SectionNmae, Entry Name, Path, Exe
  11. ; Any existing lines with the same command name will be removed
  12. ;
  13. [UpdateSystemIni]
  14. ReplaceCommand=386Enh,device,%DestPath%,iedial.386
  15. ReplaceCommand=386Enh,device,%DestPath%,vxdpctcp.386
  16.  
  17. [MailUpdateAutoBat]
  18. PathAdd=%DestPath%\mail
  19.  
  20. ;
  21. ; AddSequence will add the Entry listed with the next sequential number
  22. ; ie if ENTRY0, ENTRY1, and ENTRY2 exist, then ENTRY3 will be used.
  23. ; The line will only be added if the data portion does not yet exist
  24. ; The addUnique lines will only add the data only if the entry name does
  25. ; not yet exist
  26. [UpdateIexploreIni]
  27. AddSequence=Viewers,TYPE,application/x-internet-signup
  28. addUnique=Viewers,application/x-internet-signup,%DestPath%\isignup.exe %s
  29. addUnique=Suffixes,application/x-internet-signup,.ins .isp
  30. addUnique=Encodings,application/x-internet-signup,8Bit
  31. addUnique=MIME Descriptions,application/x-internet-signup,Internet Signup
  32. addUnique=SecurityProtocols,MSN,Ssp_Load secssp16.dll
  33.  
  34. [MailUpdateIExploreIni]
  35. addUnique=mail,MyMailClient,1
  36.  
  37. [IexploreReg]
  38. Add=isignup,Internet Signup
  39. add=isignup\shell\open\command,%DestPath%\isignup.exe %1
  40. Add=.isp,isignup
  41. add=.ins,isignup
  42. Add=iedial,Internet Dialer
  43. add=iedial\shell\open\command,%DestPath%\iedial.exe %1
  44. Add=.con,iedial
  45.  
  46. [ra_reg]
  47. Add=ramfile,Real Audio Player
  48. Add=ramfile\Shell\open\command,%DestPath%\raplayer.exe %1
  49. Add=ramfile\DefaultIcon,%DestPath%\raplayer.exe,0
  50. Add=.ra,ramfile"
  51. Add=.ram,ramfile
  52.  
  53. [ra_updatewin_ini]
  54. addUnique=RAPlayer,ini,%DestPath%\ra.ini
  55.  
  56.  
  57. [ra_UpdateIexploreIni]
  58. AddSequence=Viewers,TYPE,audio/x-pn-realaudio
  59. addUnique=Viewers,audio/x-pn-realaudio,%DestPath%\raplayer.exe %s
  60. addUnique=Suffixes,audio/x-pn-realaudio,.ra .ram
  61. addUnique=Encodings,audio/x-pn-realaudio,binary
  62. addUnique=MIME Descriptions,audio/x-pn-realaudio,Real Audio Player
  63.  
  64.  
  65. [CleanIE16SystemFiles]
  66. MoveFile=%WindowsPath%\iexplore.ini,%DestPath%\ie16ini.sav
  67. MoveFile=%WindowsPath%\globhist.htm,%DestPath%\globhist.htm
  68. MoveFile=%WindowsPath%\hotlist.htm,%DestPath%\favorite.htm
  69.  
  70. [CleanIE16Files]
  71. DelFile=%DestPath%\iexplore.cnt
  72. DelFile=%DestPath%\iexplore.hlp
  73. DelTree=%DestPath%\Docs
  74.