Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Language
Any
Platform
MS-DOS
Remove
License
Any
Hello all,
Please allow me to explain what I hope to achieve with the batch file I'm trying to create.
I have a bunch of .iso files (movies and TV shows) on a HDD(M:) that I would like to...
You are right, cewittic.
String hack and slash isn't usually my style.
But I thought, "Why not? When dir /s is doing all the hard work"
Interestingly, I started with a script that looked very...
I'm trying to boot an harddrive into dos 6.22, i format the harddrive after booting into dos 6.22 form a disk, i run format c:/s. after that if i reboot on the disk, a can acces the harddrive, and...
Hi,
I have what should hopefully be a very simple scenario.
I have a batch file which relies on a text file (e.g. MyConfigUpdate.txt) to retrieve a set of values, line by line. Each line...
Hi,
I have what should hopefully be a very simple scenario.
I have a batch file which relies on a text file to retrieve a set of values, line by line. Each line represents a server name. To...
Alright lets say for example I have the following file structure C:\Users\username\Downloads\
Now in downloads, there are folders. If I ONLY wanted to delete the folders in "Downloads" but not...
Hi All:
I've designed a small batch file to clean out an XP laptop every time on close.
Commands are:
%SystemRoot%\System32\Cmd.exe /c Cleanmgr /sageset:35 & Cleanmgr /sagerun:35...
1. Open the source file with fopen()
2. Create the target file with fopen()
3. Read source line with fgets()
4. Find the marker where you need to truncate the line (strchr() or strstr())
5....
ouputted to another file.
Thanks in advance for your help
Well, I thought I was better at this than I am and I've got a problem I need some help with. I thought this would be simple, but at least right now, apparently I'm brain dead...
Here's the...
I am a 68-years old (still active) Neurosurgeon in Chennai, India - a die-hard-fan-and-avid-user (for over three decades) of MS DOS 6.22
with QBasic1.0, Foxpro DOS 2.5 a and Wordstar 4.0 for all...
Magic Server Partition Manager-Partition Wizard can tech you step by step about creating partitions:
First select the segment of free space you would like to create a partition on by clicking on an...
HI,
I want to create a directory through MS-DOS by taking current date and time as variable.
directory name should be like ... "date+tim"
if current date is 05/13/2010 and time is 18:08:14...
Hi All,
My requirement is like-listing out all the jar files for a directory and adding it to the class path.Then call my standalone java program.
If the no of jar files is 100-120 it is working...
Yes, .rar is binary.
If you want to upload a directory structure without .raring the files (sometimes, this is needed to preserve the timestamps), you can use an automated script like this....
Got it to work.... needed to set it to binary mode:
ftp
open XXXXX.com
userXXXXXXXname
passXXXXXXXword
lcd C:\Setup_Files
cd qbooksbackup
binary
put qbooksbackup.rar
Hi all - I have written a batch file that uses the rar command to archive a folder with a bunch of files in it.
This file then needs to be sent to my ftp server.
I can successfully connect to...
but the above prompt can be achieved only after i close the notepad application opened through note batch. Please let me know if you have any suggestions for this.
Hello, I'm new to this forum and to be honnest I'm quite "green" in programming so I need your help. I want to make a batch file which reads computer for specified archive name and when he does find...
broken forum...duplicate post