R
Rich Pasco
I would like to pop up a window with a message from a command line
(e.g. BAT file).
If my computer is on a network, this command line works:
net send mymachine Hello World!
where mymachine is the network name of my own machine.
But this only works if my machine is on a network. Can anyone suggest
a technique that would work on a stand-alone machine as well?
- Rich
(e.g. BAT file).
If my computer is on a network, this command line works:
net send mymachine Hello World!
where mymachine is the network name of my own machine.
But this only works if my machine is on a network. Can anyone suggest
a technique that would work on a stand-alone machine as well?
- Rich