MS-DOS
MS-DOS is an operating system commercialized by Microsoft. It was the most commonly used member of the DOS family of operating systems and was the dominant operating system for computers during the 1980s.
Forum Post

Re: What's the fastest you can run DOS 6.22?

I own a similar PC configuration with yours. K6-III-400, 128 MB RAM, 3DFX Banshee PCI and a 4 GB Western Digital HDD ..... IT'S MY ULTIMATE DOS MACHINE !!!!!!!!!!!!! Especially with the...
Forum Post

Re: How to extract zip file using inbuilt Dos command of Windows XP

: Hi, : : I would like to extract zip file using the inbuilt DOS Command : facility of Windows XP. : How can i do this? : : Note: I cannot install third party tool like winzip, winrar etc as...
Forum Post

FIle Format Conversion

using DOS Commands- convert a text file in UNIX format to PC Format
Forum Post

How to extract zip file using inbuilt Dos command of Windows XP

Hi, I would like to extract zip file using the inbuilt DOS Command facility of Windows XP. How can i do this? Note: I cannot install third party tool like winzip, winrar etc as i want to this...
Forum Post

Help incrementing number with leading zeros

Here is an example piece of code: SET CurNum="1" :Loop ECHO "%CurNum%" SET /A CurNum=%CurNum%+1 GOTO Loop My question is how would I incement that number with a set of leading zeros that...
Forum Post

Rename multiple files

Hello, I would need some help with writing the .bat file that renames all files with same extension (let's say .jpg) in one folder as numeric row. The original files are: somefile.jpg...
Forum Post

Re: TELNET, bat file

: This message was edited by christopheva at 2004-9-3 : 10:12:26 : Thank u SO much for the reply! : But it doesn't works... : This is what I made: : : : "MAIL.bat" : @echo off : telnet...
Forum Post

Re: Compress File usng Windows Utility

I'm pretty sure wherever you read had it a little bit wrong. The COMPACT command does make it smaller, but slower to read. it works the same way as a ZIP and is still effective. PHP has a...
Forum Post

Compress File usng Windows Utility

Hi guys, not sure what’s going on, but I posted this question twice in the ‘Script Library’ forum and it was bounced both times. Consequently I have no idea where to post this, I’ll try here. I...
Forum Post

confirm file was transferred

I have the following batch file which is run once daily: @echo off ftp -i -s:nsg.ftp xxx.xxx.xxx.xxx set mmddyy=%date:~4,2%%date:~7,2%%date:~12% move c:\scale\cai\jws\apex\1\1\xout\1.tsf...
Forum Post

Re: Printing from DOS

It appears my problem is a common known conflict between modern printers and old DOS programs. I found several articles cover this question. There are several third-party software utilities which...
Forum Post

Storing a directory path in a variable

Hi all - first post at programmersheaven.com! I've been developing a small backup utility that relies on the 7-zip command line utility. It all works well but I'm hoping to streamline it a bit,...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.