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.479.538 Times

Read Only Access freeware
Filter: All | Freeware | Demo
 

Read Only Access

1 2 3 4 5 > 
Added: January 23, 2010 | Visits: 895

Fosfat Fosfat is a C library for providing read-only access to a Smaky formatted disk. Currently, only a tool and a FUSE extension that use this library can be used for reading a directory and copying a file. Smaky is a system developed in Switzerland at the EPFL (Ecole Polytechnique Fédérale de... Platforms: *nix

License: Freeware Size: 17.41 KB Download (103): Fosfat Download

Released: October 10, 2006  |  Added: October 03, 2007 | Visits: 3.952

Clear Read-Only Clear Read-Only is powerful tool for clearing Read-Only file attribute. You can easily change all files & folders Read-Only file/folder attribute just clicking Start buton. There are several options like Include subfolders, Apply to file, Apply to folders for customizing operation types.... Platforms: Windows

License: Freeware Size: 156.87 KB Download (1023): Clear Read-Only Download

Added: August 27, 2013 | Visits: 405

OG Read Only This module allows organic group administrators to set some content types as "read-only". Read only types can't be posted by simple group members, but still can be posted by group managers and users with "administer nodes" permission. Wiki group types can't be set to read only.This module has... Platforms: PHP

License: Freeware Size: 10 KB Download (47): OG Read Only Download

Released: September 07, 2015  |  Added: October 06, 2015 | Visits: 2.680

AD Browser AD Browser is a free Active Directory® browser by LDAPSoft. It is simple and easy to use tool designed to provide a read only access to the active directory. With AD Browser you can search for entries, view all available attributes and run SQL-LDAP Statments. AD browser provides both remote... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 41.77 MB Download (2981): AD Browser Download

Released: September 27, 2010  |  Added: October 01, 2010 | Visits: 1.430

File Safer File Safer lets you password protect folders, files. It lets you can hide you data or make you data being read-only(write-protected and can not deleted) easily. It also offers auto-protection and password prompt on access of protected item. You can visit the protected files or folders... Platforms: Windows

License: Freeware Size: 1.17 MB Download (2311): File Safer Download

Added: March 26, 2013 | Visits: 461

Country Ban Country Ban can be used to set entire countries to "read only" or to ban their access completely. Setting a country to "read only" disables all account access for that region, automatically logging out any user which resides there and preventing new accounts from being generated. Websites set to... Platforms: PHP

License: Freeware Size: 10 KB Download (39): Country Ban Download

Released: January 11, 2002  |  Added: March 12, 2006 | Visits: 2.632

ArcSet ArcSet is a program used for clearing of Read Only Attributes on files copied off a CD-rom to Hard disc drive. It is handy for Audio files and magazine bundled CD content or Document archives copied from CD-rom to your hard disc drive that you will need to modify or delete later. When you make... Platforms: Windows

License: Freeware Size: 1024 B Download (264): ArcSet Download

Added: September 16, 2010 | Visits: 831

Readonly Readonly is a Perl module that offers the facility for creating read-only scalars, arrays, hashes. SYNOPSIS use Readonly; # Read-only scalar Readonly::Scalar $sca => $initial_value; Readonly::Scalar my $sca => $initial_value; # Read-only array Readonly::Array @arr => @values;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): Readonly Download

Added: November 10, 2010 | Visits: 1.633

Squashfs Squashfs project is a compressed read-only filesystem for Linux. Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed. The... Platforms: *nix

License: Freeware Size: 225.28 KB Download (187): Squashfs Download

Added: May 08, 2010 | Visits: 922

TM::DM TM::DM is a Perl module with Topic Maps, read-only TMDM layer. SYNOPSIS # somehow acquire a map (see TM and its subclasses) my $tm = .... # put a TMDM layer on top of it use TM::DM; my $tmdm = new TM::DM (map => $tm); # get the TMDM topic map item my $topicmap = $tmdm->topicmap; #... Platforms: *nix

License: Freeware Size: 215.04 KB Download (91): TM::DM Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 552

MROItCMPlugin A contextual menu plugin that fips the modify-read-only (MRO) flag in a 'ckid' resource. A 'ckid' resource is something used by software developers to help maintain revisions of their source code. What's new in this version: Mac OS X support. Platforms: Mac

License: Freeware Size: 337.92 KB Download (49): MROItCMPlugin Download

Added: May 10, 2013 | Visits: 348

CookieInfo The "CookieInfo" and "Cookie" classes provide developers with an read-only interface to the "cookies.txt" that most browsers store. The CookieInfo class makes Cookie objects from the cookie file. It also provides methods to operate on the whole set of Cookies. The Cookie object provides methods... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): CookieInfo Download

Added: February 16, 2010 | Visits: 1.401

Blahz-DNS Blahz-DNS is PHP/MySQL based DNS (BIND 9/tinydns) administration with support for primary and secondary zones, user authentication, User and Admin account types (with read-only versions), and restricted access for user accounts to certain primary and secondary zones. Whats New in This Release:... Platforms: *nix

License: Freeware Size: 23.55 KB Download (101): Blahz-DNS Download

Added: April 04, 2010 | Visits: 1.156

Archive::Chm Archive::Chm is a Perl module that performs some read-only operations on HTML help (.chm) files. Range of operations includes enumerating contents, extracting contents and getting information about one certain part of the archive. The module supersedes Text::Chm written by Domenico Delle Side.... Platforms: *nix

License: Freeware Size: 419.84 KB Download (106): Archive::Chm Download

Added: May 27, 2010 | Visits: 654

NDBM_File NDBM_File is a Perl module that allows tied access to ndbm files. SYNOPSIS use Fcntl; # For O_RDWR, O_CREAT, etc. use NDBM_File; tie(%h, NDBM_File, filename, O_RDWR|O_CREAT, 0666) or die "Couldnt tie NDBM file filename: $!; aborting"; # Now read and change the hash $h{newkey} =... Platforms: *nix

License: Freeware Size: 12.2 MB Download (101): NDBM_File Download

Added: January 15, 2010 | Visits: 576

ODBM_File ODBM_File is a Perl module to allow tied access to odbm files. SYNOPSIS use Fcntl; # For O_RDWR, O_CREAT, etc. use ODBM_File; # Now read and change the hash $h{newkey} = newvalue; print $h{oldkey}; ... untie %h; ODBM_File establishes a connection between a Perl hash variable and a... Platforms: *nix

License: Freeware Size: 12.2 MB Download (94): ODBM_File Download

Added: July 15, 2013 | Visits: 422

Webform MySQL Views The Webform MySQL Views builds flattened, read-only MySQL views of webformsubmission data. These views may be useful when you need to access this datafrom an external application in an automated fashion without exporting,importing, or the use of a web-based API.Requirements * Webform module *... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Webform MySQL Views Download

Released: March 09, 2002  |  Added: September 06, 2006 | Visits: 2.923

File Protector Pro File Protector Pro is a program that makes any file read-only, or unopenable. It can be hidden so no one knows it running. It can only be closed with a password. Platforms: Windows

License: Freeware Size: 106 KB Download (675): File Protector Pro Download

Added: September 22, 2006 | Visits: 4.558

Miraplacid Form Lite Miraplacid Form is for filling out and printing scanned forms or forms in read-only documents. Package includes Miraplacid Form Designer and Miraplacid Form Viewer. Scan a form, load it to Miraplacid Form Designer, add input fields and push a button to open the form in the Miraplacid Form... Platforms: Windows

License: Freeware Size: 373 KB Download (357): Miraplacid Form Lite Download

Added: August 26, 2008 | Visits: 756

Handy Outlook Tools Returned emails are "read only", they cannot be edited and resent. There is an easy way to convert a SENT email to an UNSENT one, so you can rework it just like new. Did you know that just a single line inside the email tells Outlook whether it has already been sent or not? If you add "X-Unsent:... Platforms: Windows

License: Freeware Size: 11 KB Download (104): Handy Outlook Tools Download

1 2 3 4 5 >