Startup Message?

  • Thread starter Thread starter Guest
  • Start date Start date
anonymous said:
Can I create a text message that pops up everytime I open
windows?

Like.. For yourself?

Yes.. If you still have the messenger service running, you could have a
batch script that runs in your startup folder (or something similar) and
basically does the following (type it in a command line for yourself if you
want - it's safe.)

net send 127.0.0.1 This is a message to myself! How're YOU doing?!
 
You could also create and batch file, or even a text file,
and put it in your start up folder. Then it would pop up
everythime you log into windows
 
Back
Top