All programs on this page are free for private and commercial use.
Use this programs at your own risk. Please report every bug. Currently there are
no known bugs.
|
|
|
| |
Name |
: |
diskimg |
|
| |
Description | : | Read and Write images of 1.44mb floppies | |
| |
Date | : | 23/sept/02 | |
| |
Sourcecode | : |
DISKIMG.ASM |
|
| |
File | : |
DISKIMG.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
1411 bytes | |
| |
|
|
|
| |
Name |
: |
shutdown |
|
| |
Description | : | shutdown pc, works only under DOS or with Win9X in the
MSDOS-Mode (not in the shell) | |
| |
Date | : | 25/sept/02 | |
| |
Sourcecode | : |
SHUTDOWN.ASM |
|
| |
File | : |
SHUTDOWN.COM | |
| |
Version | : | 1.1 | |
| |
Filesize | : |
894 bytes | |
| |
|
|
|
| |
Name |
: |
wait |
|
| |
Description | : | wait in batchfile | |
| |
Date | : | 26/sept/02 | |
| |
Sourcecode | : |
WAIT.ASM |
|
| |
File | : |
WAIT.COM | |
| |
Version | : | 1.1 | |
| |
Filesize | : |
679 bytes | |
| |
|
|
|
| |
Name |
: |
datetime |
|
| |
Description | : | user defined output of date and time
you can set date or time environment under DOS or Win9X
Howto set %DATE% environment variable
HOWTO
Example batch how to delete tmp files older 2 days in combination with
LSFDT.COM and DELFLIST.COM
OLDER2DA.BAT
howto rename file to current date example:
RENFILE.BAT | |
| |
Date | : | 27/sept/02 | |
| |
Sourcecode | : |
DATETIME.ASM |
|
| |
File | : |
DATETIME.COM | |
| |
Version | : | 6.0 | |
| |
Filesize | : |
3038 bytes | |
| |
|
|
|
| |
Name |
: |
hexview |
|
| |
Description | : | view a file with splited view of bytes in hexadecimal and byte
view | |
| |
Date | : | 02/oct/02 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
HEXVIEW.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
1012 bytes | |
| |
|
|
|
| |
Name |
: |
getstring |
|
| |
Description | : | reads a string from the kbd and writes to file
with password mode | |
| |
Date | : | 04/oct/02 | |
| |
Sourcecode | : |
GETSTR.ASM |
|
| |
File | : |
GETSTR.COM | |
| |
Version | : | 2.0 | |
| |
Filesize | : |
435 bytes | |
| |
|
|
|
| |
Name |
: |
hexedit |
|
| |
Description | : | view and edit binary files | |
| |
Date | : | 10/oct/02 | |
| |
Sourcecode | : |
HEXEDIT.ASM |
|
| |
File | : |
HEXEDIT.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
1846 bytes | |
| |
|
|
|
| |
Name |
: |
reboot |
|
| |
Description | : | reboots your PC under DOS | |
| |
Date | : | 11/oct/02 | |
| |
Sourcecode | : |
REBOOT.ASM |
|
| |
File | : |
REBOOT.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
16 bytes | |
| |
|
|
|
| |
Name |
: |
mbr |
|
| |
Description | : | Save the MBR (Master Boot Record) to a file or put it back
to the harddisk from a file | |
| |
Date | : | 03/nov/02 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
MBR.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
1244 bytes | |
| |
|
|
|
| |
Name |
: |
pfdisk |
|
| |
Description | : | FDISK via commandline parameters
useful to create partitions with a batchfile
most known partition id
list
A similar program for Windows is: plppart32.exe
| |
| |
Date | : | 03/nov/02 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
PFDISK.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
4168 bytes | |
| |
|
|
|
| |
Name |
: |
phdcpy |
|
| |
Description | : | copies the whole harddisk to another under DOS, but its not
fully tested now, try it if you want | |
| |
Date | : | 10/feb/03 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
PHDCPY.COM | |
| |
Version | : | 1.0beta | |
| |
Filesize | : |
1787 bytes | |
| |
|
|
|
| |
Name |
: |
scalc |
|
| |
Description | : | small calculator for dos commandline, useable for batchfiles
you can set environment variables in the same way like
DATETIME.COM | |
| |
Date | : | 27/mar/03 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
SCALC.COM | |
| |
Version | : | 1.1 | |
| |
Filesize | : |
781 bytes | |
| |
|
|
|
| |
Name |
: |
fgetline |
|
| |
Description | : | read lines from a textfile, you can use a FROM and COUNT parameter | |
| |
Date | : | 19/apr/03 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
FGETLINE.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
490 bytes | |
| |
|
|
|
| |
Name |
: |
lsfdt |
|
| |
Description | : | list files older, newer, or equal of a date and/or time, use it
with DATETIME.COM. You can write the output
of LSFDT.COM into a file with ">" and create a filelist
7-Zip can compress from a filelist
http://www.7-zip.org | |
| |
Date | : | 20/apr/03 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
LSFDT.COM | |
| |
Version | : | 1.2 | |
| |
Filesize | : |
2507 bytes | |
| |
|
|
|
| |
Name |
: |
delflist |
|
| |
Description | : | delete files from a filelist, can be combinied with
LSFDT.COM
to delete old files, use it with DATETIME.COM | |
| |
Date | : | 20/apr/03 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
DELFLIST.COM | |
| |
Version | : | 1.1 | |
| |
Filesize | : |
900 bytes | |
| |
|
|
|
| |
Name |
: |
partlist |
|
| |
Description | : | list partition types under DOS
example batchfiles: howto detect extends or primary partitions
in a batchfile
info: this program run only in DOS, not in a Windowsshell
primary.bat
extends.bat | |
| |
Date | : | 16/jun/03 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
PARTLIST.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
2126 bytes | |
| |
|
|
|
| |
Name |
: |
vfat |
|
| |
Description | : | example source code to read directory from floppy without any
OS functioncall, + support for long filenames (Virtual FAT) | |
| |
Date | : | 22/jun/03 | |
| |
Sourcecode | : |
VFAT.ASM |
|
| |
File | : |
VFAT.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
1333 bytes | |
| |
|
|
|
| |
Name |
: |
sren |
|
| |
Description | : | its a special rename program, long filenames up from w95,
do not rename more than 600 files at once
description.txt
example file | |
| |
Date | : | 23/jun/03 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
SREN.COM | |
| |
Version | : | 1.1 | |
| |
Filesize | : |
1209 bytes | |
| |
|
|
|
| |
Name |
: |
lines |
|
| |
Description | : | count lines of a textfile | |
| |
Date | : | 03/jul/03 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
LINES.COM | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
616 bytes | |
| |
|
|
|
| |
Name |
: |
fmoddate |
|
| |
Description | : | get last modified date/time of a file, its similar to
DATETIME.COM | |
| |
Date | : | 16/jul/03 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
FMODDATE.COM | |
| |
Version | : | 1.1 | |
| |
Filesize | : |
1116 bytes | |
| |
|
|
|
| |
Name |
: |
ptextasm |
|
| |
Description | : | TEXT ASSEMBLER, convert a COM file to an executable textformat to store
it in a bachfile and start it
direct from there | |
| |
Date | : | 31/jul/04 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
ptextasm.zip | |
| |
Version | : | 0.92 | |
| |
Filesize | : |
13 kbytes | |
| |
|
|
|
| |
Name |
: |
pwd |
|
| |
Description | : | print working directory (current) for DOS | |
| |
Date | : | 31/jul/04 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
pwd.com | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
32 bytes | |
| |
|
|
|
| |
Name |
: |
pwdrive |
|
| |
Description | : | print working drive (current) for DOS | |
| |
Date | : | 31/jul/04 | |
| |
Sourcecode | : |
not available |
|
| |
File | : |
pwdrive.com | |
| |
Version | : | 1.0 | |
| |
Filesize | : |
15 bytes | |
| |