New config_local settings
[squirrelmail.git] / contrib / squirrelmail.mailto.Win9x.reg
index f55ed7f17215ae0882ac74d9876df098594e8865..99f854723f28f81a7bf612dff57a06592ff07c54 100644 (file)
@@ -1,6 +1,21 @@
-Here is a windows registry file to set SquirrelMail as a windows email program
-Once this entry is installed, go to Internet Options and select the Programs
-tab.  SquirrelMail should be an option under E-mail:
+This file can be used to allow you to jump right to the SquirrelMail compose
+screen to send a message when you click on a "mailto" link on any web page
+in Windows 95, 98, 98se, and probably Windows ME.
+
+Place the contents of this file (make sure to only use the part of this file
+below starting on the line after "Cut here") into a text file on the target 
+computer, named exactly "squirrelmail.mailto.reg" (without the quotes) (make 
+sure the file extension is in fact ".reg", and not ".txt").  Find the text 
+"http://example.org/squirrelmail" and change this to the correct address for 
+your SquirrelMail installation.  When the file has been saved, double-click on
+it and confirm that you want to add the information to the registry.
+
+Once the registry has been updated in this manner, you can now choose 
+SquirrelMail as your system's default mail program by going to the "Internet
+Options" configuration window, which can be found in the Control Panel or in
+Internet Explorer by clicking on Tools-->Internet Options.  Choose the
+"Programs" tab and SquirrelMail will be an option under "E-mail".
+
 
 ---- Cut here ----
 REGEDIT4
@@ -18,7 +33,7 @@ REGEDIT4
 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto\shell\open]
 
 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto\shell\open\command]
-@="rundll32.exe url.dll,FileProtocolHandler http://mail.server/squirrelmail/src/mailto.php?emailaddress=%1"
+@="rundll32.exe url.dll,FileProtocolHandler http://example.org/squirrelmail/src/mailto.php?emailaddress=%1"
 
 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\shell]