| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Execute TEXT PAD from Cmd prompt
How to open a .txt file in TEXT PAD from command prompt
|
|
#2
|
||||
|
||||
|
You'd have to make sure that you are on the correct directory, then type in:
Code:
notepad YourFileName.txt or if you're not on the correct directory and don't want to use cd YourPath, then you can use: Code:
notepad \YourFullPathFromC\YourFileName.txt
__________________
................... ASCII and ye shall receive .................. Knowledge is the only resource on earth that multiplies when shared Support the Shemzilla Project Powered by C# |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > Execute TEXT PAD from Cmd prompt |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|