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

Shield Deluxe Activation Code freeware
Filter: All | Freeware | Demo
 

Shield Deluxe Activation Code

1 2 3 4 5 > 
Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 245

Vocaluxe Vocaluxe is an open source singing game inspired by SingStarâ„¢ and Ultrastar Deluxe. The code is hosted on github: https://github.com/Vocaluxe/Vocaluxe Platforms: Windows, Mac, Linux

License: Freeware Size: 96.95 MB Download (44): Vocaluxe Download

Added: September 22, 2006 | Visits: 3.654

NovaHouse List Manager NovaHouse List Manager allows you to keep an unlimited number of lists such as to-do lists, project lists, shopping lists, or any kind of list that needs to be updated, rearranged, or prioritized. You can work with multiple lists simultaneously, each in a separately controlled window which... Platforms: Windows

License: Freeware Size: 758 KB Download (368): NovaHouse List Manager Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 859

1CLICK BLURAY COPY 1CLICK BLURAY COPY is a one-to-one Blu-ray copy program that is fast and easy to use. Insert an original Blu-ray movie disc and 1CLICK will burn an exact copy to a blank Blu-ray media (same size as the original). Note: This program is free to try ONLY during the beta testing period. 1Click... Platforms: Windows

License: Freeware Download (68): 1CLICK BLURAY COPY Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 601

LockXLS LockXLS is a new security solution for Excel. LockXLS protects your workbooks from reverse engineering, analyzing and unauthorized copying. It will help you to create trial ware or rental ware from your documents, and to protect logic in your spreadsheets. LockXLS protects your spreadsheet with... Platforms: Windows

License: Freeware Download (425): LockXLS Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 635

OrgChart Express Used by HR professionals world-wide. OrgChart Professional can help you automate your organization charts so you can keep pace with re-organizations and frequent personnel changes. With our organization chart software, you can create org charts in minutes, track key employee information such as... Platforms: Windows

License: Freeware Size: 40.2 MB Download (57): OrgChart Express Download

Released: May 01, 2001  |  Added: April 18, 2006 | Visits: 3.370

Mihov Code View A program for quick browsing through text files, source code and initialisation files Platforms: Windows

License: Freeware Size: 142 KB Download (171): Mihov Code View Download

Added: August 26, 2006 | Visits: 18.212

Visual Basic Controls (Source Code) Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly... Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 152 KB Download (3666): Visual Basic Controls (Source Code) Download

Released: December 08, 2006  |  Added: December 08, 2006 | Visits: 3.572

Deluxe Tuner Improve your website navigation with the most powerful JavaScript Menu on the Web! Deluxe Tuner is a ready-made solution that allows professional and amateur web developers to create superior dhtml navigation systems for their web sites and web applications using Deluxe Menu. Deluxe Tuner... Platforms: Windows, Mac, *nix

License: Freeware Size: 1.16 MB Download (339): Deluxe Tuner Download

Added: January 18, 2010 | Visits: 2.898

Call Of Duty 2 Linux Multiplayer Server Code Call Of Duty 2 Linux Multiplayer Server Code is a COD2 linux server. !! IMPORTANT !! Call of Duty 2 Linux Server is NOT SUPPORTED by Activision Customer Support. Please do not call with any questions related to this free beta product. There are other channels to aid you listed at the bottom... Platforms: *nix

License: Freeware Size: 409.6 KB Download (86): Call Of Duty 2 Linux Multiplayer Server Code Download

Added: February 25, 2010 | Visits: 1.054

Deluxe Loginfo Deluxe Loginfo generates email reports of CVS and Subversion changesets for multiple repositories. The log message provides full details: author, log message, the list of modified files, and (optionally) a unified diff format patch for the change. Deluxe Loginfo features Bugzilla and ViewCVS... Platforms: *nix

License: Freeware Size: 43.01 KB Download (92): Deluxe Loginfo Download

Added: January 08, 2010 | Visits: 1.607

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl Download

Added: March 14, 2010 | Visits: 1.239

Kobo Deluxe Kobo Deluxe is a port of XKobo to SDL, with considerable enhancements. Kobo Deluxe is a port of XKobo to SDL. XKobo itself is a descendant of Namcos old Bosconian, which can be seen as part of the Galaxian/Galaga family of space shooters. In both XKobo and Kobo Deluxe, you fly a ship around... Platforms: *nix

License: Freeware Size: 798.72 KB Download (119): Kobo Deluxe Download

Added: September 18, 2010 | Visits: 2.111

Silver Shield PM Control for Linux Silver Shield PM Control for Linux (formerly known as sispm_ctl) is an application enabling the use of the GEMBIRD SiS-PM device under Linux. The SiS-PM is an itelligent advanced surge protector with unique features: 4 sockets are manageable from the PC via USB port (GEMBIRD LTD). Silver... Platforms: *nix

License: Freeware Size: 153.6 KB Download (111): Silver Shield PM Control for Linux Download

Added: November 24, 2010 | Visits: 1.700

PHP Active Code Library PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored in the database, PHP ACL... Platforms: *nix

License: Freeware Size: 13.31 KB Download (130): PHP Active Code Library Download

Added: September 18, 2010 | Visits: 1.380

Code::Splice Code::Splice injects the contents of one subroutine at a specified point elsewhere. SYNOPSIS use Code::Splice; Code::Splice::inject( code => sub { print "fredn"; }, package => main, method => foo, precondition => sub { my $op = shift; my $line = shift; $line =~ m/print/ and $line =~... Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): Code::Splice Download

Added: September 10, 2010 | Visits: 2.028

Pinnacle PCTV Deluxe/Bungee Console Pinnacle PCTV Deluxe/Bungee Console is a small GUI for PCTV Deluxe/Bungee Tools by Rainer Keuchel. There are 2 versions of the interface; one written in Tcl/Tk, and the other written in C, using the GTK2 libraries.. Platforms: *nix

License: Freeware Size: 307.2 KB Download (390): Pinnacle PCTV Deluxe/Bungee Console Download

Added: October 23, 2010 | Visits: 2.118

Barbie Seahorse Adventures Deluxe Barbie Seahorse Adventures Deluxe game allows you to help barbie the seahorse float on bubbles to the moon. This is a retro-side scroller game. It won the teams category in pyweek 4. Includes original soundtrack, graphics, and 15 levels!. Platforms: *nix

License: Freeware Size: 2.1 MB Download (159): Barbie Seahorse Adventures Deluxe Download

Added: October 07, 2010 | Visits: 1.288

Code::Blocks 1.0 Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. The Code::Blocks project was designed, right from the start, to be extensible and configurable. Built around a plugin framework, Code::Blocks can be extended with plugin DLLs. It includes a plugin... Platforms: *nix

License: Freeware Size: 2.6 MB Download (206): Code::Blocks 1.0 Download

Released: June 14, 2010  |  Added: June 19, 2010 | Visits: 3.521

RISE MySQL code generator RISE MySQL code generator The RISE MySQL code generator generates a native MySQL script. The script incrementally updates the tables, columns, indexes and constraints in the database to match the RISE model. Once the database model is updated, the views defined in the RISE model are created in... Platforms: Windows

License: Freeware Size: 446.08 KB Download (233): RISE MySQL code generator Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 1.302

QR-Code Image Generator QR-Code Image Generator is a professional application designed to generate QR-Code symbols for VCARDs, FaceBook, Business Cards, Twitter Follow and URL encoding. Includes time-saving memorization features and forms that combine multiple fields into a single QR barcode. High-quality graphic... Platforms: Windows

License: Freeware Download (533): QR-Code Image Generator Download

1 2 3 4 5 >