Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.417.336 Times

Read Only Usb freeware
Filter: All | Freeware | Demo
 

Read Only Usb

< 1 2 3 4 5 
Added: August 03, 2008 | Visits: 1.095

Spell Checker for Edit Boxes Important: Spell Checker is designed for Windows 3.1; though it will work on many Win95 and NT programs it was not designed for those platforms. We decided to list this application because it is really hard to find a free program with similar features. An invaluable add-on for any text-based...



Platforms: Windows

License: Freeware Size: 1024 KB Download (110): Spell Checker for Edit Boxes Download

Added: August 09, 2008 | Visits: 1.265

Hawk Hawk is an ultra fast hex file viewer, use it to view Hex based and ascii based files. Read only, handy app for quick viewing a file, Refresh (F5) reopens file, runs stand alone, no registry entries. Add a shortcut to Hawk in your "Send To" menu then you can always right click on a file and view...





Platforms: Windows

License: Freeware Size: 468 KB Download (507): Hawk Download

Added: August 18, 2008 | Visits: 1.077

MemPad MemPad 3.20 is a simple text note manager and editor (a type of Post-it without the sticky notes) with a hierarchical tree structure to make locating and searching these notes easier.Within the editor you have all the normal characteristics of any editor: copy, cut, paste, undo, insert date,...


Platforms: Windows

License: Freeware Size: 1024 B Download (126): MemPad Download

Added: August 12, 2008 | Visits: 1.328

PC Analyzer Software System analyzer software is easy and complete solution to analysis your system and provides details about your system in a secure manner. Computer analyzer tool analyze system and give information about memory status, drive configuration, operating system, locale information. PC analysis tool is...


Platforms: Windows

License: Freeware Size: 194 KB Download (470): PC Analyzer Software Download

Added: August 01, 2008 | Visits: 2.639

Smart Email Recovery Smart Email Recovery offers an easy way to recover deleted email and corrupted email databases in Microsoft Outlook Express. The innovative technology allows for fully automatic operation, and recovers deleted messages quickly and efficiently. There is absolutely no risk of ruining an email...


Platforms: Windows

License: Freeware Size: 1.34 KB Download (1263): Smart Email Recovery Download

Released: March 09, 2017  |  Added: April 02, 2017 | Visits: 4.917

Asoftech Photo Recovery Have you ever accidentally deleted valued photos, music or videos and looked for a solution before? Asoftech Photo Recovery is an easy-to-use, professional data recovery software that will recover your multimedia after deletion, disk format and partition corruption. - Restores photos after...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.11 MB Download (1203): Asoftech Photo Recovery Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 2.739

TotalMounter KernSafe TotalMounter is an advanced and powerful virtual CD/DVD-ROM/RW/RAM emulator, and it is full-featured free software for Windows. TotalMounter is also a free full-featured iSCSI initiator, virtual disks emulator, and a client of INetDisk. Its goal is to mount everything, you can not only...


Platforms: Windows

License: Freeware Size: 2.5 MB Download (329): TotalMounter Download

Added: January 18, 2010 | Visits: 787

Vipaka Vipaka project is an update of Sean Hulls tool Karma for monitoring Oracle Databases. Vipaka provides the capability to monitor multiple Oracle Databases from one interface. To get started with vipaka, first edit a config file. For starters, use the basic.conf file. Edit it for the databases...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (91): Vipaka Download

Added: January 18, 2010 | Visits: 1.065

Algorithm::Dependency Algorithm::Dependency is a base class for implementing various dependency trees. SYNOPSIS use Algorithm::Dependency; use Algorithm::Dependency::Source::File; # Load the data from a simple text file my $data_source = Algorithm::Dependency::Source::File->new( foo.txt ); # Create the...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (121): Algorithm::Dependency Download

Added: June 27, 2013 | Visits: 2.325

CuteCom CuteCom is a graphical serial terminal, like minicom (or Hyperterminal on Windows, but I don't want to compare CuteCom to it, since Hyperterminal is really one of the worst applications I know). Currently it runs on Linux, FreeBSD and Mac OS X. Features: * easy to use GUI * no cryptic...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (311): CuteCom Download

Added: January 12, 2010 | Visits: 1.096

Castle Linux Castle is a server distribution from the ALT Linux Team in Russia. Installation instructions and some other documentation is available in English. Brief RSBAC instructions: 1. During installation process you will have to create security officer account. This is a user that can setup RSBAC...


Platforms: *nix

License: Freeware Size: 706 MB Download (111): Castle Linux Download

Added: July 14, 2010 | Visits: 1.547

Visopsys Visopsys is an alternative operating system for PC compatible computers. Under development since late 1997, this system is small, fast, and open source. Visopsys features a simple but attractive interface, real preemptive multitasking, and virtual memory. Though it attempts to be compatible in...


Platforms: *nix

License: Freeware Size: 7.5 MB Download (112): Visopsys Download

Added: July 15, 2010 | Visits: 807

KickPIM KickPIM is an applet for KDEs Kicker panel for an easy access to your addresses in KDEs addressbook. You can view and edit them, send emails, let it remind you about birthdays and more ... Whats New in This Release: E-Mailing: - Added MBox support - improved mail notification - Sending...


Platforms: *nix

License: Freeware Size: 870.4 KB Download (92): KickPIM Download

Added: October 08, 2010 | Visits: 1.047

SystemImager 3.8.2 / SystemImager is software that automates Linux installs, software distribution, and production deployment. SystemImager makes it easy to do automated installs (clones), software distribution, content or data distribution, configuration changes, and operating system updates to your network of...


Platforms: *nix

License: Freeware Download (95): SystemImager 3.8.2 / Download

Added: September 01, 2010 | Visits: 1.203

FunionFS FunionFS is an Union filesystem for the FUSE driver. This program works only with the Fuse driver which is natively included since the 2.6.14 Linux kernel. Above all, what is an Union filesystem? It is a method used when one wants to manufacture LiveCD Linux such as Knoppix: support (CDROM)...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (102): FunionFS Download

Added: June 02, 2010 | Visits: 549

Taint Taint is a Perl extension to taint variables. SYNOPSIS use Taint; taint($taintvar[, $anothervar[, $yetmorevars]]); $bool = tainted($vartocheck); taint() marks its arguments as tainted. tainted() returns true if its argument is tainted, false otherwise DIAGNOSTICS Attempt to taint...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): Taint Download

Added: November 03, 2010 | Visits: 845

Class::Meta::Express Class::Meta::Express is a Perl module for concise, expressive creation of Class::Meta classes. Synopsis package My::Contact; use Class::Meta::Express; class { meta contact => ( default_type => string ); has name; has contact => ( required => 1 ); } This module provides an interface...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): Class::Meta::Express Download

Added: February 15, 2010 | Visits: 1.391

Domino Javadoc Generator Domino Javadoc Generator project aims to create a documentation to the Lotus Notes API for Java in a standard format common in the Java comunity and accepted by the most IDEs for Java. The Lotus Notes API is delivered as a Java archive together with the original documentation in the native...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (133): Domino Javadoc Generator Download

Added: August 21, 2010 | Visits: 1.110

SafeRelay SafeRelay is a certificate authority center, based on OpenSSL, for network administrators who want to deploy certificates on a LAN (local area network). SafeRelay is written in CURSEL. You may be thinking of using TLS/SSL and certificates on your LAN for activities like: configuring intranet...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (111): SafeRelay Download

Added: January 26, 2010 | Visits: 1.079

DBD::ODBC DBD::ODBC Perl module contains a ODBC Driver for DBI. SYNOPSIS use DBI; $dbh = DBI->connect(dbi:ODBC:DSN, user, password); Private DBD::ODBC Attributes odbc_more_results (applies to statement handle only!) Use this attribute to determine if there are more result sets available. SQL...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): DBD::ODBC Download

< 1 2 3 4 5