If we are using this method can't we? lets tryyy :
1st Method :
1. Open Microsoft Word
2. Type : file:///c:/windows/system32/cmd.exe
3. Press space/enter, will be formed a link (blue color)
4. Press ctrl while click the link so CMD can open
2nd Method :
Create a batch file in notepad which contain :
@echo off
command
@echo on
Save with bat extension (*. Bat) with the file name is up to you, then after saved you can execute the file and the CMD will open. :)
No comments:
Post a Comment