Collections:
Other Resources:
Use CON to Display Data on Screen
How to use CON file name to display data on the screen?
✍: FYIcenter.com
Since CON is a special file name referring to the console
including screen, you can use it display data on the screen.
You can use the "copy * con" to act like the "type *" command:
C:\fyicenter>copy random.bat con
@echo %random%
1 file(s) copied.
2021-04-02, ∼2501🔥, 0💬
Popular Posts:
What is the installed program "Windows SDK Signing Tools" on my Windows 7 computer? Why it is not vi...
What is "Portable Device Enumerator Service" in my Windows XP service list? And how is "Portable Dev...
How to access Services Management Console on Windows Vista? Services Management Console is a system ...
Can I remove startup application "DLG.exe - Modem Digital Line Detection" to speedup my computer and...
What is "Interactive Services Detection" in my Windows 7 service list? And how is "Interactive Servi...