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, ∼2740🔥, 0💬
Popular Posts:
How to start Apache server manually on Windows systems? If you followed our Apache server installati...
What is "Telephony" in my Windows XP service list? And how is "Telephony" service related to TapiSrv...
What is "Net Driver HPZ12" in my Windows 7 service list? And how is "Net Driver HPZ12" service relat...
How to remove YahooMessenger.exe from the startup application list to gain performance and reduce se...
What is "Windows Connect Now - Config Registrar" in my Windows 7 service list? And how is "Windows C...