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, ∼2884🔥, 0💬
Popular Posts:
What is "SMS Agent Host" in my Windows 7 service list? And how is "SMS Agent Host" service related t...
Understanding HelpSvc.exe, "Microsoft Help Center Service" - part of the "Help and Support Center" a...
What is the startup program "IDT PC Audio - sttray64.exe" on my Windows 8 computer? Can I remove it ...
Signing in on my computer that doesn't run 8 works just fine. So must be windows eight that is causi...
Can I remove startup application "BascsTray.exe - Broadcom Advanced Control Suite" to speedup my com...