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, ∼2497🔥, 0💬
Popular Posts:
Can I disable Windows service "OracleXEClrAgent" to speedup my computer? Third party application ser...
Summary of suggested services settings for Windows XP Pro SP1 system - Part III Continue from Part I...
What is "Secondary Logon" in my Windows XP service list? And how is "Secondary Logon" service relate...
How to download Windows 7 Service Pack 1 (SP1)? Windows 7 Service Pack 1 (SP1) is an update for all ...
How to configure your system for Wireless Internet connection? Once your wireless router is connecte...