Summary: I used to use great programs from JPsoft.com called 4dos and 4nt in 90s. And then I changed company and the new place i could not get hold of one of t...
Summary: If there is no problem for you to use TCC/LE, (the free cmd.exe replacement from jpsoft), this is a cakewalk. %@label[c:] returns you c drive's label....
Summary: I've been trying to execute cmd.exe from java, but having not been able to solve the problem. In this example, I happen to use gpg, but any commands w...
Summary: Greetings, I am wondering if anybody has any idea on how I might achieve my programming goal. I am FTPing to KCM_Ext server and am trying to run progr...
Summary: Alright. WinXP2, SP2. I'd post SP3, but I'm sure I'll forget when I get home. Mon 07/21/2008 21:32:09 C:\WINDOWS\system32>g:\tmp\fciv cmd.exe // // Fi...
Summary: lee, If I understand you right, You want to wait for a user input for n seconds, and if the user has not responded within n seconds, you want to tim...
Summary: I run a shell command to start the cmd.exe and issue a ping command to network using SendKeys. I wonder how can I read the result from my VB app. if a...
Summary: I have spent many hours reading trying to find a solution to my problem. My problem: I am calling a runcommand java function from oracle to run a bat ...
Summary: Hello every1!! I wanna have some kinda SET /P command on Windows 3.1/9x/Me and DOS. Is there a way to extract the SET command from CMD.EXE in Windows ...
Summary: i want to make exe files from bas files created with qbasic 1.1 i have downloaded a compiler but don't know how to use it when i run it 3 files are r...
Summary: hi, Does anybody know how can I call an outside .exe file from within the VB6? For example, I wanna to create a VB6 program which can call F:\Folder\R...
Summary: Hey Razor, Thanks for you post, I'm having a problem with the code. I've copied & Pasted it and it doesn't work =[ Can you tell me how to type in CMD ...
Summary: Is there a way I can get rid of "Administrator:" portion of the text from the elevated console of Vista? One solution I found on the web is copying cm...
Summary: Talking about redirecting outputs to multiple destinations, TCC LE from jpsoft does it. (free cmd.exe replacement). klint, are you reading? There is a...
Summary: goompa, If you can spend money, jpsoft has a cmd.exe replacement called TCC, which appears to this job seamlessly. (Not by the free TCC LE). An elabor...
Summary: This is an annoying problem. I have a text file containing full path and filenames to files I need to copy. Each on its own line. Used replace in word...
Summary: Hi, Anyone can give me a advise on how to use SendKeys() in Visual Basic 6 to drive a Command Prompt Application. Here is my code *******************...
Summary: HI, suppose I create a batch file echo parent %WINDIR%\system32\cmd.exe /k echo child now as the line 2 create a new shell the 3rd line do not execute...
Summary: Why do you people cross examine everything? So i made a contradiction.. I was given /I found, totally irrelevant to the actual topic of the HELP requi...
Summary: I don't think it's possible for a var set to stay stuck once the command shell is exited, whether it's cmd.exe or command.com. M2 If at first you ...
Summary: On WinXP Pro SP1: ========================================================= C:\>color /? Sets the default console foreground and background colors. CO...
Summary: Heh i still call it dos, considering its ms-dos. But anyway. What i meant was.. Say i had a file named boobs.txt and it had jordan is god in the text ...
Summary: If you really want to learn what is going on try to learn C first and write some simple programs with it. You can create simple "console applications"...