Summary: can anyone tell me how to create a new dos window using visual c++, in borland you can just use window but it is not supported in visual c++, tks. ...
Summary: I've wrote the below script and most of it is functioning properly: --------------------- 'VBScript sub createou(x) 'Defining VBScript procedure set d...
Summary: I've created a basic batch file that copies a file from one location to another. The batch file consists of one line: copy \\computer\share\file.doc...
Summary: You could go to Start > Run > and type "Command" to open a DOS window (or open it from Start > Programs > Accessories), and then run your program from...
Summary: I'd like to know what different DOS/Windows versions report when you type "ver" at DOS prompt and does some programs like 4DOS or other replace it wit...
Summary: When you execute your console program in MS Visual C++, a dos window pops up showing the output. When using Win98, is it possible to change the number...
Summary: Hi Guys I am just trying to figuer out how to position the DOS window on the screen For example below simple bat file display the window on top lef...
Summary: I need to know if there is a way to create new folders based on current folder names, then copy those folders into them. So I'd start out with a list...
Summary: My company has a web based billing program which was created using .net and MS SQL server. Now they want to create a windows version of the software. ...
Summary: ======================================================================================== The thing is that the command prompt is not a programmable e...
Summary: Hi: Is there a windows message created in a scenario when the ip address of the machine changes ?? Lets say the machine is disconnected from one nw an...
Summary: I am working on asp.net to create on online medical database program. what I want to do is when the main window opens up, two popup child windows will...
Summary: I am trying to take a csv .dat file and pull/rearrange information and save it as a new .dat. example: get file 1.dat (it has the following) string1...
Summary: Hi, I'm very new to writing batch files. I've written a very simple .cmd file to make a couple directories and copy some files into them. This file...
Summary: No, your problem isn't rare at all. Anyone who runs a DOS app (on Windows at least) that doesn't require any input will run into that same issue. The...
Summary: This is a page from sir dystic's site. Using this as a guide i managed to compile an exe displaying a messagebox, which was only 1024 bytes in size! -...
Summary: Well, your "question" is ambiguous at best. I really can't figure out what you are doing. Where is the PHP script that you are running? Is it in the i...
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"...
Summary: Hi two, Glad you're finally out of the woods. Last question first. That debug is essentially "version free", unlike most DOS / windows externals whic...
Summary: hello When I run a batch file in windows, the dos screen flashes momentarily then disappears. is there a way to cause the display to remain on the w...
Summary: How do I create self executable windows application with .net. For example if I want to create an executable windows invoice application how would I...
Summary: Experts, I want to create a dos script to do some routine work. However, I would like to have it run in the background. In UNIX, it just simple put "&...
Summary: I need to write a program in C/C++,(DOS application) which takes the "start" and "end" boundries and create a extended partition whith File system net...
Summary: I have a quite old computer that I just slapped DOS onto for fun, but really would like to make some sort of GUI for it. The problem is that I just d...
Summary: trying to create a new .NET project for the first time. I've installed IIS, .NET successfully (patches included) but when I try to create a new proje...