Re: Scheduling Printing

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks for the feedback.


"Urbanotter" <Urbanotter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:68788E13-D38E-4955-B9F0-007C4B3DB4B3@xxxxxxxxxxxxxxxx
Thanks Pegasus for the idea and the /p switch. It worked using Wordpad and
a
.rtf file with coloured fonts. Tks again

"Pegasus (MVP)" wrote:


"Urbanotter" <Urbanotter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9AFFEA4E-4F08-4BD0-AB4D-553C690FD8C5@xxxxxxxxxxxxxxxx
I would like to use Task Scheduler to print a simple graphic every day
to
keep my inkjet printer heads clean. Any simmple solutions without
writing
scripts or installing 3rd party software. I'm stymied!!!

Create a batch file with these lines inside:

@echo off
notepad /p c:\SomeFolder\SomeFile.txt

Now use the Task Scheduler to launch this batch file.





.



Relevant Pages

  • Re: /sigh/ Latops in a domain...
    ... If you want to launch two applications before the logon screen appears, ... applications and make the batch file as Startup scripts. ... >> You may add all laptop users to a Group in AD, ...
    (microsoft.public.windowsxp.configuration_manage)
  • Re: /sigh/ Latops in a domain...
    ... > If you want to launch two applications before the logon screen appears, ... > applications and make the batch file as Startup scripts. ...
    (microsoft.public.windowsxp.configuration_manage)
  • Launching a JAVAW application
    ... I am using a batch file to launch a javaw app. ... windows registry. ...
    (comp.lang.java.programmer)
  • Re: Autolaunch a .bat file
    ... The main purpose of my batch file is to update that particular app. ... put my batch file in the startup directory... ... I'm not sure that CE is able to launch .bat ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Task Scheduler
    ... You could invoke a batch file via the Task Scheduler once ... task had run today, and if it had not, launch it right now. ...
    (microsoft.public.windowsxp.general)