; ************************************************************************ ; ; This file contains settings which affect the operation of Internet Explorer. ; Do not edit this file unless you are sure you know what you are doing. ; If you do edit this file, keep a backup copy. ; ; Not all of the items mentioned here are officially supported options. ; Edit this file at your own risk. ; ; Copyright 1994-1995 Spyglass, Inc. ; Copyright 1996 Microsoft Corp. ; All Rights Reserved ; ; ************************************************************************ ; NOTICE: This INI file is INSTALLED in the same directory as iexplore.exe. ; NOTICE: However, Internet Explorer looks for the INI file in the Windows ; NOTICE: directory. If Internet Explorer does not find an INI file in the ; NOTICE: Windows directory, it copies the one in the program's directory ; NOTICE: there. If you are editing this file in the EXE directory, your ; NOTICE: changes will probably not take effect. Edit the copy in the ; NOTICE: Windows directory instead. ; General settings [Main] Max_Connections=10 Show Toolbar=yes Display_Text_Size=2 Print_Text_Size=1 Display_Images_Progressively=yes Reformat_Handling=1 Show Server Errors=no Accept_Language_Header=en Display Inline Images=yes Anchor Underline=yes NewsList=false ; Grey Background is for compatibility with NCSA Mosaic. When set ; to yes, Internet Explorer forces the windows to have a grey background, ; instead of obeying the default Windows background color setting. Grey Background=yes ; How many days visited links should remain colored Anchor_Visitation_Horizon=1 ; How many days of history to store. -1 means never throw away history ; entries. History is stored in the file globhist.htm History_Expire_Days=60 ; Internet explorer sometimes creates temporary files for use with external ; viewer programs. If you set Delete_Temp_Files_On_Exit to yes, then ; Internet Explorer will delete those files when you exit from IExplore Delete_Temp_Files_On_Exit=yes ; Where the help file is relative to the program directory. Help_File=help/topics.htm ; Where the favorite file is relative to the program directory Favorite_File=favorite.htm ; Where the globhist file is relative to the program directory History_File=globhist.htm Enable_Disk_Cache=yes ; Temp_Directory=c:\mytemp\ Home Page=file:C:\IEXPLORE\start.htm ; The spec of static logo for custom IE Kit ; StaticBigBitmap=C:\static\BigBmp.bmp ; StaticSmallBitmap=C:\static\SmallBmp.bmp ;Note: the size for Static BigBitmap file is 52 pixel (W) x 52 pixel (H) ; the size for Static SmallBitmap file is 25 pixel (W) x 25 pixel (H) ; Really the size of bitmap display on screen is 50 x 50 for large bmp ; and 23 x 23 for small bmp. We had the frame size for 1 pixel in bmp ; file. ; -------------------------------- ; ; This section is used to configure network servers and parameters ; ; On certain TCP/IP stacks, it is necessary to set Use_Async_DNS=no ; History_Num_Places=300 Check_Associations=yes Use_System_Colors=no Ignore_Document_Attributes=no Play_Background_Sounds=yes Dither_Colors=yes Search Page=http://home.microsoft.com/access/allinone.asp Update Page=http://www.microsoft.com/ie/ie.htm Show URLbar=yes Show Statusbar=yes Show_URLinStatusBar=yes Show_FullURL=no Use_DlgBox_Colors=yes Placeholder_Width=26 Placeholder_Height=26 [Services] HTTP_Proxy_Server= Gopher_Proxy_Server= FTP_Proxy_Server= No_Proxy= NNTP_Server= Use_Async_DNS=yes ; -------------------------------- Enable Proxy=no NNTP_Enabled=yes NNTP_MailName= NNTP_Use_Auth= NNTP_MailAddr= [Settings] Anchor Color=0,0,255 Anchor Color Visited=128,0,128 Background_Color=192,192,192 ; -------------------------------- Text_Color=0,0,0 [Document Windows] x=198 y=198 width=598 height=330 ; -------------------------------- [History Window] ; -------------------------------- x=0 y=0 [Favorite Window] ; -------------------------------- ; Margin settings are in inches [PageSetup] margin_left=0.750000 margin_right=0.750000 margin_top=0.750000 margin_bottom=0.750000 ; header/footer symbols ; ; &w Window title ; &u Page address (URL) ; &d Date in short format ; (as specified by your Regional Settings in Control Panel) ; &D Date in long format ; (as specified by your Regional Settings in Control Panel) ; &t Time in the format specified by the Regional Settings ; in Control Panel ; &T Time in 24-hour format ; &p Current page number ; &P Total number of pages ; && A single ampersand (&) ; header_left=&w header_right=Page &p of &P footer_left=&D footer_right=&t ; -------------------------------- [Document Caching] Number=4 ; -------------------------------- [Image Caching] Number=50 ; -------------------------------- [Helpers] ; telnet=c:\mytelnet\mytelnet.exe %s ; -------------------------------- ; ; External viewers (Helpers) are configured by specifying a MIME type on a line of ; the form TYPE# where # is an integer. The numbers must be contiguous. ; Then, set the MIME type=to the application you wish to use to view ; files of that type. Insert %s where you want the filename of the viewer ; temp file to be substituted. ; ; TYPE0=image/jpeg ; TYPE1=image/gif ; image/jpeg=c:\myviewer\myviewer.exe %s ; mailto= telnet= [Viewers] TYPE0=text/html TYPE1=text/plain TYPE2=image/jpeg TYPE3=image/gif TYPE4=image/x-xbitmap TYPE5=audio/basic TYPE6=audio/x-aiff TYPE7=audio/x-wav TYPE8=image/tiff TYPE9=application/postscript TYPE10=video/mpeg TYPE11=video/quicktime TYPE12=video/x-msvideo TYPE13=application/pdf TYPE14=application/zip TYPE15=application/x-tar TYPE16=application/rtf TYPE17=application/x-stuffit TYPE18=application/mac-binhex40 TYPE19=application/x-compress TYPE20=application/x-gzip TYPE21=application/x-hdf ; -------------------------------- ; Suffixes (file extensions) for a given MIME type are configured here. These ; suffixes are not used for HTTP URL's, since the HTTP protocol specifies ; the MIME type, therefore IExplore does not have to guess the MIME type by ; file extension. MIME types which appear here must be defined in the [Viewers] ; section. ; TYPE22=text/x-sgml application/x-internet-signup=c:\iexplore\isignup.exe %s TYPE23=application/x-internet-signup audio/x-pn-realaudio=c:\iexplore\raplayer.exe %s TYPE24=audio/x-pn-realaudio [Suffixes] image/jpeg=.jpeg .jpg image/gif=.gif text/html=.htm .html text/plain=.txt .c .h .ini audio/basic=.au audio/x-aiff=.aiff .aif audio/x-wav=.wav image/tiff=.tif .tiff application/postscript=.ps .eps .ai video/mpeg=.mpeg .mpg video/quicktime=.qt .mov video/x-msvideo=.avi application/pdf=.pdf application/zip=.zip application/x-tar=.tar application/rtf=.rtf application/x-stuffit=.sit application/mac-binhex40=.hqx application/x-compress=.z application/x-gzip=.gz application/x-hdf=.hdf text/x-sgml=.sgm .sgml ; -------------------------------- ; ; Valid settings for an encoding are binary, 7bit, or 8bit ; ; image/jpeg=binary ; image/gif=binary ; application/x-internet-signup=.ins .isp audio/x-pn-realaudio=.ra .ram image/x-xbitmap=.xbm [Encodings] image/jpeg=binary image/gif=binary text/html=8bit text/plain=7bit audio/basic=binary audio/x-aiff=binary audio/x-wav=binary image/tiff=binary application/postscript=8bit video/mpeg=binary video/quicktime=binary video/x-msvideo=binary application/pdf=binary application/zip=binary application/x-tar=binary application/rtf=8bit application/x-stuffit=binary application/mac-binhex40=8bit application/x-compress=binary application/x-gzip=binary application/x-hdf=binary text/x-sgml=binary ; -------------------------------- ; ; MIME Descriptions contains the plain-language descriptions which ; appear in the Helpers dialog. ; application/x-internet-signup=8bit audio/x-pn-realaudio=binary image/x-xbitmap=binary [MIME Descriptions] image/jpeg=JPEG Images image/gif=GIF Images text/html=HTML Documents text/plain=Text Files audio/basic=Audio Files audio/x-aiff=AIFF Files audio/x-wav=WAVE Files image/tiff=TIFF Images application/postscript=PostScript Files video/mpeg=MPEG Movies video/quicktime=QuickTime Movies video/x-msvideo=Microsoft Video Movies application/pdf=PDF Files application/zip=ZIP Archives application/x-tar=TAR Archives application/rtf=Rich Text Format Files application/x-stuffit=Stuffit Archives application/mac-binhex40=Binhex Files application/x-compress=Compressed Files application/x-gzip=GZIP Files application/x-hdf=HDF Data Files text/x-sgml=SGML Documents ; -------------------------------- ; ; This section provides the DDE service names for preconfigured IExplore SDI ; Helpers. ; application/x-internet-signup=internet signup audio/x-pn-realaudio=real audio player image/x-xbitmap=XBitmap Images [SDI_Viewers] ; -------------------------------- ; text/html= text/plain= image/jpeg= image/gif= image/x-xbitmap= audio/basic= audio/x-aiff= audio/x-wav= image/tiff= application/postscript= video/mpeg= video/quicktime= video/x-msvideo= application/pdf= application/zip= application/x-tar= application/rtf= application/x-stuffit= application/mac-binhex40= application/x-compress= application/x-gzip= application/x-hdf= text/x-sgml= application/x-internet-signup= audio/x-pn-realaudio= [SecurityProtocols] Basic=Basic_Load,basic.dll ; -------------------------------- ; This section is used during the install process ; MSN=ssp_load secssp16.dll [Version] Build=2.0.0030 [MainDiskCache] Size_Kilobytes=4977 Verify_Policy=1 Clear_On_Exit=no Directory=C:\IEXPLORE\Cache\ [Mailto] Email_address= Server_Name= Email_Server= SMTP_Server= [Fonts] Main=Times New Roman Header=Arial Monospace=Courier New [Styles] IEFixedFontCharSet= IEFixedFontName= IEPropFontCharSet= IEPropFontName= [Prefixes] Default=http:// ftp.=ftp:// gopher.=gopher:// home.=http:// mosaic.=http:// www.=http:// [Mail] ; Set MyMailClient to 0 to use third party MAPI mail clients MyMailClient=1 [TypedURLs] url1=http://www.tiscalinet.be/koen_goes/WWW/index.htm url2=http://home.tiscalinet.be/ url3=http://home.tiscalinet.be/koen_goes_WWW/ url4=http://tiscali url5=http://users.belgacom.net/koennoens/index.htm url6=http://users.belgacom.be/koennoens/index.htm url7=http://www.yucom.be/kicks/ url8=http://www.kicks.yucom.be/ url9=http://www.playboy.com url10=http://users.belgacom.net/kiss/kickstart.htm url11=http://users.belgacom.net/kiss/index.htm url12=http://users.belgacom.net/kicks/index.htm url13=http://users.skynet.be/ url14=http://users.belgacom.net/kickstart/ url15=http://users.skynet.be/Midget/index url16=http://users.skynet.be/Midget/index.htm url17=http://users.skynet.be/Midget/index.html url18=http://users.skynet.be/Midget/ [NewMailUser] Email_Name=et Email_Address= Email_POP_Name=et Email_POP_Pwd=cmcdjpakeakijpjc Email_POP_Server= Email_SMTP_Server=