I'd like to create a batch file that will open Notepad and insert the current data/time automatically in Windows XP.
I've already figured out that the line "start /MAX notepad" will start notepad in a maximized window, but I can't figure out how to get the current date/time to go in automatically.
I know that pressing F5 in the program will insert it. Is there a way to make this happen automatically?
I've already figured out that the line "start /MAX notepad" will start notepad in a maximized window, but I can't figure out how to get the current date/time to go in automatically.
I know that pressing F5 in the program will insert it. Is there a way to make this happen automatically?