If you dual boot between NT 4 and Windows 2000 then your NTFS drives were upgraded to NTFS v5 and you have had to boot into Windows 2000 to check them. With NTFSCHK you can check your NTFS v5 drives from NT 4.
NtfsChk.zip (Size: 26KB)
readmore
Saturday, September 6, 2008
NTFSCHK v1.0
Posted by
Admin
at
2:54 PM
0
comments
Labels: Operation System, utility
Thursday, September 4, 2008
Windows Vista SP1 6.0.6001.16633 (longhorn.070803-1655)
SP1 with Standalone installer for Vista x86 (32bit). AFAIK, the .exe nor the contained .cab cannot be integrated into Vista through known methods (vlite, pkgmgr, etc.), and instead must be installed on top of an existing Vista installation.
Windows Vista SP1 6.0.6001.16633 (longhorn.070803-1655)
mirror
readmore
Posted by
Admin
at
2:03 AM
0
comments
Labels: Operation System
Microsoft Windows XP Service Pack 3 ISO
Windows XP Service Pack 3 (SP3) includes all previously released updates for the operating system. This update also includes a small number of new functionalities, which do not significantly change customers’ experience with the operating system.
This file is a CD image file for users who wish to create an update CD for Windows XP Service Pack 3, for example for offline installation by administrators.
Microsoft Windows XP Service Pack 3 ISO
MoreInfo & Other Languages
readmore
Posted by
Admin
at
1:59 AM
0
comments
Labels: Operation System, Others
Wednesday, September 3, 2008
DLL Export Viewer v1.22
This utility displays the list of all exported functions and their virtual memory addresses for the specified DLL files. You can easily copy the memory address of the desired function, paste it into your debugger, and set a breakpoint for this memory address. When this function is called, the debugger will stop in the beginning of this function.
For example: If you want to break each time that a message box is going to be displayed, simply put breakpoints on the memory addresses of message-box functions: MessageBoxA, MessageBoxExA, and MessageBoxIndirectA (or MessageBoxW, MessageBoxExW, and MessageBoxIndirectW in unicode based applications) When one of the message-box functions is called, your debugger should break in the entry point of that function, and then you can look at call stack and go backward into the code that initiated this API call.
System Requirements
This utility works properly on all 32-bit/64-bit versions of Windows, including Windows 98/ME, Windows NT, Windows 2000, Windows XP, Windows Server 2003, and Windows Vista. If you want to use it on Windows NT, you should add psapi.dll into your system32 folder.
DLL Export Viewer
DLL Export Viewer - x64 release
readmore
Posted by
Admin
at
9:00 PM
0
comments
Labels: Operation System, Others, utility
CleanAfterMe v1.20
CleanAfterMe allows you to easily clean files and Registry entries that are automatically created by the Windows operating system during your regular computer work.
With CleanAfterMe, you can clean the cookies/history/cache/passwords of Internet Explorer, the 'Recent' folder, the Registry entries that record the last opened files, the temporary folder of Windows, the event logs, the Recycle Bin, and more.
CleanAfterMe is a portable application. This means that you can run it without any installation and without leaving any trace in the Registry.
You can also run this program from a USB flash drive: In order to do that, simply copy the executable file of CleanAfterMe (CleanAfterMe.exe) into the USB flash drive, and run it from there.
System Requirements
This utility works under Windows 2000, Windows XP, Windows Server 2003, and Windows Vista.
CleanAfterMe.exe
CleanAfterMe.zip
readmore
Posted by
Admin
at
8:52 PM
0
comments
Labels: desktop tool, Operation System, Others, utility
Sunday, August 31, 2008
WinUpdatesList v1.23
WinUpdatesList displays the list of all Windows updates (Service Packs and Hotfixes) installed on your local computer. For hotfix updates, this utility also displays the list of files updated with these hotfixes. In addition, it allows you to instantly open the Web link in Microsoft Web site that provides more information about the selected update, uninstall an update, copy the update information to the clipboard, or save it to text/HTML/XML file.
System Requirements
This utility works on Windows 98, Windows ME, Windows 2000, and Windows XP. On Windows 98/ME, some columns are not displayed, because the related information is not stored in the Registry as in Windows 2000/XP.
Be aware that for now, WinUpdatesList doesn't work under Windows Vista.
Connecting to another operating system (Windows2000/XP only)
Starting from v1.11, WinUpdatesList provides 2 methods for viewing the Windows Updates of another operating system:
- On local computer: If you have more than one instance of Windows 2000/XP operating system on the same computer, you can view the Windows updates list of the other operating system by using /another command-line parameter. For example:
- On remote computer: If you have a remote computer with Windows 2000/XP operating system, your can view the Windows updates list of this computer by using /remote command-line parameter. For example:
wul.exe /another e:\winnt
The second parameter specifies the Windows folder of the operating system.
Be aware that when you use this option, WinUpdatesList loads the Registry of the other operating system as a new hive under HKEY_LOCAL_MACHINE, and than unloads it after you exit from WinUpdatesList.
wul.exe /remote \\192.168.0.10
You must connect the remote computer with administrative rights in order that this option will work properly. It's also recommended to enable admin shares (C$, D$, and so on) on the remote computer.
wul_setup.exe readmore
Posted by
Admin
at
2:38 PM
0
comments
Labels: Operation System, Security, utility
OpenedFilesView v1.20
View opened/locked files in your system (sharing violation issues)
OpenedFilesView displays the list of all opened files on your system. For each opened file, additional information is displayed: handle value, read/write/delete access, file position, the process that opened the file, and more...
Optionally, you can also close one or more opened files, or close the process that opened these files.
This utility is especially useful if you try to delete/move/open a file and you get one of the following error messages:
- Cannot delete [filename]: There has been a sharing violation. The source or destination file may be in use.
- Cannot delete [filename]: It is being used by another person or program. Close any programs that might be using the file and try again.
System Requirements
This utility works properly on Windows 2000/XP/2003/Vista (32-bit only !). Older versions of Windows (NT/9x/ME) are not supported. Also, you must have administrative privilege in order to run this utility.
ofview.zip
ofview_setup.exe (with uninstall support)
readmore
Posted by
Admin
at
2:29 PM
0
comments
Labels: administration, desktop tool, file management, Operation System, utility
SysExporter v1.40
SysExporter utility allows you to grab the data stored in standard list-views, tree-views, list boxes, combo boxes, text-boxes, and WebBrowser/HTML controls from almost any application running on your system, and export it to text, HTML or XML file.
Here's some examples for data that you can export with SysExporter:
- The files list inside archive file (.zip, .rar, and so on) as displayed by WinZip or 7-Zip File Manager.
- The files list inside a folder.
- The event log of Windows.
- The list of emails and contacts in Outlook Express.
- The Registry values displayed in the right pane of the Registry Editor.
- The data displayed by SysInternals utilities (Registry Monitor, File Monitor, Process Explorer, and others.)
- The text inside a standard message-box of Windows.
- The HTML inside any instance of Internet Explorer.
System Requirements
SysExporter Works perfectly on Windows NT, Windows 2000, Windows XP, Windows Server 2003, and Windows Vista.
On Windows 9x and Windows ME, SysExporter can only export data from combo boxes and list boxes controls, but not from list-view and tree-view controls.
Practical Example:
Let's say that you want to export the list of all files in your C:\Windows folder to Excel:
- First, open the 'C:\Windows' folder (or any other folder that you want to export).
- In the top pane of SysExporter, find the window of 'C:\Windows' folder and select it. If you cannot find this window, try to refresh the list by pressing F5 key.
- After selecting the desired window in the top pane, the files list of this window will be loaded to the lower pane.
- Select the files in the lower pane that you want to export. (Press Ctrl+A in order to select all files)
- Press Ctrl+C in order to copy the selected items to the clipbaord. (The exported items are copied in tab-delimited format)
- In Excel, go the position that you want to put the exported data, and then press Ctrl+V to paste the exported data into your Excel worksheet.
sysexp_setup.exe (with uninstall support)
sysexp-x64.zip
readmore
Posted by
Admin
at
2:25 PM
0
comments
Labels: administration, desktop tool, Downloader, file management, Operation System, Others, registry, utility
RegScanner v1.70
find/search in the Registry of Windows
RegScanner is a small utility that allows you to scan the Registry, find the desired Registry values that match to the specified search criteria, and display them in one list. After finding the Registry values, you can easily jump to the right value in RegEdit, simply by double-clicking the desired Registry item. You can also export the found Registry values into a .reg file that can be used in RegEdit.
Advantages over RegEdit find of Windows
System Requirements
This utility works in any version of Windows, from Windows 98 to Windows Vista. A separated download for x64 systems is also available.
regscanner.zip
regscanner_setup.exe (with uninstall support)
regscanner-x64.zip
readmore
Posted by
Admin
at
2:17 PM
0
comments
Labels: desktop tool, Operation System, Others, registry, utility
ProduKey v1.31
Recover lost product key (CD-Key) of Windows/MS-Office/SQL Server
ProduKey is a small utility that displays the ProductID and the CD-Key of MS-Office, Windows, Exchange Server, and SQL Server installed on your computer. You can view this information for your current running operating system, or for another operating system/computer - by using command-line options. This utility can be useful if you lost the product key of your Windows/Office, and you want to reinstall it on your computer.
System Requirements
ProduKey works on all 32-bit versions of Windows. However, some features, like viewing the product keys of another operating system instance, are only supported on Windows 2000/XP
produkey.zip
produkey-x64.zip
readmore
Posted by
Admin
at
2:15 PM
0
comments
Labels: Command line, Office, Operation System, Others, Recover, utility
WinExplorer v1.30
WinExplorer is a utility that shows all system's windows in hierarchical display.
For every window in the hierarchy, you can view its properties, like handle, class name, caption, size, position and more. You can also modify some properties, like Caption and Visible/Enabled.
You can use this utility in all Win32-based operating systems: Windows 95,98,ME,NT,2000,XP
winexp.zip - 84KB
winexp.zip - 200KB (with source code)
using winexplorer
readmore
Posted by
Admin
at
2:07 PM
0
comments
Labels: browser, desktop tool, Operation System, Others, utility
Safe XP 1.5.7.14 - 9x/ME/2000/XP
Safe XP allows users to quickly tweak various security and privacy related settings in XP. The options include Media Player settings, Services settings (error reporting, time synch, remote registry etc.), as well as and option to remove items from the Start menu, network security settings and more.
Safe XP improves your system performance and makes Windows to run faster, more secure and reliable!
It is suitable for beginners and experts!
Main Features:
System Requirements
Windows 98/ME/2000/XP
Safe XP 1.5.7.14 - 9x/ME/2000/XP
readmore
Posted by
Admin
at
2:06 PM
0
comments
Labels: desktop tool, Messenger, network, Operation System, Others, Security, utility
MyUninstaller v1.42
Alternative to the standard add / remove control panel module
MyUninstaller is an alternative utility to the standard Add/Remove applet of Windows operating system. It displays the list of all installed application, and allows you to uninstall an application, delete an uninstall entry, and save the list of all installed applications into a text file or HTML file.
MyUninstaller also provides additional information for most installed applications that the standard Add/Remove applet doesn't display: product name, company, version, uninstall string, installation folder and more.
System Requirements
This utility works on any version of Windows - from Windows 98 to Windows Vista. You should log-in to the system as admin user, so the uninstall process will work properly.
Notice:
When you uninstall a software, MyUninstaller utility is not directly responsible to the uninstall process. MyUninstaller simply run the uninstall module provided by the software that you want to uninstall. So, if from some reason the uninstall process fails, you should contact the author of the software that you want to uninstall, not to the author of MyUninstaller.
myuninst.zip
readmore
Posted by
Admin
at
2:02 PM
0
comments
Labels: administration, Operation System, Others, text, utility
Saturday, August 30, 2008
NirCmd v2.15
Freeware command-line tool
NirCmd is a small command-line utility that allows you to do some useful tasks without displaying any user interface. By running NirCmd with simple command-line option, you can write and delete values and keys in the Registry, write values into INI file, dial to your internet account or connect to a VPN network, restart windows or shut down the computer, create shortcut to a file, change the created/modified date of a file, change your display settings, turn off your monitor, open the door of your CD-ROM drive, and more...
NirCmd Help File
nircmd.zip
readmore
Posted by
Admin
at
8:37 PM
0
comments
Labels: Command line, Operation System, utility
Network Password Recovery v1.15
Recover Windows XP/Vista network passwords
When you connect to a network share on your LAN or to your .NET Passport account, Windows allows you to save your password in order to use it in each time that you connect the remote server. This utility recovers all network passwords stored on your system for the current logged-on user.
This utility can recover:
- Login passwords of remote computers on your LAN.
- Passwords of mail accounts on exchange server (stored by Outlook 2003)
- Password of MSN Messenger / Windows Messenger accounts
- Internet Explorer 7: passwords of password-protected Web sites ("Basic Authentication" or "Digest Access Authentication")
This utility works properly on Windows XP/2003/Vista only when you logged on as user with Administrator privileges. You can also use this utility for recovering network passwords under Windows 98/ME. Windows 2000 is not supported, because this version of operating system doesn't save the network passwords.
netpass.zip
netpass_setup.exe (with uninstall support)
netpass x64
readmore
Posted by
Admin
at
5:31 PM
0
comments
Labels: Messenger, network, Operation System, Password, Recover
Dialupass v2.45
Dialup/RAS/VPN Password Recovery
When you use the "Dial-Up Networking" module for connecting to the internet or to other networks, the operating system give you the option to store the password and use it when it needed. Although the password is constantly stored in your computer, the operating system doesn't allow you to watch it. if you forget your password and you want to extract it from your computer, you can use the Dialupass utility for viewing the password.
This utility enumerates all Dial-Up entries on your computer and reveals their logon details: User Name, Password and Domain.
It works perfectly in the following operating systems: Windows 95, Windows 98, Windows ME, Windows NT, Windows 2000, and Windows XP. In Windows 2000 and Windows XP, the Dialupass utility can reveal the Dial-Up passwords only if you are logged on with administrator privileges.
dialupass2.zip
readmore
Posted by
Admin
at
5:31 PM
0
comments
Labels: administration, network, Operation System, Others, Password, utility
Sunday, July 6, 2008
Hiren's BootCD 9.5
Hiren's Boot CD is a boot CD containing various diagnostic programs such as partitioning agents, system performance benchmarks, disk cloning and imaging tools, data recovery tools, MBR tools, BIOS tools, and many others for fixing various computer problems.
It is a Bootable CD; thus, it can be useful even if the primary operating system cannot be booted. Hiren's Boot CD has an extensive list of software.
Utilities with similar functionality on the CD are grouped together and seem redundant; however, they present choices through UI differences.
Hiren's BootCD 9.5
readmore
Posted by
Admin
at
3:44 PM
0
comments
Labels: administration, bootcd, booting, driver, file management, Operation System, Recover, startup, utility
Ubuntu 8.04.1 LTS (Hardy Heron)
Ubuntu is a free, open source operating system that starts with the breadth of Debian and adds regular releases (every six months), a clear focus on the user and usability (it should "Just Work", TM) and a commitment to security updates with 18 months of support for every release.
Ubuntu ships with the latest Gnome release as well as a selection of server and desktop software that makes for a comfortable desktop experience off a single installation CD.
Ubuntu 8.04.1 LTS (Hardy Heron)
readmore
Posted by
Admin
at
3:14 PM
0
comments
Labels: Linux, Operation System, Others