|
|
On Tue, 15 Jul 2008 18:46:12 -0400, Leo H <none@xxxxxxxxx> wrote:
> Fri, 11 Jul 2008 16:22:50 -0500, David W. Hodgins
> <dwhodgins@xxxxxxxxxxxxxxxxx> wrote:
>> @Echo off
>> Set MAILLOGDIR=C:\Documents and Settings\%USERNAME%\My
>> Documents\OperaMailLogs
>> del "%MAILLOGDIR%\*.log.old.txt"
>> rename "%MAILLOGDIR%\*.log.txt" "*.log.old.txt"
>> "C:\Program Files\Opera 9\opera.exe"
> Thank you for your reply. I tried it, but unfortunately Windows XP does
> not like .bat files (it ignores them). I may try the "run under
Strange. I tested it under xp pro. After creating the file, in explorer,
I used the "Send to desktop" context menu item to shortcut on the desktop.
When I click on the shortcut, the .bat file runs in a command prompt window,
executes the del and rename commands, and then starts opera.
Maybe a permission problem.
Regards, Dave Hodgins
--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
|
|