Posted by member 202 on 2003-08-14 15:31:39 link
regarding shutdown.exe not working in popups: try moving your quotation marks around, or not having any. in my experience, things like
do not work, but removing the quotes entirely does.
i would imagine it's the same across the board.
and yes, laptop.dll should work for desktops.
*CommandAlias email "mozilla.exe" -mail
and
*CommandAlias email "mozilla.exe -mail"
and
*CommandAlias email "mozilla.exe -mail"
do not work, but removing the quotes entirely does.
*CommandAlias email mozilla.exe -mail
i would imagine it's the same across the board.
and yes, laptop.dll should work for desktops.