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

File App Lock software
Filter: All | Freeware | Demo
 

File App Lock

< 1 2 3 4 5 
Released: April 28, 2023  |  Added: June 08, 2023 | Visits: 320

Eusing Free File Recovery If you can't locate a lost file from your backup, then you can use Eusing Free File Recovery. The Windows Team has quietly rolled out a file recovery tool in the Microsoft Store, which can be used to recover deleted files from your Windows 10 or 11 computer. You may not have heard of it unless...



Platforms: Other

License: Freeware Size: 1.31 MB Download (33): Eusing Free File Recovery Download

Added: February 20, 2006 | Visits: 5.532

ABL Systems: TS Lock Privacy Suite. The "TS Lock Privacy Suite" has four main components: (1) Password protects your files. TS Lock hides and encrypts your files from prying eyes. (2) Protects your Favorites/Bookmarks. You can keep a private list of your favorite websites inside TS Lock. (3) Sweeps your Internet Traces....





Platforms: Windows

License: Freeware Size: 1024 B Download (789): ABL Systems: TS Lock Privacy Suite. Download

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

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 (674): File Protector Pro Download

Released: November 14, 2013  |  Added: November 19, 2013 | Visits: 3.980

1st Screen Lock 1st Screen Lock is a password-protected desktop security utility that lets you lock your desktop with a password on boot, or at the time you are leaving your PC. You can use the built-in spy utility that works in background and enables you to spy on your PC users by fixing all user moves in a log...


Platforms: Windows, Windows 7

License: Shareware Cost: $69.00 USD Size: 1.89 MB Download (404): 1st Screen Lock Download

Released: February 12, 2005  |  Added: January 24, 2006 | Visits: 3.783

ABC Lock ABC Lock is a highly performed files security software that can hide or encrypt any number of files, folders and documents in seconds. Folders and files are protected with a password when you login the ABC Lock program . Protected files are undeletable, hidden and highly secured, hide files from...


Platforms: Windows

License: Shareware Cost: $16.95 USD Size: 2.01 MB Download (393): ABC Lock Download

Added: October 26, 2006 | Visits: 3.279

Minos Lock Minos Lock is a highly performed files security software that can hide or encrypt any number of files, folders and documents in seconds. Folders and files are protected with a password when you login the ABC Lock program. Protected files are undeletable, hidden and highly secured, hide files from...


Platforms: Windows

License: Shareware Cost: $16.95 USD Size: 2.15 MB Download (211): Minos Lock Download

Added: August 08, 2008 | Visits: 910

Lock It Down Lock It Down is a powerful software that locks content sensitive files and folders using advanced file encryption methods. It has options for secure mailing of encrypted files and exclusive viewing of locked files and folders. A password wallet and a file shredder are other available features.


Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 1.5 MB Download (442): Lock It Down Download

Added: August 24, 2008 | Visits: 1.198

Lock It Down - Free Edition Lock It Down Free Edition is a powerful software that locks content sensitive files and folders using advanced file encryption methods. It has options for secure mailing of encrypted files and exclusive viewing of locked files and folders. A password wallet and a file shredder are other available...


Platforms: Windows

License: Freeware Size: 1.49 MB Download (484): Lock It Down - Free Edition Download

Added: August 09, 2008 | Visits: 1.111

Advance File Lock Advance File Lock 5.0 is a utility that works to stop other users accessing your most private and confidential files, and for this you can protect by password, hide them from being seen, block them or directly encrypt them so that access to their content is impossible.


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 1024 B Download (682): Advance File Lock Download

Released: July 02, 2009  |  Added: July 08, 2009 | Visits: 2.227

Gili Exe Lock Gili Exe Lock can lock any executable programs on your local computer,a person can not run the locked programs without a password. If you do don't want other persons to use your tax preparation software, personal finance or other programs you like, you simply need to run this application....


Platforms: Windows

License: Shareware Cost: $12.95 USD Size: 1.46 MB Download (152): Gili Exe Lock Download

Released: March 01, 2010  |  Added: March 24, 2010 | Visits: 1.072

SoftLocker.net SoftLocker.net is an easy but advanced solution for protecting any file. With just one account you can lock an unlimited number of files. Just add the file to your SoftLocker.net account and then use our simple locking software on your file. Only users with a proper registration code will be able...


Platforms: Windows

License: Shareware Cost: $12.95 USD Size: 4.05 MB Download (179): SoftLocker.net Download

Released: August 19, 2009  |  Added: September 01, 2009 | Visits: 1.239

SoftLocker ListBuilder Lock any file so that it requires a registration code, then distribute it on the internet. People can join your opt-in mailing list in order to receive the registration code. Generates viral mailing list signups that increase exponentially as your product is used.


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 3.13 MB Download (120): SoftLocker ListBuilder Download

Added: January 18, 2010 | Visits: 832

XScreenSaver.App XScreenSaver dockapp that will lock (left-click) your XSession and upon right-click bring up the XScreenSaver prefs..


Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): XScreenSaver.App Download

Added: March 21, 2010 | Visits: 1.217

App::datetime App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed....


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::datetime Download

Added: April 04, 2010 | Visits: 972

File::CounterFile File::CounterFile is a persistent counter class. SYNOPSIS use File::CounterFile; $c = File::CounterFile->new("COUNTER", "aa00"); $id = $c->inc; open(F, ">F$id"); This module implements a persistent counter class. Each counter is represented by a separate file in the file system. File...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): File::CounterFile Download

Added: June 06, 2010 | Visits: 1.032

App::SimpleScan::Plugin::Snapshot App::SimpleScan::Plugin::Snapshot is a Perl module to allow tests to snapshot results. SYNOPSIS use App::SimpleScan; my $app = new App::SimpleScan; $app->go; # plugin loaded automatically here Supports the %%snapshot_dir and %%snapshot pragmas plus the --snapshot_dir and --snap_all and...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): App::SimpleScan::Plugin::Snapshot Download

Added: January 09, 2010 | Visits: 1.079

App::SimpleScan::Plugin::LinkCheck App::SimpleScan::Plugin::LinkCheck is a Perl module with link counting/presence/absence plugin. SYNOPSIS # After this plugin is installed: %%has_link My stuff %%no_link Send email # The has_link and no_link checks will run for every test spec. http://someplace.com /foo/ Y Got my page...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): App::SimpleScan::Plugin::LinkCheck Download

Added: June 10, 2010 | Visits: 978

App::SimpleScan::Plugin::Retry App::SimpleScan::Plugin::Retry is a Perl module to implement retry pragma/command line option. SYNOPSIS simple_scan --retry 6 or in a simple_scan input file: %%retry 6 Both of these would retry fetches up to 6 times, pausing an increasingly-long time between each try. If all attempts...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): App::SimpleScan::Plugin::Retry Download

Added: May 23, 2010 | Visits: 945

App::SimpleScan::Plugin::Forget App::SimpleScan::Plugin::Forget is a Perl module to forget a variables value. SYNOPSIS # In a simple_scan input file, after installing this module: # Define the variable foo: %%var foo baz bar quux # Later in the file: %%forget foo # foo is now undefined, and will not be replaced...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): App::SimpleScan::Plugin::Forget Download

Added: May 23, 2010 | Visits: 1.433

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Log::Dispatch::File::Rolling Download

< 1 2 3 4 5