Summary: hi i recentl posted how to get windows 7 to install in all partitions i got this answer: delete ALL partitions, wipe the MBR, repartition, reformat, t...
Summary: Hello, I'm very new to scripting. I was wondering if someone could help me with a script to delete all subfolders and files within a specified folder....
Summary: How to Delete the Exe application through VP script, or SQA Basic Script. i write the program to run one application, if run that application i need ...
Summary: I found a batch script to search all drives and delete the autorun.inf file on this forum I want that method but change it up a bit. I would like to S...
Summary: I do understand VB but I cannot understand what is going on here. Why a nested loop? The loop; For intcnt2 = 0 To 4 Text5(intcnt2).Text = "" Next intc...
Summary: I have an sql which prompts user to enter datefrom and dateto. I then spool the result in a txt file, add a header then spool to a .csv file. However,...
Summary: Hi, I have a question on SQL. Is there anyone here can show me (the SQL commands) how to delete the Top row (only the Top row) from a Access table usi...
Summary: hi all, i have made a batch file which is working perfectly now.. but i don't know how to set ERROR CONTROL in this batch file can any one suggest me ...
Summary: Hello friends i want to devlop a paririon s/w in C++ i can read mbr and get the info about primary partition suppose i have a extended partition . ho...
Summary: hi can you help me how to lock certain folder or files that you cant delete, rename or edit? im using Visual basic and turbo c and Borland c++. is it...
Summary: Hi All, I need to move all the .csv and .txt files to a different folder and delete them in the original folder... example.. i need to move files from...
Summary: Hi, I wonder if this can be done using a Windows batch file - I need to delete all but the last 10 lines from a log file created by my antivirus appli...
Summary: I installed W2K pro over Win 98 and ever since I have had major IE errors. Probably because it tried to install 5.0 over 5.5 and it gave me an error m...
Summary: I was wondering if someone would be able to help me out with this . I fill my PHP form(1) and click Submit, pass all variables to the second php scrip...
Summary: Ok, I have finally got an .inf file to delete a bunch of registry keys i needed to remove. However, I have to do this to 100+ PC's. So i want to run t...
Summary: Hi , I need to delete all the .txt ,.log and .tmp files from a folder...through .bat scripring..pls let me know how i can do this Thanks, Subbadu ...
Summary: How can I delete all text in every single line in txt file after specific sign in line. For example, if I have: eeeeeeeeee \: marko bbbbbbbbbbbbb \: ...
Summary: Ok so im trying figure out how to do multiple responses, and it is getting confusing and it wont work, so i figured id copy and past what i have, and ...
Summary: Can someone tell me how i can get a list of subdirectories and store them into an array? for example, at the DOS command prompt if you type in 'dir' i...
Summary: I am new to scripting and I am trying to do the following but I am getting a bit lost. I'm sure the solution is quite simple! I want to delete a numbe...