Tagged Questions

0
votes
0answers
81 views

Why doesn’t the Windows command prompt window maximize to the full screen size? [closed]

Anyone know why doesn't the Windows command prompt window maximize to the full screen size? To the best of my knowledge, even in the new Windows 7 the command prompt window(cmd.exe) doesn't maximize …
0
votes
2answers
58 views

How to print out encoded Asian characters(gb2312) on command prompt?

Hi all: I am working for a company that uses the Python programming language version 3.1 as a causal work now. And I've encountered this problem: how to print out some encoded Asian …
0
votes
1answer
88 views

How can i Compile a C program on Dos prompt using tcc and tc

I want to compile c program on dos prompt using tcc as well as tc without using c editor. please give the full procedure.
1
vote
2answers
44 views

How do I get colour with Windows command prompt using RSpec in Ruby?

In other o/s RSpec returns nicely coloured results (red, green etc). However in the windows (Vista) command prompt my text output is just plain old boring white. How can I bring colour to my RSpec …
0
votes
1answer
78 views

Ruby prompt when stdin isn’t a terminal (for Notepad++ explicitely)?

Hello, I'm a Notepad++ user. One of the features I like from that software is the fact that you can have a "console" in the UI (which is not an actual terminal), and that you can run some command …
0
votes
2answers
167 views

javac not working in windows command prompt

I'm trying to use javac with the windows command prompt, but its not working. After adding the directory "C:\Program Files\Java\jdk1.6.0_16\bin\" to the end of the environment path variable, the java …
1
vote
2answers
115 views

How can I interact with the command prompt from C# code?

I am trying to interact with the windows command prompt from code. My goal is to display the prompt, put in some command, display the output, and repeat. But can't seem to get the first three …
1
vote
1answer
59 views

c#: transform a string targeted for the unix shell use for the windows command prompt.

Here is a sample string I got off a socket stream. \033[H\033[J\033[1;30HSUPERVISOR MAIN MENU\033[6;5H 0. Exit Exit\033[7;5H 1. Help Display help\033[8;5H 2. Control Calling …
1
vote
1answer
41 views

F-N Shortcuts in the Windows’ Command Prompt

Hi, Where can I get some explanations on what F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11 and F12 do in the Windows' Command Prompt? Are there some other useful shortcuts for Windows' Command Prompt? …
-2
votes
0answers
95 views

How do use wildcard in command prompt? [closed]

This link says I can use sth like *.txt to search for a file. For example in folder Z contains "a.txt", "b.txt", "c.doc". Now I have cd to Z, what follows next? It seems that I can't type that …
2
votes
7answers
364 views

Writing my own custom command line “wrapper” for windows

I have never been a fan of the windows command line. I have tried tools like powercmd and liked them, but most are not distributed for free and I don't relish the thought of paying for something that …
0
votes
0answers
108 views

Exit program in windows command prompt [closed]

Hi, When in the command prompt: I am looking for a Windows equivalent of CTRL+C in unix and mac to force exit a program in a command prompt. Sometimes my program would just infinitaly wait for... …
1
vote
1answer
86 views

Windows Scripting: What and How to do this? Batch Files or Something else?

Hello all, What I am trying to do is have some sort of script run in windows (ideally .cmd file/batch file) when double clicked it should create a short-cut menu in the start menu and set a path in …
0
votes
2answers
125 views

How to copy files from folder tree dropping all the folders with Robocopy?

I have the following folder structure: FolderA --Folder1 --Folder2 --Folder3 ... --Folder99 Folders 1 through 99 have files in them. All I want to do is to copy ALL THE FILES into ONE FOLDER, …
0
votes
1answer
103 views

Displaying text with VBScript when running from command prompt issue.

I have a script that pings a list of computers and tells me if I can be reached. For each computer I would like it to display whether or not it was reached on the command prompt, not as a pop-up …

1 2 3 4 next
15 30 50 per page