Main > Free Download Search >

Free smugglers 4 1.1f software for windows

smugglers 4 1.1f

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 14263
MacExplorer 1.1f

MacExplorer 1.1f


Access Macintosh files on Windows NT, 2000 or XP via a Windows explorer program more>> PC explorer analyzing Mac files on Windows servers for a quick access. Display and can modify Type/Creator codes (Signatures). Windows users will identify the kind of files without their 3 characters extensions. List sizes of data and resource fork. Displays the size of data forks and resource forks Displays and can modify the Macintosh comments Displays Microsoft Office Properties - Title, Author, Subject, Keywords, etc.<<less
Download (2.5MB)
Added: 2003-08-30 License: Freeware Price: $0.00
2557 downloads
 
Other version of MacExplorer
MacExplorer 1.1fMacExplorer is an alternative free Windows explorer program to analyze ... Main features: - Runs on Windows 95/98/ME, NT 4.0, Windows 2000 and Windows XP. - Note
License:Freeware
Download (2.54MB)
1545 downloads
Added: 2006-06-07
Verbot 4 4.1

Verbot 4 4.1


A Verbot can be your personal assistant, your teacher, and your friend more>>
A Verbot (Verbally Enhanced Software Robot) can be your personal assistant, your teacher, and your friend. Created by Conversive;, Inc. the Verbot is based on more than 10 years of AI experience and development.
Verbots combine natural language, artificial intelligence, and real-time animation with voice synthesis to create an engaging virtual personality.
Using XML and .NET architecture, Verbots are cutting-edge technology, but they are also extremely user-friendly and easy to modify using the built-in editor. Whats more, Verbots use Microsoft Agent animation, so you can easily change your Verbot?s appearance. Want more?
Go to Verbots.com and download the shareware KnowledgeBases that are being scripted for this new online community. Then build and share some of your own! Verbots can run programs, read aloud to you, launch web sites, and speak other languages. Think of Verbot 4 as your personal artificial intelligence laboratory. Verbots can do a lot more than talk. Just ask one.
<<less
Download (5.17MB)
Added: 2005-09-21 License: Freeware Price:
10214 downloads
Omnilook 1.1f

Omnilook 1.1f


multiple image browsing,thumbnail and magagement more>> Browse your image collections with blazing speed - Omnilook is a multi-format image browser which utilizes cache in the concept similar to a web browser once you see the image, its thumbnail will be stored and re-used later instead of the image file itself. Multiple images are simultaneously displayed as you navigate through folders in explorer-type interface. To ease the file management of your image collections, Omnilook can switch between the thumbnail preview and standard Explorer modes in one mouse-click your image browsing is also enhanced by built-in history and favorites collections. Omnilook also supports scripts that can control other applications to enable automated processing on your images for example you can create a script to open the selected thumbnail in your favorite image editor, apply some filters, save the image in a different format and then E-mail it to someone. The full-size image preview of displayed thumbnails can happen within the application or even remotely on a different computer connected to your local network the Internet - you can utilize Omnilook in your workgroup by adding networked slide shows and aid the group design and consultation<<less
Download (info)
Added: 2008-10-24 License: Freeware Price:
364 downloads
Languator 1.1f

Languator 1.1f


Languator is a tool to edit text (INI) based localization files more>> Languator is a tool to edit text (INI) based localization files, like those used in Spybot-S&D, FileAlyzer and a lot of other tools.
It works with three files: one Destination file representing the target language that you work on, one Source file that is used to display the texts to be translated, and one Reference file that contains all possible fields, in case the Source file hasnt been translated completely yet (for Spybot-S&D and FileAlyzer, the English language is the Reference as that language is always complete).
<<less
Download (609KB)
Added: 2008-09-04 License: Freeware Price: Free
416 downloads
Ls 4.4.216

Ls 4.4.216


ls is a console utility that lists information on Windows files. more>> ls (also called msls) is a console utility that lists information on Windows files. It is based on the GNU/Linux ls directory information utility. It displays exhaustive information on Windows files including DACLs/SACLs, integrity levels, reparse points, shortcuts, hard links, symbolic links, hidden streams, encryption, compaction, virtualization, object tracking identifier, and offline status.<<less
Download (231KB)
Added: 2008-10-27 License: Freeware Price:
601 downloads
 
Other version of Ls
Ls 4.4.210ls is a console utility that lists information on Windows files. Ls 4.4.210 - Algin
License:Freeware
Download (231KB)
823 downloads
Added: 2008-03-27
Ls 4.4.207Algin Technology LLC - Ls is a console utility that lists information on Windows files. It is based on the GNU ... Ls. Ls is a console utility that lists information on Windows
License:Freeware
Download (form)
390 downloads
Added: 2008-11-06
MiniFonts Base! 1.1f

MiniFonts Base! 1.1f


fast, high security mini-database more>> MiniFonts Base! is a small, fast database that can be used to store MiniFonts registration codes, other software serial numbers, passwords and even credit card and bank details - because it is highly secure. It uses state of the art encryption technology to keep such details from prying eyes yet remains quick and easy to use.<<less
Download (1.0M)
Added: 2008-11-06 License: Freeware Price:
352 downloads
ShineInHex 1.1f

ShineInHex 1.1f


ShineInHex is a hex edit/view control made of steel and hard-core assembly mix more>>
ShineInHex is a hex edit/view control made of steel and hard-core assembly mix.
The suggested way of creating ShineInHex control is using CreateWindowEx function (not using DIALOG resource). The control handles WM_CHAR message, so if incomming messages are not translated (TranslateMessage), WM_CHAR never occurs. At the moment control works correctly if there exists only one instance of ShineInHex.
Main features:
Supported keys:
- Right - moves current cursor 1 position right, clears selection if SHIFT is not pressed;
- Left - moves current cursor 1 position left, clears selection if SHIFT is not pressed;
- Up - moves current cursor 1 line up, clears selection if SHIFT is not pressed;
- Down - moves current cursor 1 line down, clears selection if SHIFT is not pressed;
- Page Up - moves current cursor n lines up, clears selection if SHIFT is not pressed;
- Page Down - moves current cursor n lines down, clears selection if SHIFT is not pressed;
- Home - moves current cursor to the beginning of current line;
- End - moves current cursor to the end of current line.
Mouse input
- Scroll contents by using mouse wheel;
- Change selection by moving mouse and holding left button;
- Change current cursor position by clicking on wanted place.
Input modes:
- You can see current input mode (HEX or ANSI) in the header.
- HEX mode: it is a primal mode that is initially acive. Making any selection in HEX part of the control causes to switch to this mode. Using it you change data specifying HEX numbers (0..F,0..f);
- ASCII mode: it is a hidden mode. Making any selection in ASCII part of the control causes to switch to this mode. Using it you change data specifying ASCII characters (a..z,A..Z,0..9 & more);
Embeded dialogs (check popup menu):
- Selection dialog - automatically selects specified (in hex) range of data.
- Find dialog - finds specified pattern (as UTF-8 string, as UTF-16 string or as hex numbers) of bytes.
Selection filling:
- Its when you select a pile of data & try to enter some numbers: meaning if you enter A while 06-98-78-67 is selected, data will change respectively A6-A8-A8-A7 enter one more number & you will have a group of clones, say you entered 7 - you got A7-A7-A7-A7.
Copy:
- You may copy both ANSI (zero terminated) string that corresponds to selected bytes and a pile of hex numbers (w/o new line separator) that are currently selected.
<<less
Download (78.5KB)
Added: 2007-04-13 License: Freeware Price:
946 downloads
ImageQuery 1.4.4

ImageQuery 1.4.4


ImageQuery - search for JPG images based on meta data more>>
ImageQuery allows you to search your digital camera images, based on EXIF and IPTC meta data contained in the files.
It offers a SQL-like query language that provides great flexibility to find images that match even the most complex criteria.ImageQuery is a search software that search images based on meta data.
A wizard makes it easy to generate the query, using simple select options, and if you are familiar with SQL, you can also edit the query string directly.
ImageQuery does not require you to create a database, but searches your images in real-time.
The results can be viewed as thumbnails, or as a list, that can be exported to other formats. Additional features include regular expression search, multiple query buffers and an option to launch a 3rd party application (e.g your image editor) with the selected image. In addition, you can perform standard file operations, including move, copy, copy thumbnails to manage the results of your search.
Features:
- ImageQuery not only searches EXIF data, it also supports the IPTC metadata.
- Support for a SQL-like query language gives you complete control about searching.
- Display result with EXIF preview images or as detailed field list.
- ImageQuery directly reads images files, no need for a database.
- No image file is changed or written to, ImageQuery concentrates on finding, not editing.
- Get results in a customizable format that supports even complex output expressions.
- Support for regular expressions in string searches, now you have the power of grep & perl at your hand.
- Multiple query buffers, re-use older queries with a single mouse click.
- No bloating installation, no run-times to install, one EXE is all you really need.
Enhancements:
- Now with field list in a customizable sidebar, online help for file operations
<<less
Download (2.40MB)
Added: 2005-11-16 License: Freeware Price:
1437 downloads
Budget4All 1.4.4

Budget4All 1.4.4


Budget4All is a Java desktop application intended to ease significantly the process of maintaining a personal budget by focusing on income and expense forecasts. more>>
Data is organized around the simple concept of "scenario", which is essentially a file containing a set of income/expense definitions that you specify according to your own needs. You may build as many scenarios as you want. In a scenario, you specify for each income/expense several properties, as the actual amount, the frequency, the starting and ending date, the annual growth if any, etc. These incomes and expenses will obviously impact your net CASHFLOW through time. It is the evolution of this cashflow through time that Budget4All displays as a red curve in the main window. A ?starting? cash amount (as of ?today?) can be specified in a text box at the bottom of the screen. You can change easily the duration of the period displayed on the screen using the ?time interval? combo box (e.g. 6 months, 1 year, 2 years, etc).
It is possible to specify an annual inflation rate for a scenario. It can be simple (e.g. 4% constant for each year) or complex (you specify the rate for each year, e.g. 3.5% for 2009, 5.3% for 2010, etc). The inflation is applied to every income/expense of the scenario on the first of January of every year, unless, for a specific item, you have specifically indicated that inflation does not affect the income/expense when you created the definition (see the ?add effect of inflation on top of annual growth? checkbox).
Budget4All offers a very useful analysis tool (menu Tools->Analysis) that displays graphically the relative distribution in % of incomes/expenses for a specific time interval. It is very handy to know what are your main incomes/expenses and what percentage they represent. You may discover for example that food represents 24% of all your expenses, which can help you to take appropriate financial decisions.
<<less
Download (2200K)
Added: 2008-06-24 License: Freeware Price: $0.00
491 downloads
Pooter 4.4.2

Pooter 4.4.2


Cross-platform, modular, personal information management software. more>> Pooter is a personal information management software that includes a powerful and stable thought map, whose uses is limited only by your imagination. Pooter uses and bundles the Simple Look and Feel and the JGoodies Looks. The Diary module bundles a stripped down version of iText, for the export to pdf feature.
Pooter is cross-platform program that has been tested on Arch Linux, Windows XP, FreeBSD 6.2 and Mac OS X. It will almost certainly also run on earlier versions of Windows and probably also Vista; it should run on all other GNU/Linux distros although the Thought Map module does not work properly on Slackware 12.0 (no problems with earlier versions).
Pooter is written in the Java programming language and needs a java runtime from 5.0 on. It would not be difficult to port it to any other Java 5 enabled system besides the ones it has been tested on, if you contact me, I will help you do this.
Version 4.4.1 Fixes bugs in the Thought Map, Calendar and Diary modules and adds support for FreeBSD and Mac OS X
<<less
Download (1.35MB)
Added: 2008-11-26 License: Freeware Price:
335 downloads
 
Other version of Pooter
Pooter 4.4.1Cross-platform, modular, personal information management software. Pooter 4 ... Version 4.4.1 Fixes bugs in the Thought Map, Calendar and Diary modules and adds support for
License:Freeware
Download (1.35MB)
734 downloads
Added: 2007-10-26
Pooter 4.4.0David Matthews - Pooter is a personal information management software that includes a powerful ... Pooter. Pooter is a personal information management software
License:GPL
Download (1.35MB)
950 downloads
Added: 2007-03-19
SmartFix 4.4

SmartFix 4.4


SmartFix is an all-in-one system and security repair tool more>> To provide the computer experience available, SmartFix is an all-in-one system and security repair tool that allows you to fix and eliminate the pesky bugs and problems that slow down your computer through easy one-click menu options. Furthermore, SmartFix adds an extra layer of protection against the security attacks and hazards of the Internet by repairing the security flaws on your system.<<less
Download (317KB)
Added: 2003-11-26 License: Freeware Price: $na
2164 downloads
MetaTrader 4 4.00

MetaTrader 4 4.00


The professional trading terminal for work on the financial markets. more>> Professional online trading terminal for Forex, Futures and CFD markets. It is the convenient and adjustable tool of the active trader. The different functions and options of this system, allow great flexibility in trading. The MetaQuotes Language 4 allowing on programming your own strategy through the Expert Advisors, enables the markets to be monitored automatically so not requiring constant supervision. The standard list of technical indicators may be expanded with the opportunity to write your own indicators as you require (Custom Indicators). Real time demos are accessible through more than 35 brokerages free of charge.<<less
Download (3434K)
Added: 2006-09-28 License: Freeware Price: Free
1646 downloads
 
Other version of MetaTrader
MetaTrader 4 4.00MetaQuotes Software Corp. - MetaTrader. Professional online trading ... Constant monitoring of the market not required due to Expert Advisors, MetaQuotes Language 4
Price: $0.00
License:Freeware
Download (2.7MB)
1669 downloads
Added: 2006-09-29
Leo 4.4.4

Leo 4.4.4


A unique, powerful computer program that you can use to organize, analyze and describe text and text files. more>>
A unique, powerful computer program that you can use to organize, analyze and describe text and text files. Leo is a powerful, unique software application that allows you to analyze, describe and organize text files.
Main features:
- Brainstorm a new project
- As a Personal Information Manager (PIM)
- Add multiple outlines and commentary to any text file
- A tool to facilitate a new kind of literate programming
System requirements:
- Python
<<less
Download (5.82MB)
Added: 2007-11-19 License: Freeware Price:
712 downloads
UltraShredder 4.5.4

UltraShredder 4.5.4


Deletes sensitive files by overwriting them with random characters, saving it to disk each time more>>
Deletes sensitive files by overwriting them with random characters, saving it to disk each time UltraShredder will delete sensitive files by overwriting them with random characters, saving it to disk each time, and then bypasses the recycle bin, thus acting as your personal, portable file shredder.
If the file were to be recovered by a data recovery program, they would only be able to see unintelligible characters on disk where the file used to be. The program is a great tool to destroy sensitive data, and is very small with a minute memory footprint, and makes no changes to your system whatsoever.
<<less
Download (207KB)
Added: 2007-10-25 License: Freeware Price:
843 downloads
UltraExplorer 1.4.4

UltraExplorer 1.4.4


A File Manager that features tabbed browsing and user configurable windows with multiple docking options more>>
A File Manager that features tabbed browsing and user configurable windows with multiple docking options UltraExplorer is the test application for Mustangpeak Delphi and CBuilder Components. It is built so it can eventually become the ultimate File Manager for Microsoft Windows.
The user interface is completely customizable. You can hide or show as many of the featured windows, dock them in other places or let them float as free standing windows. The same is true for the tool bars as well. You can even move buttons from toolbars to other toolbars and assign your own short cuts keys.
Main features:
Fully configurable user interface
- All windows are reconfigurable with multiple docking options as well as the ability to float or be hidden
- ToolWindows have Toolbars that maybe hidden or docked in any location.
- User definable shortcut keys
- User definable visual themes
- Fully configurable layouts
- Classic Treeview/Listview layout
- Dual Listview layout
- New ListMode layout
- Any combination of the above can also be designed
- Ultra fast display rendering and folder enumeration
Fully integrated Tabbing feature
- Tabbing is context sensitive to which listview is currently active
- "New Tab" initial location user definable
- The Tabs are drag drop aware. You can drop files on the tab to place them in the folder.
- "BreadCrumb" bar allow fast access to parent folders in the current path hierarchy
- Dropdown menus allow direct access to other folders in the folder hierarchy or to the property sheet for the folder
Supports Total Commander Lister Plug-ins
- An UltraExplorer exclusive. The components used the for file listings, unlike other Explorer replacements, are faster then Explorer itself. This means it is practical to have multiple lists of files visible at one time. This will quickly become a favorite view for many applications.
<<less
Download (3.02MB)
Added: 2007-10-26 License: Freeware Price:
731 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5