Summary: I have an xcopy batch file that has these flags set: xcopy /c /d /h /s /i /r /y "d:\etalus" "d:\copyetalus" >> "d:\xcopylog.txt" this configuration se...
Summary: i have developed a visual basic.net application now i want that when i run my application it looks the entire screen so that user must responds to it....
Summary: A certain site has this script : <script language="JavaScript"> var forumid=3; var forum_name="Halflife & Counter-Strike"; var Description="זה הזמ...
Summary: hello i am running a network at school.i need to log all the computers (after using net view) to a notepad. can you do this for me using a batch file?...
Summary: I just got yersterday my new HD 80GB anyway as I had to make a backup I removed any software that I wasn't use againg but now I decided that I want to...
Summary: iv DONE this algorithm and was hoping somone could CHECK the table at the bottom to see if i got it right PLEASE. thanks. A is a one-dimensional array...
Summary: Hi, for my web-site, I want to great a graphic, an image, like a "compass" so that when someone clicks on the "west arrow" they go to a certain page, ...
Summary: I am new to c++ but i'd like to know what I will bealbe to do with it once I learned it... so my question is it possible to write a program so when ev...
Summary: Hello every1!! Look...I wanna do something like this: ---------- :xtreme for %%a in (0 1 2 3 4 5 6 7 8 9 0) do set hello=hello%%a.txt ::do the thing.....
Summary: I have been looking through the forums and have found some scripts, but they are not working for me. Symantec has a folder on their FTP site that has ...
Summary: I have a few commands that I do in dos to completely wipe out a hard drive instead of waiting for it to format. Debug F 200 L1000 0 A CS:100 M...
Summary: Your Better try with a programming language like c and not with Batch files. Network Programming in C will help U. In a C language program yo...
Summary: gpp- Thanks for the response. This particular system will only have one authorized user, so I don't have a need to maintain a database of users (for ...
Summary: Hi all, Every morning I have to complete a morning checklist which includes ping various servers for responses, not a problem as i have written a scri...
Summary: I am trying to learn how to use MySQL with Visual C++. I can find examples of how to access a db through the command line, but I want to use forms, di...
Summary: Doesn't the google toolbar already do this? Any how, I'm sure you could do this using a skeleton MS Internet Explorer related control component within...
Summary: Hi, I'm a newb at programming and stuff but I just want to know the best way to go about this. Basically, I have an application. What I want to happen...
Summary: Hi, I am trying to build some form of program that will keep my jumpdrive secure. I know there are programs I can add to my drive that will do this fo...
Summary: I tried to find a way of sending and receiving messages in an IM type manner with batch, from one computer to another across the internet, for the pur...
Summary: ================================================================= First of all, you didn't express what language you are looking to program in. Seco...
Summary: Hey, I was wondering if anyone knew how to create an installation for a program. Basically I have a file editor that saves files as 2 certain file typ...
Summary: OK, I've had a bit of a look around and from what I have read, I'll need a global hook of the mouse events. Can anyone verify this for me? Please let ...
Summary: Ok, here's probably a tricky one... I have a drive that has data on it, which is organized into two file types, a .wav and a .ifo. The files are in fo...
Summary: Hi I have to rename a lot of files (GIS raster format) to new names. Is this what you would call Batch renaming? I have a database of all the old name...
Summary: Hi, I am trying to remove scheduled tasks off the computers on my network. I have been trying to write a batch to do this for me but I don't understan...