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, ∼2758🔥, 0💬
Popular Posts:
Can I register my computer later? I don't want to register my computer during the initial Windows 7 ...
How to view system properties on Windows Server 2016? I just want to get some basic information abou...
Where to find tutorials on using Windows 7 Installed Programs and software? Here is a collection of ...
What happens if you entered the wrong Passkey on your cell phone? If the Passkey you entered on your...
Can I disable Windows service "OracleServiceXE" to speedup my computer? Third party application serv...