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, ∼2772🔥, 0💬
Popular Posts:
What files are stored in the "C:\Users\<userid >\AppData\Roaming "folder? Can I delete ...
How do I display the total amount of time required to play all of the songs in my library? To view "...
Can I remove startup application "SynTPLpr.exe - TouchPad Driver Helper Application" to speedup my c...
Can I remove startup application "ISUSPM.exe - InstallShield Update Service Update Manager" to speed...
I don't know if this is a Windows Problem or an HP problem. HP says windows. But anyhow I have a bra...