[pmmail-list] Warpzilla as default browser
Chris Hellwig
pmmail-list@blueprintsoftwareworks.com
Wed, 02 Jan 2002 17:10:18 +0100 (MEZ)
On Wed, 02 Jan 2002 09:39:51 -0500 (EST), John Moore wrote:
>You might try writing a small CMD file and see if PMMail will start that for you. It would
>be something like:
Ah, good idea. By some reason it don't work if one starts the *.cmd directly....
I modified the *.cmd
=====================
@Echo Off
SET BEGINLIBPATH=e:\prg\MOZILLA\BIN;e:\prg\MOZILLA\BIN\COMPONENTS;
SET MOZILLA_HOME=e:\prg\MOZILLA
e:
%MOZILLA_HOME%\bin\Mozilla %1 %2 %2 %4 %5
Exit
=====================
(Mind the parameters %1 %2 ....)
In the PMMail->Settings... Menue you have to type
Program: cmd.exe
Arguments: /C e:\prg\mozilla\stmozilla.cmd %s
And it works.
Hope it helps
Chris
- pmmail-list - The PMMail Dicussion List ---------------------------
To POST to the list, send your message to:
pmmail-list@blueprintsoftwareworks.com
To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com with the first
line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com
---------------------------------------------------------------------