|
FineCrypt Archiver 1.2 |
Freeware |
|
11-Mar-2003 |
2.5 MB |
|
|
FineCrypt Archiver is a powerful but easy-to-use file encryption software for protecting files on your computer with strong encryption algorithms. FineCrypt Archiver integrates with Windows shell and contains file wiping utility.
|
 |
|
MouseImp Pro Live! 0.0.0.0 |
Freeware |
|
14-May-2006 |
295.7 KB |
|
|
MouseImp is a handy tool that helps you to use your conventional mouse more efficiently. Instead of using a scroll bar, you can activate MouseImp and scroll by moving the mouse up or down anywhere in the window.
|
 |
|
pgEvent 1.0.2146.38939 |
Freeware |
|
31-Dec-2005 |
48.0 KB |
|
|
pgEvent is a small Tool to write EventLog entries directly from windows command shell
|
 |
|
LaunchIt NOW! 1.5 |
Freeware |
|
26-Nov-2002 |
1.2 MB |
|
|
Why to waste your valuable time searching for the programs, files, folders and favorite URLs you want to open if you can just access them from where your mouse pointer is? Why don't you start using LaunchIt NOW? It's completely free.
|
 |
|
Sonet 2.0 |
Freeware |
|
17-Dec-2004 |
737.3 KB |
|
|
Using this soft you'll abble to solve problems reffering to general company activity and collaboration with clients. It also includes a number of modules for office workers, managers and company executives. Basic configuration includes: creation of company
|
 |
|
FontLoader 1.1.0 |
Freeware |
|
30-Aug-2003 |
512.0 KB |
|
|
FontLoader an utility to make your TrueType font installation a snap. It consists of a shell extension and a font loader module that sits in the system tray, providing you to quick acces to font groups that can be loaded/unloaded on the fly.
|
 |
|
Html Code Convert 3.3.1 |
Freeware |
|
18-May-2005 |
194.6 KB |
|
|
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, Python, and the UNIX Shell. It is particularly useful in CGI scripting.
|
 |
|
WinSCP 3.7.6 |
Freeware |
|
03-Sep-2005 |
1.6 MB |
|
|
Freeware SFTP (SSH File Transfer Protocol) and SCP (Secure CoPy) client for Windows using SSH (Secure SHell). Its main function is safe copying of files between a local and a remote computer. Beyond this basic function, WinSCP manages some other actions
|
 |
|
AB Commander LITE 3.3 |
Freeware |
|
10-Nov-2003 |
593.9 KB |
|
|
FREE! A simple in use file manager and Explorer replacement with dual-panel user interface, toolbar, command prompt, folder navigation tools, and more. Closely integrated with the Windows user interface, fully supports shell extensions. Highly customizable
|
 |
|
So-net CRM 2.0 |
Freeware |
|
20-Dec-2004 |
732.0 KB |
|
|
This soft solves problems reffering to general company activity and collaboration with clients. Basic configuration includes: creation of company database,control ofcontacts, invoices,contracts,price lists;organiser;statistics,archive etc.
|
 |
|
Free Launch Bar 1.0 |
Freeware |
|
26-Nov-2004 |
522.0 KB |
|
|
Free Launch Bar is compatible with Quick Launch and allows you to combine your shortcuts into popup menus with unlimited levels.
|
 |
|
WinMerge 2.6.0 |
Freeware |
|
19-Oct-2006 |
2.8 MB |
|
|
WinMerge is a tool for visual difference display and merging, for both files and directories. Unicode support. Flexible syntax coloring editor. Windows Shell integration. Regexp filtering. Side-by-side line diff. Highlights differences inside lines.
|
 |
|
2xExplorer 1.3.1.8 |
Freeware |
|
15-Feb-2002 |
357.0 KB |
|
|
2xExplorer is a lightweight yet powerful, fully shell integrated dual-pane explorer replacement, focusing on usability for increased productivity and minimum frustration for everyday file management tasks
|
 |
|
Project Planner tutor 4.5 |
Freeware |
|
06-Jan-2005 |
3.9 MB |
|
|
Project Planner Tutor 4.5, introduces project management concepts to aspiring project managers and also covers the various features available in Smartworks Project Planner 4.5. An ideal tool for a novice project manager
|
 |
|
Joke411 1.0 |
Freeware |
|
21-Jun-2006 |
100.8 KB |
|
|
Joke411 is a "joke of the day" kind of application. It loads during the system startup and displays a daily joke in a balloon message near the system clock. Joke411 is fully customizable: you may add your own set of daily jokes by editing a text file
|
 |
|
Switch Window 1.0 |
Freeware |
|
19-Sep-2004 |
1.5 MB |
|
|
This freeware shell enhancement provides two important functions from virtually any spot you can right-click: it allows switching to the desired window using menu as well as it allows closing unwanted windows with [CTRL]+Right Click combination!
|
 |
|
Blowfish Advanced CS 2.53 |
Freeware |
|
10-Feb-2005 |
905.0 KB |
|
|
Blowfish Advanced CS encrypts your sensitive files with modern encryption algorithms, wipes out unwanted sensitive data securely while providing maximum comfort and easiness of usage, plus job automation, data compression and options galore.
|
 |
|
Lomsel Backup Lite 1.20 |
Freeware |
|
26-Sep-2006 |
4.9 MB |
|
|
Lomsel Backup helps you to protect all important data on your computer. Easy usage of this program means that even beginners can backup.
|
 |
|
GNU Make 3.79.1 |
Freeware |
|
23-Aug-2005 |
1003.5 KB |
|
|
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program. Capabilities of Make - Make enables the end user to build and install your package without knowing the details of how that is done -- because these details are recorded in the makefile that you supply. - Make figures out automatically which files it needs to update, based on which source files have changed. It also automatically determines the proper order for updating files, in case one non-source file depends on another non-source file. As a result, if you change a few source files and then run Make, it does not need to recompile all of your program. It updates only those non-source files that depend directly or indirectly on the source files that you changed. - Make is not limited to any particular language. For each non-source file in the program, the makefile specifies the shell commands to compute it. These shell commands can run a compiler to produce an object file, the linker to produce an executable, ar to update a library, or TeX or Makeinfo to format documentation. - Make is not limited to building a package. You can also use Make to control installing or deinstalling a package, generate tags tables for it, or anything else you want to do often enough to make it worth while writing down how to do it.
|
 |
|
Projetex 2005 Import Utility 2.0 |
Freeware |
|
25-Mar-2005 |
1.8 MB |
|
|
Import Utility: imports data from .XLS, .DBF, .TXT, .CSV, .MDB formats into Projetex 2005 Database. Projetex 2005 is Project Management Software for Translation Agencies.
|