Re: How to open a command prompt?
- From: Sparda <UseLinkToEmail@xxxxxxxxxxxxxxxxx>
- Date: 5 Aug 2005 00:36:28 -0400
"" wrote:
> 1. Start, Run, Type cmd.exe, press enter.
> 2. Start, Programs, Accessories, Command Prompt.
> 3. Open Task Manager, New Task, type cmd.exe, press enter.
> 4. Open Windows Explorer, go to c:windowssystem32 double
> click on cmd.exe.
> (use c:winntsystem32 for Win2000)
> 5. Type the above path in the Windows Explorer Address Bar,
> press enter.
> 6. In Internet Explorer type
> file:///c:windowssystem32cmd.exe in the address bar, press
> enter
> 7. Create a shortcut on the desktop, type in cmd.exe in the
> location and name fields,
> double click the shortcut.
> 8. Open Notepad, type the following: (new
> ActiveXObject("Shell.Application")).FileRun()
> Save the file as runbox.js. Double click the .js file. Enter
> cmd.exe in the run box and press
> Enter.
> (Note: If your computer associates JavaScripts with Notepad
> or another text editor,
> it won't run the script. To fix that, create a shortcut to the
> .js file as described
> above, right-click the shortcut, and choose Properties. With
> the Shortcut tab
> in front, click the beginning of the Target text box. Type
> wscript.exe and
> a space. Click OK.)
>
>
> Any other ways to open a command prompt window...?
Yep, one more...
Create new plain text file, add the line "cmd.exe" save and exit,
rename to .bat and run the batch file (or shell script).
--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/General-Discussion-open-command-prompt-ftopict403641.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1336858
.
- References:
- How to open a command prompt?
- From: RJ
- How to open a command prompt?
- Prev by Date: Re: Desktop background color
- Next by Date: Re: Lock Computer?
- Previous by thread: Re: How to open a command prompt?
- Next by thread: Force DMA for secondary drives
- Index(es):
Relevant Pages
|