Main > Free Download Search >

Free previous versions software for windows

previous versions

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 19671
The Versionator 1.0

The Versionator 1.0


The Versionator is a free widget that will keep a copy of any file or directory dropped onto it more>>
Have you ever made a change to a file and then a month later wished you could read the previous version? Have you ever had a folder with 40 versions of the same word document each with slightly different file names? You need The Versionator.
The Versionator is a free widget that will keep a copy of any file or directory dropped onto it. It will retain these versions with a comment and date information for quick and easy later retrevial.
<<less
Download (148KB)
Added: 2006-08-20 License: Freeware Price:
1163 downloads
Windows Server Administration Tools

Windows Server Administration Tools


Allows administrators to install the Windows Server 2003 management tools onto a computer running Windows XP or Server 2003 more>> Allows administrators to install the Windows Server 2003 management tools onto a computer running Windows XP or Server 2003

The Administration Tools Pack allows administrators to install the Windows Server 2003 SP2 management tools onto a computer running Windows XP Professional or a Windows Server 2003 family operating system to perform remote server management functions.
This is the final version of the Administration Tools Pack. You must uninstall all previous versions before installing this version.
System requirements:
- 30 MB of free disk space

<<less
Download (14MB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
MarkVision 10.2

MarkVision 10.2


print management tool more>> MarkVision Professional borrows the best from previous versions of MarkVision to provide the following distinct advantages aimed at increasing IT and help desk administrator productivity by making printer troubleshooting, setup and configuration easy.
  • Simple, friendly and flexible user interface
  • Proactive, real-time printer monitoring
  • Cost-reducing capabilities
  • Investment protection
  • Scalable access control
  • Robust architecture
  • Environment integration
<<less
Download (12.6)
Added: 2008-10-31 License: Freeware Price: Free
439 downloads
POKLUDA Dictionary 3.5.0

POKLUDA Dictionary 3.5.0


The program is intended for language learning. more>> The program is intended for language learning. You can store, browse, search, export/import a print the vocabulary. Program can test your knowledge even according to your successfulness in past testings. The program contains two full dictionaries (Cambridge English 1. & 2.). New version also includes program Agent for displaying test dialog in predefined intervals.
New version 3.5 has improved test engine. It currently doesnt repeat already answered words.
Information about previous version 3.0: The program has several updates. The browse view has been changed so that it better displays different fonts. In testing mode it is possible to hide remarks and pronunciation. The same functionality is in Agent program. The version also corrected problem with saving preferences.
Information about previous version 2.5: The program has one new feature. In the browse view you can quickly browse the records by pressing a keyboard key. The program finds the first record beginning with the appropriate character (the dictionary must be ordered). The program in this version has a feature that if you specify a selection of records that is not valid (there is no record for your new selection) then the current selection remains (the previous version selected no record).
Information about previous version 2.5: The program newly includes the program Agent. This program displays dialog for testing in predefined intervals. All Agent parameters can be set in tab Agent in dialog with program parameters.
Information about previous version 2.0: Program is completely rewritten. It contains two different views - one view lists words and phrases in columns and the second view displays details. You can configure the program for different languages (column labels, dictionary title, column fonts and character sets). Program can import and export the dictionary to many different formats. You can use many different modes for searching and sorting the dictionary.
<<less
Download (507KB)
Added: 2008-09-17 License: Freeware Price:
404 downloads
Adaptec ASPI Drivers 4.71.2

Adaptec ASPI Drivers 4.71.2


ASPI drivers for recording CDs. more>>

Updated ASPI drivers version 4.71 for Windows 98, NT 4.0, ME, 2000 and XP. Includes ASPICHK version checking utility. Changes between v 4.70 and v 4.71: Previous versions of aspi32.sys for Windows 2000 and XP may not return the proper Maximum Number of Targets (HA_MaxTargets) in reponse to Host Adapter Inquiry (HA_INQUIRY). This has been corrected.

Caution: Do not use this version of the ASPI layer in Windows 95. Use ASPI version 4.60 found under the EZ-SCSI 5.x downloads for Windows 95. Adaptec provides this software without charge and as a courtesy to

<<less
Added: 2002-12-01 License: update/patch Price:
109 downloads
Windows Server 2003 Service Pack 2 Adm inistration Tools Pa

Windows Server 2003 Service Pack 2 Adm inistration Tools Pa


install the Windows Server 2003 SP2 management tools onto Windows xp more>> The Administration Tools Pack allows administrators to install the Windows Server 2003 SP2 management tools onto a computer running Windows XP Professional or a Windows Server 2003 family operating system to perform remote server management functions.
This is the final version of the Administration Tools Pack; you must uninstall all previous versions before installing this version.
<<less
Download (14MB)
Added: 2008-01-24 License: Freeware Price: Free
432 downloads
Registry Commander 1.04.3054

Registry Commander 1.04.3054


A replacement for the registry editor that comes with Windows more>>
An enhanced registry editor, which can do a lot of neat stuff that the Windows Regedit cant.
Features:
- - Registry Commander uses some standard shortcuts defined from back in the DOS days in applications such as Norton Commander.
- - A column always displays the size of a values data.
- - Supports all 12 data types in the registry, defined in the "winnt.h" header file. Most other registry editors only handles Strings, Binary, DWord & Expanded Strings sometimes even MultiString, thats only 5.
- - Copy or Rename/Move entire keys and values from one key to another.
- - A history list has been added to quickly jump from current key to a previously key.
- - Cut or Copy keys and values from one key and paste them into another, using the clipboard.
- - Able to change a values data type. E.g. you can change a string into a binary value without changing the contents of the data.
- - Ability to interpret one value for another, without modifying the data. This would allow you to view a string saved as a binary value.
- - Search part of or the entire registry database, not only can you search by a keyword, but you can also search by size or data type.
- - Registry Commander allows you to bookmark keys or values so you can access them more quickly.
Enhancements:
- - You can now control the format of the value data shown in the listview. The tab "Type Format" in the configuration dialog, contains an edit field for each data type, by editing these, you control the output.
- - Pressing Ctrl+R in the "Key Tree" dialog will refresh the tree, and allow new keys to be displayed.
- - Added a notify sound, which is played after some functions, e.g. after a search has completed. You can choose what wave file to be played, in the configuration dialog.
- - Fixed a very nasty bug that caused stack overflow in the search function. This could occur if RegQueryInfoKey() returned a pcbMaxSubKeyLen of zero, even if it was not. Am I looking at a bug in the Windows Registry API here? What I do, is to allocate a buffer with the size pcbMaxSubKeyLen+1, with the pcbMaxSubKeyLen of zero that leaves our buffer with a size of 1, not enough to store a key name, therefore all subkeys within this key would be reported as an empty string, and the search routine would go into an endless loop. If anyone could elaborate on this, Id be very happy to listen.
- - New option added in the configuration dialog, called "Re-read key when the program is focused". By enabling this option, the current key is automatically reread when it receives focus from another program, for instance tabbing between programs.
- - When you type in a registry path, you *must* use backslashes to divide the keys, in previous versions it was acceptable to use forward slashes as well. This was changed, because it was impossible to open a key, which had a forward slash in its name.
- - Fixed an error in the "Export Key" function, that in certain cases would save binary values, in a format that RegEdit wouldnt recognize and couldnt import.
- - Changed the names of the bookmarks. "Bookmarks -> User Bookmarks", "Search Result -> Search Bookmarks" and "Copied Items -> Cut/Copy Bookmarks". This has been done to make it clearer, that they are only bookmarks, not real registry entries.
- - The new functions "Find AutoRun Values" will list all values in HKEY_CURENT_USER and HKEY_LOCAL_MACHINE under Run/RunOnce/RunServices/RunServiceOnce in the key SoftwareMicrosoftWindowsCurrentVersion in the Search Bookmarks.
- - The "Key Tree" has been moved to the new "Tools" menu item.
- - The added "Rebuild File Associations" function is very neat, if you manually have changed a file association or default icon under HKEY_CLASSES_ROOT. It will tell Windows to rebuild its associations, so the correct icons will show.
- - I changed the way in which "Key Tree" scans the registry keys, this has made it a lot faster than in previous versions.
- - Rewrote the routine that deletes keys recursive, this fixes a problem, which only occurred on Win2k/XP. The reason is that you are not allowed to delete a registry key, on NT based systems, if it contains values. Previous versions had some problems doing this correct, because it didnt get all the values removed prior to the deletion of the keys.
- - Increased the data import blocksize to 32kb, compared to the previous versions, which only allowed 16kb. This was done, because someone notified me about a Microsoft support article, which required you to import a file into the registry, which was larger than 16kb. This was somewhat funny, since I read in the Microsoft SDK that data above 16kb should be stored in a file, and not in the registry, bah never trust Microsoft.
- - Showing the root list by pressing F12, wouldnt always draw the items from the top of the listview.
- - If you run a Windows NT based system, the write time of a key has been added to the key information.
- - Moved the "Value Data" column to be the right most column. It fits better this way I think.
- - Cut, Copy and Paste now works when you edit the name of a key or value.
- - Added the support for QWord; REG_QWORD is defined as 11. Its icon is light blue
<<less
Download (561KB)
Added: 2003-12-22 License: Freeware Price:
2155 downloads
Windows Server 2003 Administration Tools Pack Final Build 3790

Windows Server 2003 Administration Tools Pack Final Build 3790


Remotely manage Windows Servers more>>
Remotely manage Windows Servers The adminpak allows administrators to install the Windows Server 2003 management tools onto a Windows XP Professional or Windows Server 2003 family machines to perform remote server management functions.
Requires Windows XP SP1 or Windows XP QFE 329357 to install onto a Windows XP machine build 2600 (RTM build).
Remember to uninstall previous versions of adminpak.msi before installing this version
<<less
Download (12.5MB)
Added: 2003-04-18 License: Freeware Price:
2380 downloads
JamesZhu Internet Browser 2.4

JamesZhu Internet Browser 2.4


JamesZhu Internet Browser 2.4 is a lightweight, easy to use internet browser. more>> JamesZhu Internet Browser 2.4 is a lightweight, easy-to-use browser with many features. Such features include a faster and slimmer build than previous versions, a download manager and program updater to easily organize downloads and update programs at ease, a word processor to easily create text documents, an instant messenger,where you can quickly connect with family and friends and a bundle of other tools, all framed in a modern user interface.<<less
Download (2.2MB)
Added: 2008-09-12 License: Freeware Price: $0.00
529 downloads
Windows Media Player 11

Windows Media Player 11


Windows Media Player - Play video and audio clips on your Windows PC more>>
Windows Media Player is the multimedia software application developed by Microsoft that provides users with the ability to view multimedia content, both from their hard drive and from the Internet.
Windows Media Player 10 gives you more music and more choices, and for the first time makes it possible to sync high-quality music, video, and photos to the latest portable devices.
Overall, Windows Media Player 10 is a huge improvement over previous Windows Media Player versions, though it still falls short of the competition in a few key areas.
If youve bought into the Microsoft-oriented music world in any way, however--perhaps with a Media Center PC, Portable Media Center device, or by using a WMA-compatible online music service--you simply must upgrade to WMP 10.
This release offers major improvements for discovering and buying, and subscribing to content online, sports an improved UI, and integrates nicely with a coming generation of portable devices.
And if up-and-coming music subscription services, like that now offered by Napster, take off, the release of WMP 10 will be heralded as the watershed moment of what is clearly still a nascent market.
That said, users interested solely in music playback will likely find little reason to abandon iTunes. And iPod users will simply ignore WMP 10 as they have previous versions.
Windows Media Player 10 is free and requires Windows XP (any edition), but not any other Windows versions.
That decision will be controversial, but I think its the right one: With over 300 million users, XP is clearly the preferred Windows client for consumers and music enthusiasts: Had Microsoft shipped a WMP 10 version for older Windows versions, that product would have lacked key features and held up the release of the XP version.

Read the full review from Paul Thurrotts site
<<less
Download (24.5MB)
Added: 2007-01-11 License: Freeware Price:
5311 downloads
 
Other version of Windows Media Player
Windows Media Player 10.00.00.3923And iPod users will simply ignore WMP 10 as they have previous versions. Windows Media Player 10 is free and requires Windows XP (any edition), but not any other Windows versions. That decision
Price: FREE
License:Freeware
Download (24.5MB)
394 downloads
Added: 2008-10-01
Microsoft Word Viewer 2003 1.0

Microsoft Word Viewer 2003 1.0


open Word 2003 document created with all previous Word.business card size more>> Word Viewer 2003 lets you open Word 2003 documents and documents created with all previous versions of Microsoft Word for Windows and Microsoft Word for Macintosh. In addition to Word document files (.doc), you can also open files saved in the following formats:border microsoft word
Rich Text Format (.rtf)
Text (.txt)
Web Page formats (.htm, .html, .mht, .mhtml)
WordPerfect 5.x (.wpd)
WordPerfect 6.x (.doc, .wpd)
Works 6.0 (.wps)
Works 7.0 (.wps)
XML (.xml)
With Word Viewer 2003, you can view, print, and copy document contents to another program. However, you cannot edit an open document, save a document, or create a new document. This download is a replacement for Word 97 Viewer and all previous Word Viewer versions. business card size
NOTE: So long as you comply with the other license terms for the Microsoft Office Word 2003 Viewer, you may distribute such viewer without a document created by Microsoft Office. microsoft trial word
Compatibility Pack for the Word, Excel, and PowerPoint 2007 File Formats
To reduce file size, improve reliability, and enhance integration with external sources, Microsoft has added new file formats to Word 2007, Excel 2007, and PowerPoint 2007. To help ensure that you can open files in these new formats, Microsoft has developed a Compatibility Pack for the Word, Excel, and PowerPoint 2007 File Formats. By installing the Compatibility Pack after you install the Word Viewer 2003, you can view documents that are saved in the following new document formats:
Microsoft Office Word 2007 document (.docx)
Microsoft Office Word 2007 macro-enabled document (.docm)
Note: When you use the Word Viewer 2003 to view files that are saved in these formats, you will see a Word 2003 version of the file. The following Word 2007 items will be affected:
Features that do not exist in Word 2003
Layout that uses properties that do not exist in Word 2003
<<less
Download (11.74MB)
Added: 2008-08-31 License: Freeware Price: Free
901 downloads
Docx Converter 1.0

Docx Converter 1.0


Docx Converter converts .docx into standard html more>>
Microsoft Office 2007 introduces a new file format for Word called .docx.
Unfortunately, users of previous versions of Word cannot open these files.
This Widget interfaces with a free service available at http://docx-converter.com to convert your Word 2007 .docx files to standard HTML you can view.
<<less
Download (62.1KB)
Added: 2007-03-16 License: Freeware Price:
13850 downloads
Test Pro PRESENTATOR 2.01

Test Pro PRESENTATOR 2.01


This FREEWARE software program is all you need to taketests created with Test Pro BUILDER (v2.0) or any previous version of Test Pro (v 1.0, 1.5, and 1.51). The improved interface resembles that of Bi more>>
This FREEWARE software program is all you need to taketests created with Test Pro BUILDER (v2.0) or any previous version of Test Pro (v 1.0, 1.5, and 1.51). The improved interface resembles that of BigRed, CNE Quizzer, etc. Version 2.01 adds many improvements including better printing ability and network capability!Requires the VB 5.0 Runtimes.
<<less
Download (914K)
Added: 1998-08-02 License: Freeware Price:
4102 downloads
Without A Trace 2.9

Without A Trace 2.9


Delete files and data so that they can not be easily recovered. This version fixes bugs present in previous versions and improved performance. Freeware by KARMADROME Software. Requires VB6 runtime lib more>>
Delete files and data so that they can not be easily recovered. This version fixes bugs present in previous versions and improved performance. Freeware by KARMADROME Software. Requires VB6 runtime libraries. Help requires IE4.01+ or Windows 98.Requires the VB 6.0 Runtimes.
<<less
Download (1080K)
Added: 2000-06-13 License: Freeware Price:
3422 downloads
EzRollBack Free Editon 1.0

EzRollBack Free Editon 1.0


EzRollBack is a real-time, continuous data protection software more>>
EzRollBack is a real-time, continuous data protection software zRollBack software is a real-time, continuous data protection software. The innovative creation of Data Recovery Bin keeps all changed files of the source folder for a user-specified period of time so that lost or damaged files can be recovered by a prior version. Data Recovery Bin eliminates the risk of data loss due to human error, such as accidental file deletions and overwrites, and file corruptions.
Its ability to continuously save all changes in a file in real time proves to be especially useful to programmers of Visual Studio and MS Office users. Going back to a previous version of a file created at certain time becomes not only possible but also easy. It can be done at the time the file is needed without the help of an IT.
Should scheduled backup is also needed in your environment, Click the Get Advanced Version button on the main configuration box to view the feature presentation of the EzOpenBackup Plus! package.
Main features:
- Continuous backup - Data Recovery Bin saves changed files continuously in real time before next scheduled or manual backup
- Application individual care - Handles files of specific applications, such as VB, VC, Microsoft Office and more, with individually designed backup techniques
- Backup open and locked files - Built-in functions to handle open and locked file backup (eg. SQL database files, and MS Outlook mail files)
- Easy to use file filter utility - By ways of file type, file name and file path, EzRollBack allows users to select only the files they want to backup in a folder so that no system resources are wasted.
- Retrieve Previous versions of files - EzRollBack continuously monitors your data file for changes. File loss due to accident delete or overwritten can be recovered from an easy-to-use version lists. So you will not lose any of your work.
<<less
Download (2.64MB)
Added: 2005-11-09 License: Freeware Price:
1450 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5