home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / MS_IE30J / WIN31 / IEW31_1.CAB / iexplore.ini < prev    next >
INI File  |  1996-12-12  |  10KB  |  346 lines

  1.  
  2. ; ************************************************************************
  3. ;
  4. ; This file contains settings which affect the operation of Internet Explorer.
  5. ; Do not edit this file unless you are sure you know what you are doing.
  6. ; If you do edit this file, keep a backup copy.
  7. ;
  8. ; Not all of the items mentioned here are officially supported options.
  9. ; Edit this file at your own risk.
  10. ;
  11. ; Copyright 1994-1995 Spyglass, Inc.
  12. ; All Rights Reserved
  13. ;
  14. ; ************************************************************************
  15.  
  16. ; NOTICE: This INI file is INSTALLED in the same directory as the IExplore EXE.
  17. ; NOTICE: However, IExplore looks for the INI file in the Windows directory.
  18. ; NOTICE: If IExplore does not find an INI file in the Windows directory,
  19. ; NOTICE: it copies the one in the EXE directory there.
  20. ; NOTICE: If you are editing this file in the EXE directory, your changes
  21. ; NOTICE: will probably not take effect.  Edit the copy in the Windows
  22. ; NOTICE: directory instead.
  23.  
  24. ; --------------------------------
  25. ;
  26. ; This section contains general settings for the operation of IExplore
  27. ;
  28. [Main]
  29. Max_Connections=10
  30. Show Toolbar=yes
  31. Display_Text_Size=2
  32. Print_Text_Size=1
  33. Display_Images_Progressively=yes
  34. Reformat_Handling = 1
  35. Show Server Errors = no
  36. Accept_Language_Header = ja
  37. Display Inline Images = true
  38. Anchor Underline = true
  39. NewsList = false
  40.  
  41. ; The Grey Background is for compatibility with NCSA Mosaic.  When set
  42. ; to yes, IExplore forces the windows to have a grey background, instead
  43. ; of obeying the default Windows background color setting.
  44. Grey Background=yes
  45.  
  46. ; Anchor_Visitation_Horizon controls how IExplore colors links as being
  47. ; visited.  The unit is in days, so if you set it to 3, IExplore will
  48. ; color all links visited in the last 3 days as visited.
  49. Anchor_Visitation_Horizon=1
  50.  
  51. ; History_Expire_Days tells IExplore how many days of history to keep.
  52. ; For example, if you set it to 30, IExplore will only keep item in
  53. ; your history file for 30 days.  A setting of -1 means never throw
  54. ; away history entries.  The history file is called globhist.htm
  55. History_Expire_Days = 60
  56.  
  57. ; IExplore sometimes creates temporary files for use with external viewer
  58. ; programs.  If you set Delete_Temp_Files_On_Exit to yes, then IExplore
  59. ; will delete those files when you exit from IExplore
  60. Delete_Temp_Files_On_Exit = yes
  61.  
  62. ; The specification of the help file is relative to the EXE directory.
  63. Help_File = help/topics.htm
  64.  
  65. ; The specification of the favorite file is relative to the EXE directory,
  66. ; where the hotlist file is stored.
  67. Favorite_File = favorite.htm
  68.  
  69. ; The specification of the globhist file is relative to the EXE directory,
  70. ; where the globhist file is stored.
  71. History_File = globhist.htm
  72.  
  73. Enable_Disk_Cache = yes
  74.  
  75. ; Temp_Directory = c:\mytemp\
  76. Home Page=start.htm
  77.  
  78. ; Autosearch parameters for the URL bar. The search request keys are stripped
  79. ; from the beginning of the search string, then characters are replaced
  80. ; using the definitions in SearchCharReplace, and then the resulting string is
  81. ; substituted into %s of the search URL.  Character substutions defined in
  82. ; SearchCharReplace are separated by semicolons.
  83.  
  84. SearchRequestKeys=? go find
  85. SearchCharReplace=" =+;&=%26"
  86. SearchUrl=http://www.yahoo.co.jp/autosearch?p=%s
  87.  
  88. ; The spec of static logo for custom IE Kit
  89. ; StaticBigBitmap=C:\static\BigBmp.bmp
  90. ; StaticSmallBitmap=C:\static\SmallBmp.bmp
  91.  
  92. ;Note: the size for Static BigBitmap file is 38 pixel (W) x 38 pixel (H)
  93. ;      the size for Static SmallBitmap file is 26 pixel (W) x 26 pixel (H)
  94.  
  95. ; --------------------------------
  96. ;
  97. ; This section is used to configure network servers and parameters
  98. ;
  99. ; On certain TCP/IP stacks, it is necessary to set Use_Async_DNS = no
  100. ;
  101. Search Page=http://home.microsoft.com/intl/ja/access/allinone.asp
  102.  
  103. [Services]
  104. HTTP_Proxy_Server =
  105. Gopher_Proxy_Server =
  106. FTP_Proxy_Server =
  107. No_Proxy =
  108. NNTP_Server =
  109. Use_Async_DNS = yes
  110.  
  111. ; --------------------------------
  112. [Settings]
  113. Anchor Color = 0, 0, 255
  114. Anchor Color Visited = 128, 0, 128
  115. Background_Color = 192, 192, 192
  116. ; --------------------------------
  117. [Document Windows]
  118. x = -1
  119. y = -1
  120. width = 600
  121. height = 400
  122.  
  123. ; --------------------------------
  124. [History Window]
  125.  
  126. ; --------------------------------
  127. [Favorite Window]
  128.  
  129. ; --------------------------------
  130. ; Margin settings are in inches
  131. [PageSetup]
  132. margin_left = 0.75
  133. margin_right = 0.75
  134. margin_top = 0.75
  135. margin_bottom = 0.75
  136.  
  137. ; header/footer symbols
  138. ;
  139. ;   &w        Window title
  140. ;   &u        Page address (URL)
  141. ;   &d        Date in short format
  142. ;             (as specified by your Regional Settings in Control Panel)
  143. ;   &D        Date in long format
  144. ;             (as specified by your Regional Settings in Control Panel)
  145. ;   &t        Time in the format specified by the Regional Settings
  146. ;             in Control Panel
  147. ;   &T        Time in 24-hour format
  148. ;   &p        Current page number
  149. ;   &P        Total number of pages
  150. ;   &&        A single ampersand (&)
  151. ;
  152. header_left = &w
  153. header_right = &p/&P ページ
  154. footer_left = &D
  155. footer_right = &t
  156.  
  157. ; --------------------------------
  158. [Document Caching]
  159. Number = 4
  160.  
  161. ; --------------------------------
  162. [Image Caching]
  163. Number = 50
  164.  
  165. ; --------------------------------
  166. [Helpers]
  167. ; telnet = c:\mytelnet\mytelnet.exe %s
  168.  
  169. ; --------------------------------
  170. ;
  171. ; External viewers (Helpers) are configured by specifying a MIME type on a line of
  172. ; the form TYPE# where # is an integer.  The numbers must be contiguous.
  173. ; Then, set the MIME type = to the application you wish to use to view
  174. ; files of that type.  Insert %s where you want the filename of the viewer
  175. ; temp file to be substituted.
  176. ;
  177. ; TYPE0=image/jpeg
  178. ; TYPE1=image/gif
  179. ; image/jpeg = c:\myviewer\myviewer.exe %s
  180. ;
  181. [Viewers]
  182. TYPE0=image/jpeg
  183. TYPE1=image/gif
  184. TYPE2=text/html
  185. TYPE3=text/plain
  186. TYPE4=audio/basic
  187. TYPE5=audio/x-aiff
  188. TYPE6=audio/x-wav
  189. TYPE7=image/tiff
  190. TYPE8=application/postscript
  191. TYPE9=video/mpeg
  192. TYPE10=video/quicktime
  193. TYPE11=video/x-msvideo
  194. TYPE12=application/pdf
  195. TYPE13=application/zip
  196. TYPE14=application/x-tar
  197. TYPE15=application/rtf
  198. TYPE16=application/x-stuffit
  199. TYPE17=application/mac-binhex40
  200. TYPE18=application/x-compress
  201. TYPE19=application/x-gzip
  202. TYPE20=application/x-hdf
  203. TYPE21=text/x-sgml
  204.  
  205. ; --------------------------------
  206. ; Suffixes (file extensions) for a given MIME type are configured here.  These
  207. ; suffixes are not used for HTTP URL's, since the HTTP protocol specifies
  208. ; the MIME type, therefore IExplore does not have to guess the MIME type by
  209. ; file extension.  MIME types which appear here must be defined in the [Viewers]
  210. ; section.
  211. ;
  212. [Suffixes]
  213. image/jpeg=.jpeg .jpg
  214. image/gif=.gif
  215. text/html=.htm .html
  216. text/plain=.txt .c .h .ini
  217. audio/basic=.au
  218. audio/x-aiff=.aiff .aif
  219. audio/x-wav=.wav
  220. image/tiff=.tif .tiff
  221. application/postscript=.ps .eps .ai
  222. video/mpeg=.mpeg .mpg
  223. video/quicktime=.qt .mov
  224. video/x-msvideo=.avi
  225. application/pdf=.pdf
  226. application/zip=.zip
  227. application/x-tar=.tar
  228. application/rtf=.rtf
  229. application/x-stuffit=.sit
  230. application/mac-binhex40=.hqx
  231. application/x-compress=.Z
  232. application/x-gzip=.gz
  233. application/x-hdf=.hdf
  234. text/x-sgml=.sgm .sgml
  235.  
  236. ; --------------------------------
  237. ;
  238. ; Valid settings for an encoding are binary, 7bit, or 8bit
  239. ;
  240. ; image/jpeg = binary
  241. ; image/gif = binary
  242. ;
  243. [Encodings]
  244. image/jpeg=binary
  245. image/gif=binary
  246. text/html=8bit
  247. text/plain=7bit
  248. audio/basic=binary
  249. audio/x-aiff=binary
  250. audio/x-wav=binary
  251. image/tiff=binary
  252. application/postscript=8bit
  253. video/mpeg=binary
  254. video/quicktime=binary
  255. video/x-msvideo=binary
  256. application/pdf=binary
  257. application/zip=binary
  258. application/x-tar=binary
  259. application/rtf=8bit
  260. application/x-stuffit=binary
  261. application/mac-binhex40=8bit
  262. application/x-compress=binary
  263. application/x-gzip=binary
  264. application/x-hdf=binary
  265. text/x-sgml=binary
  266.  
  267. ; --------------------------------
  268. ;
  269. ; MIME Descriptions contains the plain-language descriptions which
  270. ; appear in the Helpers dialog.
  271. ;
  272. [MIME Descriptions]
  273. image/jpeg=JPEG イメージ
  274. image/gif=GIF イメージ
  275. text/html=HTML ドキュメント
  276. text/plain=テキスト ファイル
  277. audio/basic=オーディオ ファイル
  278. audio/x-aiff=AIFF ファイル
  279. audio/x-wav=WAVE ファイル
  280. image/tiff=TIFF イメージ
  281. application/postscript=PostScript ファイル
  282. video/mpeg=MPEG ムービー
  283. video/quicktime=QuickTime ムービー
  284. video/x-msvideo=Microsoft ビデオ ムービー
  285. application/pdf=PDF ファイル
  286. application/zip=ZIP アーカイブ
  287. application/x-tar=TAR アーカイブ
  288. application/rtf=リッチ テキスト形式ファイル
  289. application/x-stuffit=Stuffit アーカイブ
  290. application/mac-binhex40=Binhex ファイル
  291. application/x-compress=圧縮ファイル
  292. application/x-gzip=GZIP ファイル
  293. application/x-hdf=HDF データ ファイル
  294. text/x-sgml=SGML ドキュメント
  295.  
  296. ; --------------------------------
  297. ;
  298. ; This section provides the DDE service names for preconfigured IExplore SDI
  299. ; Helpers.
  300. ;
  301. [SDI_Viewers]
  302.  
  303. ; --------------------------------
  304. ;
  305. [SecurityProtocols]
  306. Basic=Basic_Load,basic.dll
  307.  
  308. ; --------------------------------
  309. ; This section is used during the install process
  310. ;
  311. [Version]
  312. Build=2.0.0030
  313.  
  314. [MainDiskCache]
  315. Size_Kilobytes = 2048
  316. Verify_Policy = 1
  317. Clear_On_Exit = no
  318.  
  319. [Mailto]
  320. Email_address=
  321. Server_Name=
  322.  
  323. [Fonts]
  324. Main=MS ゴシック
  325. Header=MS ゴシック
  326. Monospace=MS ゴシック
  327.  
  328. [Styles]
  329. IEFixedFontCharSet=
  330. IEFixedFontName=
  331. IEPropFontCharSet=
  332. IEPropFontName=
  333.  
  334. [Prefixes]
  335. Default=http://
  336. ftp.=ftp://
  337. gopher.=gopher://
  338. home.=http://
  339. mosaic.=http://
  340. www.=http://
  341.  
  342. ;This section is used for mail client which support mapi
  343. [Mail]
  344. MyMailClient=
  345. Directory=
  346.