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

Ocx File Creator freeware
Filter: All | Freeware | Demo
 

Ocx File Creator

< 1 2 3 4 5 
Released: April 02, 2008  |  Added: April 03, 2008 | Visits: 5.456

EASEUS Deleted File Recovery EASEUS Deleted File Recovery is a powerful and free file undeletion solution for Window Operation System. It is capable to recover the lost files even after a deletion with the SHIFT key held down or the recycle bin has been emptied. It can undelete files on any valid logical disks visible by the...



Platforms: Windows

License: Freeware Size: 5.91 MB Download (932): EASEUS Deleted File Recovery Download

Released: June 19, 2008  |  Added: June 21, 2008 | Visits: 1.247

File Smitter File Smitter finds files and warns users about them/or deletes files when they are found in certain locations. Description: File Smitter finds files and warns users about them/or deletes files when they are found in certain locations Software Use: File Smitter is in pre-release stage and is...





Platforms: Windows

License: Freeware Size: 593.17 KB Download (95): File Smitter Download

Released: July 14, 2008  |  Added: July 19, 2008 | Visits: 3.418

Moleskinsoft File Sync Probably you had to be engaged in joint projects with someone. In programming, web design or other computer area. Working over the project, you for certain noticed the unpleasant tendency having kept files in any directory on flash you gave to your partner for the further completion. Naturally...


Platforms: Windows

License: Freeware Cost: $19.45 USD Size: 812 KB Download (161): Moleskinsoft File Sync Download

Added: August 08, 2008 | Visits: 3.048

Cover Letter Creator Cover Letter Creator is a FreeWare Software enabling one to make an Attention-Pulling Resume Cover Letter while following the step by step instructions. The procedure consists of seven steps which one has to follow from the beginning until the end. Each step includes an example in such a way that...


Platforms: Windows

License: Freeware Size: 517 KB Download (836): Cover Letter Creator Download

Added: August 10, 2008 | Visits: 1.133

Subtitles Creator Subtitles Creator is a software to create a list of subpictures. Initial data in this case is an SRT-file, and output data contains a list of subpictures in BMP format and SST-file for Sonic Scenarist.


Platforms: Windows

License: Freeware Size: 511 KB Download (513): Subtitles Creator Download

Added: August 28, 2008 | Visits: 1.774

Pdf24-Creator With the pdf24-creator you can generate pdf-files from any application very easily, all you need is the option to print. Pdf24-creator installs as a printer called "pdf24", use this printer in Windows just like any other printer. After you have printed a document with pdf24, a pdf-file will be...


Platforms: Windows

License: Freeware Size: 7.2 MB Download (267): Pdf24-Creator Download

Released: March 24, 2012  |  Added: April 03, 2012 | Visits: 6.148

Easy File Joiner Easy File Joiner is a simple software to join files. If you have downloaded parts of a larger file or want to combine multiple text or MPG files this tool is for you. Easy File Joiner only works with files with no header information, so joining formats such as MP3, AVI, BMP, JPEG will not work,...


Platforms: Windows, Other

License: Freeware Size: 438.16 KB Download (1448): Easy File Joiner Download

Added: August 06, 2008 | Visits: 2.449

Menu Creator 2005 Menu Creator (VB6 Add-in) and Menu Extended expand your creativity to make advanced 'dream' menu! Features:You can create, import and save yours menu easy! - 5 menu styles: Button 3D, Office 97-2000, XP, 2003 e NEW3D. - custom separator- gradient selection bar For EACH ITEM you can add:- image-...


Platforms: Windows

License: Freeware Size: 2.78 KB Download (360): Menu Creator 2005 Download

Released: June 08, 2009  |  Added: June 10, 2009 | Visits: 4.018

File List Generator ReStoring Data's File List Generator Freeware software filters, prints, and organizes via a file's: name, type, size, created date, and date last modified. It was developed by the Research and Development team to aid data recovery service clients to ensure their files have been recovered....


Platforms: Windows

License: Freeware Size: 5.63 MB Download (328): File List Generator Download

Released: June 10, 2011  |  Added: June 26, 2011 | Visits: 3.559

WinMend File Copy WinMend File Copy is a free and excellent batch file copy tool. Based on extensive testing, and by constantly maximizing the potential of the operating system, WinMend File Copy developed a unique key technique that makes up for the inadequacy of the system's default copy functionality and...


Platforms: Windows

License: Freeware Size: 2.1 MB Download (317): WinMend File Copy Download

Released: July 28, 2009  |  Added: July 31, 2009 | Visits: 2.099

Rizone File Checker Now and then, just for some peace of mind, I like to do a System File Scan in Windows XP (SFC /SCANNOW). But this is an irritating command line typing way of checking your system files. So, I decided to make a SFC wrapper to make the task as uncomplicated as possible. Included are features to...


Platforms: Windows

License: Freeware Size: 676 KB Download (186): Rizone File Checker Download

Released: December 19, 2009  |  Added: December 29, 2009 | Visits: 2.579

File Touch When developing or testing software, there are times when you need to reset a file's date and time created, last modified, and/or last accessed. FileTouch modifies file date/times on individual files, or sets of files. Simply run the single executable (no install necessary), fill out the form,...


Platforms: Windows

License: Freeware Size: 119 KB Download (178): File Touch Download

Added: January 18, 2010 | Visits: 1.732

AVI TV Episode File Resizer AVI TV Episode File Resizer script is not for multiple MOVIE files (only TV) however it can do SINGLE MOVIE files quite nicely. The project was designed to help me fit (resize the file) multiple Xvid TV episodes (entire season) on a single DVD. Most of the time a TV series is almost exactly the...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (117): AVI TV Episode File Resizer Download

Added: January 18, 2010 | Visits: 1.039

File::PathList File::PathList is a Perl module that can find a file within a set of paths (like @INC or Java classpaths). SYNOPSIS # Create a basic pathset my $inc = File::PathList->new( @INC ); # Again, but with more explicit params my $inc2 = File::PathList->new( paths => @INC, cache => 1, ); #...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (99): File::PathList Download

Added: January 18, 2010 | Visits: 1.227

File::Remove File::Remove is a Perl module to remove files and directories. SYNOPSIS use File::Remove qw(remove); # removes (without recursion) several files remove qw( *.c *.pl ); # removes (with recursion) several directories remove 1, qw( directory1 directory2 ); # removes (with recursion)...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (167): File::Remove Download

Added: January 18, 2010 | Visits: 1.030

File::Searcher File::Searcher is a searches for files and performs search/replacements on matching files. SYNOPSIS use File::Searcher; my $search = File::Searcher->new(*.cgi); $search->add_expression(name=>street, search=>1234 Easy St., replace=>456 Hard Way, options=>i);...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (90): File::Searcher Download

Added: September 08, 2010 | Visits: 1.756

Copy file or directory path Copy file or directory path is a service menu that can copy the full path of file or directory to klipper.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities...


Platforms: *nix

License: Freeware Download (114): Copy file or directory path Download

Added: October 24, 2010 | Visits: 1.072

IR File Chooser IR File Chooser is an infrared remote-controlled fileselection menu. Infra Red (IR) File Chooser is a remote-controlled menu for selecting files and loading them by an assigned program. You can add as many filetypes and associated programs as you wish. The functionality of Infra Red (IR)...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (146): IR File Chooser Download

Added: January 07, 2010 | Visits: 1.533

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): File::Find::Parallel Download

Added: April 02, 2010 | Visits: 1.077

File::DirCompare File::DirCompare is a Perl module to compare two directories using callbacks. SYNOPSIS use File::DirCompare; # Simple diff -r --brief replacement use File::Basename; File::DirCompare->compare($dir1, $dir2, sub { my ($a, $b) = @_; if (! $b) { printf "Only in %s: %sn", dirname($a),...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): File::DirCompare Download

< 1 2 3 4 5