home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1999 February / Freesoft_1999-02_cd.bin / Intexpl / 20czw3x / IEW31_1.CAB / stacdial.inf < prev    next >
INI File  |  1996-06-18  |  2KB  |  74 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.  
  33. [MailUpdateIExploreIni]
  34. addUnique=mail,MyMailClient,1
  35.  
  36. [IexploreReg]
  37. Add=isignup,Internet Signup
  38. add=isignup\shell\open\command,%DestPath%\isignup.exe %1
  39. Add=.isp,isignup
  40. add=.ins,isignup
  41. Add=iedial,Internet Dialer
  42. add=iedial\shell\open\command,%DestPath%\iedial.exe %1
  43. Add=.con,iedial
  44.  
  45. [ra_reg]
  46. Add=ramfile,Real Audio Player
  47. Add=ramfile\Shell\open\command,%DestPath%\raplayer.exe %1
  48. Add=ramfile\DefaultIcon,%DestPath%\raplayer.exe,0
  49. Add=.ra,ramfile"
  50. Add=.ram,ramfile
  51.  
  52. [ra_updatewin_ini]
  53. addUnique=RAPlayer,ini,%DestPath%\ra.ini
  54.  
  55.  
  56. [ra_UpdateIexploreIni]
  57. AddSequence=Viewers,TYPE,audio/x-pn-realaudio
  58. addUnique=Viewers,audio/x-pn-realaudio,%DestPath%\raplayer.exe %s
  59. addUnique=Suffixes,audio/x-pn-realaudio,.ra .ram
  60. addUnique=Encodings,audio/x-pn-realaudio,binary
  61. addUnique=MIME Descriptions,audio/x-pn-realaudio,Real Audio Player
  62.  
  63.  
  64. [CleanIE16SystemFiles]
  65. MoveFile=%WindowsPath%\iexplore.ini,%DestPath%\ie16ini.sav
  66. MoveFile=%WindowsPath%\globhist.htm,%DestPath%\globhist.htm
  67. MoveFile=%WindowsPath%\hotlist.htm,%DestPath%\favorite.htm
  68.  
  69. [CleanIE16Files]
  70. DelFile=%DestPath%\iexplore.cnt
  71. DelFile=%DestPath%\iexplore.hlp
  72. DelTree=%DestPath%\Docs
  73.