|
![]() Your download link is at the very bottom of the page... always. |
Processed through Paypal No account required. |
Files | ||||
File Name | Rating | Downloads | ||
![]() |
Reg Converter v1.2 Reg Converter v1.2 Reg Converter is a portable freeware utility to convert .reg data to .bat, .vbs, or .au3. This is particularly useful for files which need administrator privileges in order to be merged into the registry , or for unattended installations. Reg Converter v1.2 – What’s New – (Monday, 22. January 2018) 1. [ Fixed ] – Convert Clipboard button bug 2. [ Fixed ] – Minor BUGS and some code weakness 3. [ Added ] – Small settings for REG_DWORD registry values 4. [ Added ] – Non zero return code and syntax error identification in Command line mode 1. To convert any .reg file to .bat, .vbs, or .au3, click the ‘Select reg file” icon (the yellow folder) or just drag and drop the .reg file into the window. 2. Choose an ouput file type. If you choose .bat file output, you can select “Use Reg.exe” or “Use Regedit.exe”, though this has some limitations, for example writing Unicode characters to the registry is problematic. 3. To convert the .reg data, click the Convert button in the upper right, then click the “Save” button to save your converted data. If you find a useful registry tweak on a website, and want to easily convert it to one of the supported formats, just copy it, then in Reg Converter use the “Clipboard” button in the upper right. It will convert the clipboard content, simplifying the process by saving you the steps of pasting text into Notepad, saving as a .reg file, then using regconverter.exe to convert it. You can also add convert options to your right-click context menu. To do so, click the “Menu” button, then “Context Menu Options”. You can then choose which converters you would like to see on your context menu. Click “Apply Changes” to confirm your choices. Reg Converter has CMD (command line) support. The screenshot ... |
![]() |
5,395 | May 21, 2019 Sordum.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/regconverter2_th.png"border="0"> |
![]() |
RegDllView 32bit v1.60 RegDllView 32bit v1.60 RegDllView is a small utility that displays the list of all registered dll/ocx/exe files (COM registration). For each registered file, you can view the last date/time that it was registered, and the list of all registration entries (CLSID/ProgID). RegDllView also allows you to unregister dll/ocx files that you don't need on your system anymore. If you have dll/ocx files that don't exist on your system anymore, but their registration entries are still exist in your Registry, you can manually remove these entries by using 'Delete All Entries For Selected Files' option. Starting from version 1.35, RegDllView also allows you to register dll/ocx files (like regsvr32), simply by dragging one or more files from Explorer folder into the window of RegDllView. System Requirements This utility works on any version of Windows - from Windows 98 to Windows 10. There is also a separated download for handling x64 registrations. Versions History Version 1.60: Added 'File Extension' column. Start Using RegDllView RegDllView doesn't require any installation process or additional DLLs. Just copy the executable file (RegDllView.exe) to any folder you like, and run it. The main window of RegDllView has 2 panes: The upper pane - Displays the list of all registered files. The lower pane - Displays the list of all COM registration entries of the selected file in the upper pane. Tips for using RegDllView If you want to view the files that registered in the last hours/days, simply click the 'Last Registered On' column, and the list will be sorted according to the registration date. If you want to find obsolete registrations on your system, simply click the 'Missing File' in order to sort the list by 'Missing File' status. ... |
![]() |
8,911 | Apr 26, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/regdllview_th.png"border="0"> |
![]() |
RegDllView 64bit v1.60 RegDllView 64bit v1.60 RegDllView is a small utility that displays the list of all registered dll/ocx/exe files (COM registration). For each registered file, you can view the last date/time that it was registered, and the list of all registration entries (CLSID/ProgID). RegDllView also allows you to unregister dll/ocx files that you don't need on your system anymore. If you have dll/ocx files that don't exist on your system anymore, but their registration entries are still exist in your Registry, you can manually remove these entries by using 'Delete All Entries For Selected Files' option. Starting from version 1.35, RegDllView also allows you to register dll/ocx files (like regsvr32), simply by dragging one or more files from Explorer folder into the window of RegDllView. System Requirements This utility works on any version of Windows - from Windows 98 to Windows 10. There is also a separated download for handling x64 registrations. Versions History Version 1.60: Added 'File Extension' column. Start Using RegDllView RegDllView doesn't require any installation process or additional DLLs. Just copy the executable file (RegDllView.exe) to any folder you like, and run it. The main window of RegDllView has 2 panes: The upper pane - Displays the list of all registered files. The lower pane - Displays the list of all COM registration entries of the selected file in the upper pane. Tips for using RegDllView If you want to view the files that registered in the last hours/days, simply click the 'Last Registered On' column, and the list will be sorted according to the registration date. If you want to find obsolete registrations on your system, simply click the 'Missing File' in order to sort the list by 'Missing File' status. ... |
![]() |
8,999 | Apr 26, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/regdllview_th.png"border="0"> |
![]() |
RegFromApp 32bit v1.33 RegFromApp 32bit v1.33 RegFromApp monitors the Registry changes made by the application that you selected, and creates a standard RegEdit registration file (.reg) that contains all the Registry changes made by the application. You can use the generated .reg file to import these changes with RegEdit when it's needed. System Requirements This utility works on Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7, and Windows 8. Older versions of Windows are not supported. There is a separated version for x64 applications. Versions History Version 1.33: Fixed RegFromApp to avoid from BSOD when trying to attach to smss.exe (Be aware that RegFromApp will still fail to capture the smss.exe process) Using RegFromApp RegFromApp doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - RegFromApp.exe After running it, select the process that you want to inspect, and click Ok. After clicking Ok, each time that the selected process writes a value into the Registry, the main window of RegFromApp will display the written value in Windows .reg file format. You can copy & paste the desired values to another Registry file, or alternatively, you can save the entire Registry changes into a .reg file by using the 'Save As' option. Using RegFromApp In Windows Vista RegFromApp can work in Vista even when UAC (User Account Control) is turned on, as long as the process that you wish to inspect run in the same account and security context of RegFromApp. However, if you want to inspect a process that runs under administrator account, you must also run RegFromApp as administrator. (right-click on RegFromApp.exe and choose 'Run As Administrator') RegFromApp Display Modes Starting from version 1.10, RegFromApp can work in 2 display modes: ... |
![]() |
9,054 | Apr 26, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/regfromapp_th.png"border="0"> |
![]() |
RegFromApp 64bit v1.33 RegFromApp 64bit v1.33 RegFromApp monitors the Registry changes made by the application that you selected, and creates a standard RegEdit registration file (.reg) that contains all the Registry changes made by the application. You can use the generated .reg file to import these changes with RegEdit when it's needed. System Requirements This utility works on Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7, and Windows 8. Older versions of Windows are not supported. There is a separated version for x64 applications. Versions History Version 1.33: Fixed RegFromApp to avoid from BSOD when trying to attach to smss.exe (Be aware that RegFromApp will still fail to capture the smss.exe process) Using RegFromApp RegFromApp doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - RegFromApp.exe After running it, select the process that you want to inspect, and click Ok. After clicking Ok, each time that the selected process writes a value into the Registry, the main window of RegFromApp will display the written value in Windows .reg file format. You can copy & paste the desired values to another Registry file, or alternatively, you can save the entire Registry changes into a .reg file by using the 'Save As' option. Using RegFromApp In Windows Vista RegFromApp can work in Vista even when UAC (User Account Control) is turned on, as long as the process that you wish to inspect run in the same account and security context of RegFromApp. However, if you want to inspect a process that runs under administrator account, you must also run RegFromApp as administrator. (right-click on RegFromApp.exe and choose 'Run As Administrator') RegFromApp Display Modes Starting from version 1.10, RegFromApp can work in 2 display modes: ... |
![]() |
9,226 | Apr 26, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/regfromapp_th.png"border="0"> |
![]() |
RegistryChangesView v1.30 RegistryChangesView v1.30 A tool for Windows that allows you to take a snapshot of Windows Registry and later compare it with another Registry snapshots, with the current Registry or with Registry files stored in a shadow copy created by Windows. When comparing 2 Registry snapshots, you can see the exact changes made in the Registry between the 2 snapshots, and optionally export the Registry changes into a standard .reg file of RegEdit. System Requirements This utility works on any version of Windows, starting from Windows XP and up to Windows 11. Both 32-bit and 64-bit systems are supported. Changes Version 1.30: Added option to change the sorting column from the menu (View -> Sort By). Like the column header click sorting, if you click again the same sorting menu item, it'll switch between ascending and descending order. Also, if you hold down the shift key while choosing the sort menu item, you'll get a secondary sorting. Added 'Sort By' toolbar button Examples for useful things you can do with this tool You can create a Registry snapshot before installing a new software and then after the installation is completed, compare this Registry snapshot with the current Registry and see all Registry changes made by the installer (Be aware that you'll also see some changes made by Windows or other programs in the same time). If there are Registry changes that you don't like, you can generate a .reg file to revert back the changes. If you make a change in Windows configuration from the GUI of Windows and you want to see how to make this change in the Registry, simply create a Registry snapshot before making the config change and then after the configuration change, compare this Registry snapshot with ... |
![]() |
5,812 | Sep 28, 2023 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/registrychangesview_th.png"border="0"> |
![]() |
RegRun Reanimator v15.30.2023.0927 RegRun Reanimator v15.30.2023.0927 A free software for removing Trojans/Adware/Spyware/Malware and some of the rootkits. Reanimator does not contain any adware/spyware modules. Supported Windows: 95/98/Me/NT4/2000/XP/2003/VISTA/Seven/Windows 8/10/11 32-and 64-bit Reanimator is free of charge for personal (non-commercial using). How to use Reanimator? 1) Open Reanimator.exe. 2) Click the Fix Problem button. 3) Click the "Fix Malware Issues" button. 4) Reanimator will start scanning automatically. 5) Carefully inspect the found threats. 6) Click the Red button to fix the issues or the Green button to mark as false positive. 7) Restart your PC to complete the fixing. How to remove malware using the help of the Support Center? 1) Save downloaded reanimator.zip to your hard drive. 2) Unzip reanimator.zip to any folder on your hard drive. 3) Open ReanimatorStart.exe and proceed installation. If you have installed UnHackMe you will be prompted for updating UnHackMe Reanimator. 4) Choose Send Report tab. 5) Click the Send Report button. 6) Choose "Send Report Now". Fill in the contact form: Your e-mail address for receiving results. Your name or nickname. Detailed information about your problem. Read the Privacy Policy. Set the box "Accept our Privacy Policy." Click the Upload button. You will receive our confirmation e-mail message to your e-mail box. Later you can logon to the Support Center using your Ticket ID and your e-mail. You will get an answer from the Greatis Software Support Team within 1-2 working days. Set up your spam filter for allowing to receive messages from greatissoftware.com and from greatis.com. How to Uninstall Reanimator? 1) Open Windows Start menu. 2) Choose Settings. 3) Click Apps & Features. ... |
![]() |
6,096 | Oct 03, 2023 Greatis Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/RegRun1_th.png"border="0"> |
![]() |
RegScanner v2.55 RegScanner v2.55 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 RegScanner utility display the entire search result at once, so you don't have to press F3 in order to find the next value. In addition to the standard string search (Like in RegEdit), RegScanner can also find Registry values by data length, value type (REG_SZ, REG_DWORD, and so on), and by modified date of the key. RegScanner can find a unicode string located inside a binary value. RegScanner allows you to make a case sensitive search. While scanning the Registry, RegScanner display the current scanned Registry key, as opposed to RegEdit, that simply display a boring "Searching the registry" dialog-box. System Requirements This utility works in any version of Windows, from Windows 98 to Windows 10. A separated download for x64 systems is also available. This download is for the 64bit version. If you need the 32bit version, download here. Versions History Version 2.55: Added 'Key Owner' column, which displays the owner name of the Registry key. Fixed to export properly REG_NONE values. License This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all ... |
![]() |
5,532 | Jul 15, 2020 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/RegScanner_th.png"border="0"> |
![]() |
RepairKit v1.2.9 RepairKit v1.2.9 A free, all-in-one Java-based Windows repair and maintenance toolkit. Features Automatic Repairs Automatically perform a comprehensive system cleanup and repair, including: • Deleting restrictive system policies • Running registry and system tweaks • Removing pre-installed bloatware • Cleaning unnecessary junk files • Repairing various disk issues • Updating outdated installed programs • Scanning for malware with security software Every function in the repair is fully customizable, allowing you to enable or disable specific repairs as needed using either the checkboxes on the panel, or the configuration files located in the config folder. Only modify these files if you know what you are doing. Note: The malware scan automatically runs a quick scan with Windows Defender. In the event that Windows Defender is disabled or unavailable, a quick scan is performed with Sophos Scan and Clean instead. Useful Programs Access essential software tools for system maintenance, including: • CPU-Z: Identify your system hardware details. • HWMonitor: Monitor hardware temperatures and specs. • Emsisoft Scan: Scan for malware using Emsisoft Emergency Kit. • Sophos Scan: Scan for malware using Sophos Scan & Clean. • TreeSize: Analyze and manage disk contents. • Everything: An ultra-fast file search engine. • CrystalDiskInfo: Monitor your disk drive's health and status. • CrystalDiskMark: Benchmark your disk drive's read/write speeds. • Autoruns: An alternative to Windows Startup Manager. • Process Explorer: An alternative to Windows Task Manager. • Process Monitor: Monitor system activity and processes. • BlueScreenView: View and analyze Windows ... |
![]() |
548 | Mar 07, 2025 Foulest <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/RepairKit1_th.png"border="0"> |
![]() |
Rons WebLynx v2020.06.18.1600 Rons WebLynx v2020.06.18.1600 Powerful bookmark manager to store and organize large numbers of websites links - take control of your internet! If you want to take control of your Internet information, use Rons WebLynx. Ideal for research, marketing, or just organizing a lot of links, Rons WebLynx is a powerful application to manage and view website information. File based so that different areas of interest don't overlap, links can be tagged and sorted into folders. Plus the automatic checking makes sure all the links are up to date! Running as a desktop application Rons WebLynx keeps your files on your own computer so you do not need to ‘share’ them with an anonymous online web site. If you do want to share your links with colleagues, friends and family, you can synchronise links between multiple files on multiple computers. Getting links into WebLynx is as simple as dragging and dropping an HTML selection, a link or even a file (or folder) into the application, or using the import to find links from pretty much anywhere including browser bookmarks, Outlook, Word documents or even entire websites. Web Browser integration available for Google Chrome, Edge, Brave and Firefox to send links directly into WebLynx so your browsing is not disturbed by switching to another application. Once in, links can be easily searched and filtered and even viewed thanks to the integrated web browser and the content-only reading Panel. Automatic link filing can shave hours off the day, and can turn an overwhelming number of links into focused order, literally at the click of a button. In short, WebLynx is an application that not only stores and organizes links but makes it easy to make the most of them. A great tool for anyone who uses the Internet, all presented with a clean and ... |
![]() |
5,034 | Jun 18, 2020 Rons Place Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/RonsWeblynx1_th.png"border="0"> |
![]() |
RunAsDate v1.41 RunAsDate v1.41 A small utility that allows you to run a program in the date and time that you specify. This utility doesn't change the current system date and time of your computer, but it only injects the date/time that you specify into the desired application. You can run multiple applications simultaneously, each application works with different date and time, while the real date/time of your system continues to run normally. How does it work? RunAsDate intercepts the kernel API calls that returns the current date and time (GetSystemTime, GetLocalTime, GetSystemTimeAsFileTime, NtQuerySystemTime, GetSystemTimePreciseAsFileTime), and replaces the current date/time with the date/time that you specify. System Requirements RunAsDate works under Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, Windows 7, Windows 8, Windows 10 and Windows 11. Older versions of Windows are not supported. Important Notice from the author: "I get many email messages that say something like "I tried to extend the trial period of xyz software with RunAsDate and it didn't work". Running a software with different date/time can be used for many legitimate purposes and for these purposes RunAsDate was created. I have never said implicitly or explicitly that RunAsDate can be used for extending the trial period of a software. For some shareware programs, RunAsDate might really work, but many shareware creators are smart enough to detect that the date/time was modified and when they detect the time change, they end the trial period immediately." "Please don't bother yourself to send me a question about extending the trial period of a software, because these kind of messages are simply deleted without answering." Changes: Version 1.41: You can now attach to a process from command-line. You can specify the process filename or process ID, for example: RunAsDate.exe 25\04\2005 17:12:15 Attach:Outlook.exe RunAsDate.exe ... |
![]() |
5,719 | Sep 21, 2023 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/runasdate_th.png"border="0"> |
![]() |
RuntimeClassesView v1.00 RuntimeClassesView v1.00 A tool for Windows 10 and Windows 11 that displays the list of Windows Runtime (WinRT) classes installed on your system. For every Runtime class, the following information is displayed: Class Name, Filename, Threading, Trust Level, Server, Activation Type, Registry Key, Bitness, Key Modified Time, CLSID, and file version information. When selecting a Windows Runtime class in the upper pane, this tool tries to get the list of interfaces implemented by the selected class and the list is displayed in the lower pane. System Requirements This tool works on Windows 10 and Windows 11. Both 32-bit and 64-bit systems are supported. This tool is just a small standalone .exe file that you can run on any system without installing anything. Start Using RuntimeClassesView RuntimeClassesView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - RuntimeClassesView.exe After running RuntimeClassesView, the main window displays the list of all runtime classes installed on your system. If you want to find a specific runtime class, you can press Ctrl+Q, and then in the quick filter window, type the string you want to find. When you select a single runtime class in the upper pane of the main window, RuntimeClassesView tries to get the list of interfaces implemented by the selected class (By calling the IInspectable::GetIids method ) and the list is displayed in the lower pane. You can also select one or more runtime classes (or select all of them by pressing Ctrl+A) and then export them to tab-delimited/comma-delimited/HTML/XML/JSON file by using the 'Save Selected Items' option. Command-Line Options /stext <Filename> Save the runtime classes list to a simple text file. /stab <Filename> Save the runtime classes list to a tab-delimited text file. /scomma <Filename> Save the runtime classes list to a comma-delimited text file ... |
![]() |
2,052 | Jul 27, 2022 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/runtimeclassesview1_th.png"border="0"> |
![]() |
Samsung Galaxy S8 Plus LTE 64GB SM-G955F Schematics Samsung Galaxy S8 Plus LTE 64GB SM-G955F Schematics Schematics for Samsung Galaxy S8 Plus LTE 64GB SM-G955F smartphone. Note: Used in Samsung Galaxy S8 Plus LTE 64GB SM-G955F smartphone |
![]() |
227 | Oct 31, 2024 Mobile1Tech.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Galaxy S8 Plus_th.png"border="0"> |
![]() |
Sandboxie-Classic v5.70.11 Sandboxie-Classic v5.70.11 A sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying local & mapped drives or the windows registry. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Benefits of the Isolated Sandbox Secure Web Browsing: Running your Web browser under the protection of Sandboxie means that all malicious software downloaded by the browser is trapped in the sandbox and can be discarded trivially. Enhanced Privacy: Browsing history, cookies, and cached temporary files collected while Web browsing stay in the sandbox and don't leak into Windows. Secure E-mail: Viruses and other malicious software that might be hiding in your email can't break out of the sandbox and can't infect your real system. Windows Stays Lean: Prevent wear-and-tear in Windows by installing software into an isolated sandbox. Changes: [v1.15.11 / v5.70.11] - 2025-04-16 Fixed fixed issue with SboxHostDll.dll failing to be injected into OfficeClickToRun.exe This download is for the 64bit version (very bottom of page). If you need the 32bit version, download here. Click here to visit the author's website. |
![]() |
5,211 | Apr 17, 2025 David Xanatos <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/sandboxie_th.png"border="0"> |
![]() |
Sandboxie-Plus v1.15.11 Sandboxie-Plus v1.15.11 A sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It is being developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Since the Open Sourcing Sandboxie is being released in two flavors the classical build with a MFC based UI and as plus build that incorporates new features and an entirely new Q’t based UI. All newly added features target the plus branch but often can be utilized in the classical edition by manually editing the sandboxie.ini file. Benefits of the Isolated Sandbox Secure Web Browsing: Running your Web browser under the protection of Sandboxie means that all malicious software downloaded by the browser is trapped in the sandbox and can be discarded trivially. Enhanced Privacy: Browsing history, cookies, and cached temporary files collected while Web browsing stay in the sandbox and don't leak into Windows. Secure E-mail: Viruses and other malicious software that might be hiding in your email can't break out of the sandbox and can't infect your real system. Windows Stays Lean: Prevent wear-and-tear in Windows by installing software into an isolated sandbox Changes: v1.15.11 / v5.70.11 - 2025-04-16 Fixed fixed issue with SboxHostDll.dll failing to be injected into OfficeClickToRun.exe This download is for the 64bit version (very bottom of page). If you need the 32bit version, download here. If you need the ARM64bit version, download here. Click here to visit the author's website. |
![]() |
4,332 | Apr 17, 2025 David Xanatos <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/sandboxieplus1_th.png"border="0"> |
![]() |
ScionPC v8.3 ScionPC v8.3 Genealogical Management System ScionPC is free, portable, fully-featured, genealogy software with a modern, easy-to-use interface, ideal for both the novice and the experienced genealogist. Its focus is on the simple entry and clear display of family information. Databases from other family tree programs can be imported into ScionPC using its GEDCOM import facility. Just export your data from your old program as a GEDCOM file and then import that file into ScionPC - it's that easy. ScionPC uses a fully-documented, "open" XML database file format - don't be locked into a proprietary file system. The program has been written in a totally secular manner, has no checking on sex (to allow for "unconventional" relationships), and has no naming constraints (to allow for adopted children). The partners of a family group (or marriage/union) are referred to as "Prime" and "Partner" rather than "Husband & Wife" or "Father & Mother". Either partner can be the Prime. Free-form notes and sources can be created and viewed, and any files may be attached to any person or family. Other features include user-defined facts, dynamic on-screen ancestor and descendant charts, extensive on-line help, and powerful searching and filtering. ScionPC will run happily from a USB flash-drive as a "portable" application, and will leave no traces behind on any host computer. Take ScionPC and your database with you wherever you go. ScionPC has no limitations, no advertising, no "nagging", no registration required, no messing with your Windows Registry, and no spyware or other anti-social "nasties". And remember it's completely free! ScionPC employs a simple 3-step model... 1 Add people to the database (creating Personal Details Pages) 2 Join couples to create family groups (creating Family Details Pages) 3 Add children to the family groups (using Family Details Pages) Step 1: The Personal Details Page is used to enter and/or edit details about the people ... |
![]() |
5,072 | Jan 05, 2020 Robbie J Akins <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Scion PC_th.png"border="0"> |
![]() |
ScrambleOnClick v1.7.7.0 ScrambleOnClick v1.7.7.0 An easy to use program that allows you to quickly encrypt/decrypt a selectable section of text within any document that you wish to keep secure and private. ScrambleOnClick works with email programs, and any Windows program where text is editable. For example text editors, word processing documents, spreadsheets, and many more. Benefits • Encrypt any text quickly and easily using strong encryption. • Decrypt text which has been encrypted using ScrambleOnClick. • View the clipboard at any time. • Securely wipe the clipboard with a simple key stroke. • Use with any email program as well as document programs like Word. • Encrypt and Decrypt using either a keyboard shortcut, or via the ScrambleOnClick Tray menu. • Use the keyboard or ScrambleOnClick menu to encrypt or decrypt text. • An Encryption Keys Manager allows you to define different keys for friends, colleagues, business etc. • Start with Windows Logon. • The Master Password protects other people from using the Encryption Keys that you define. • Option to split the encrypted text into definable lengths of text. Great for email. • The keyboard Ctrl-C-C key press delay can be changed from 500 ms (half a second) to a second. • Password hints help you remember the password you have saved. • Complete help file, online forums, knowledge base, and FAQs. Using ScrambleOnClick ScrambleOnClick provides two methods for scrambling and unscrambling text. The first uses the keyboard, the second uses the ScrambleOnClick menu available by right clicking the ScrambleOnClick Tray icon: Note there is an option for whether the keyboard is used to control scrambling. You may for example prefer not to scramble the clipboard contents each time the key combination "Ctrl" "C" "C" is used. You may also be running a program that uses the "Ctrl" "C" "C" combination which may conflict with using the keyboard controls in this way. Uncheck the box "Use Ctrl-C-C combination for scrambling/unscrambling" to prevent ... |
![]() |
2,116 | Jul 05, 2024 2BrightSparks Pte Ltd <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ScrambleOnClick1_th.png"border="0"> |
![]() |
SearchMyFiles v3.30 SearchMyFiles v3.30 Alternative to 'Search For Files And Folders' module of Windows + Duplicates Search SearchMyFiles is an alternative to the standard "Search For Files And Folders" module of Windows. It allows you to easily search files in your system by wildcard, by last modified/created/last accessed time, by file attributes, by file content (text or binary search), and by the file size. SearchMyFiles allows you to make a very accurate search that cannot be done with Windows search. For Example: You can search all files created in the last 10 minutes with size between 500 and 700 bytes. After you made a search, you can select one or more files, and save the list into text/html/csv/xml file, or copy the list to the clipboard. SearchMyFiles is portable, and you can use it from a USB flash drive without leaving traces in the Registry of the scanned computer. System Requirements: This utility works on any version of Windows starting from Windows 2000 and up to Windows 11. Both 32-bit and 64-bit systems are supported. Changes: Version 3.30: Added option to find files according the file owner. You can specify multiple owner names to include or exclude (comma-delimited list). You can also use wildcard (e.g: admin*) You can access this feature from the 'More Options' button. Using SearchMyFiles SearchMyFiles doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - SearchMyFiles.exe After running it, the 'Search Options' dialog-box is displayed. Select the base folders or drives that you want to search, the wildcard, and other search option that you need. After choosing the right search option, click 'Ok' in order to start the search. While in search process, the found files will be displayed in the main window. If you want to stop ... |
![]() |
5,398 | Oct 17, 2024 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/searchmyfiles_th.png"border="0"> |
![]() |
SecurityQuestionsView v1.00 SecurityQuestionsView v1.00 A free tool for Windows 10 that allows you to view the security questions and their answers stored in the Registry by the Windows 10 operating system. SecurityQuestionsView can decrypt the security questions stored on your current running system (Requires elevation) and it can also decrypt the security questions stored on external hard drive. SecurityQuestionsView displays the security questions of all users on your system that chose to set their security questions, for every user there are usually 3 questions. System Requirements This tool works on Windows 10/11, both 32-bit and 64-bit systems. For extracting the security questions from external drive, you can run this tool on earlier versions of Windows (Windows 7, Windows Vista). Start Using SecurityQuestionsView SecurityQuestionsView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - SecurityQuestionsView.exe After running SecurityQuestionsView, you have to choose how to load the security questions - From your local system or from external drive. If you choose to load the security questions from your local system, SecurityQuestionsView will ask you to run this tool as Administrator (Elevation), because only Administrator can access and decrypt the security questions. If you choose to load the security questions from external drive, you have to type the folder where the Registry files are located, for example: K:\windows\system32\config The Registry hive needed to extract the security questions is SAM. After the security questions and their answers are displayed on the main window of SecurityQuestionsView, you can select the questions (Ctrl+A) and then export them to comma-delimited/tab-delimited/XML/HTML file by using the 'Save Selected Items' option (Ctrl+S). Translating SecurityQuestionsView to other languages In order to translate SecurityQuestionsView to other language, follow the instructions below: Run SecurityQuestionsView with /savelangfile parameter: SecurityQuestionsView.exe /savelangfile A file named SecurityQuestionsView_lng.ini will be created ... |
![]() |
2,413 | Jan 02, 2023 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/securityquestionsview1_th.png"border="0"> |
![]() |
Seeksy v1.1.0 Seeksy v1.1.0 Crossplatform, invokable search tool for files, apps, etc. Seeksy is a desktop search application, inspired by the macOS Spotlight, built with Electron and Vue. It offers fast file search, an application launcher and can also function as an emoji picker. Runs seamlessly in the background, ready to open with Ctrl + Space (default shortcut). Fully customizable via the settings menu, accessible through the gear icon or the tray icon's context menu. Features: • 🔎 Universal Search - Search files, folders, applications and emoji from a single, invokable search interface • 🖥️ Multi-Platform Support - Works on Windows and Linux • ⌨️ Keyboard Navigation - Navigate search results with arrow keys • 🎮 App Launcher - Auto-detects all applications and installed games (initial indexing may take a few minutes) • 🚀 Intelligent Indexing - Fast background content indexing with adaptive performance optimization • ⭐ Favorites System - Mark frequently used items as favorites for quick access • 🎨 Customizable Settings - Choose between dark/light mode, accent colors, and configurable search shortcut (default: Ctrl + Space) Custom Themes and Settings Personalize Seeksy with themes, custom keyboard shortcuts, and search preferences to suit your workflow Smart Folder Management Control what gets indexed to keep search results relevant Application Search Find and launch all installed applications Emoji Picker Copies emoji directly into your clipboard System Requirements: • OS: Windows 10/11, macOS 10.14+, or Linux (Ubuntu, Debian, Fedora, etc.) • RAM: 2GB minimum (4GB recommended for larger indexes) • Storage: ... |
![]() |
45 | Jun 11, 2025 Andreas Hagen <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Seeksy1_th.png"border="0"> |
![]() |
SendTo Menu Editor v1.3 SendTo Menu Editor v1.3 Free tool to manage the shortcuts present in the Windows “Send To” Menu. The Windows ‘Send to’ menu is a handy way of sending a file to a specific folder, application, or other item. You can use it to send, copy, or print an individual file to a specific location, device, application, or other item , If you want to add your own app or folder to the Send to menu or if you want to delete some of the Unnecessary items in it you can tweak the Send to menu to suit your needs. Open File Explorer in Windows Right click on a file and From the pop-up menu, move your mouse to the Send to command , Click on a specific entry. The file you click on is then sent to the entry you select. If you want to add your own app or folder to the Send to menu, it’s very simple: Just open the Run dialog box by pressing Win+R, then paste shell:sendto command into the text box. This will open the folder where all those shortcuts located. Alternatively, you can navigate to following folder location %UserProfile%\AppData\Roaming\Microsoft\Windows\SendTo But you can simplify the whole process with the “Send To Menu Editor” is a portable freeware which helps users manage the shortcuts present in the Windows “Send To” Menu. How to use SendTo Menu Editor After downloading, extract “SendTo Menu Editor” to your desired location and run Appropriate one (x64 or x86) On GUI you will see all of the send to Menu items , to add a new one use plus icon or just drag and drop it on main window. If you use Add Button you can edit Shortcut name , you can use a Shortcut Parameter or change the Shortcut Icon. To delete a Send To Menu item ... |
![]() |
5,463 | Jul 24, 2023 Sordum.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/sendto_menu_editor1_th.png"border="0"> |
![]() |
ShellBagsView v1.30 ShellBagsView v1.30 Each time that you open a folder in Explorer, Windows automatically save the settings of this folder into the Registry. This utility displays the list of all folder settings saved by Windows. For each folder, the following information is displayed: The date/time that you opened it, the entry number, display mode (Details, Icons, Tiles, and so on...), the last position of the window, and the last size of the window. System Requirements This utility works on Windows XP, Windows Server 2003/2008, Windows Vista, Windows 7, Windows 8.x, and Windows 10. Previous versions of Windows are not supported. Registry Keys Windows uses the following Registry keys to save the folders information: HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell (Only in Windows Vista) Version 1.30: Added option to connect a remote computer on your network. You can view the Explorer folders of the users currently logged on on the remote machine, as well as modify their view mode (Tiles, Details, Content, List, Small Icons, Medium Icons, Large Icons) In order to connect a remote computer, simply go to the 'Advanced Options' window (F7), choose 'Remote Computer' as data source, type the name or IP address of the remote computer, and press the OK button. Added 'User Name' column, which displays the user name when connecting a remote computer. Using ShellBagsView ShellBagsView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - ShellBagsView.exe After running it, the main window of ShellBagsView displays the list of all folder entries in your system. Command-Line Options /stext <Filename> Save the list of folders into a regular text file. /stab <Filename> Save the list of folders into a tab-delimited text file. /scomma <Filename> Save the list of folders ... |
![]() |
3,409 | Jan 12, 2022 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/shellbagsview_th.png"border="0"> |
![]() |
ShellExView v2.01 32bit ShellExView v2.01 32bit Shell Extensions are in-process COM objects which extend the abilities of Windows operating system. Most shell extensions are automatically installed by the operating system, but there are also many other applications that install additional shell extension components. For example: If you install WinZip on your computer, you'll see a special WinZip menu when you right-click on a Zip file. This menu is created by adding a shell extension to the system. The ShellExView utility displays the details of shell extensions installed on your computer, and allows you to easily disable and enable each shell extension. ShellExView can be used for solving context-menu problems in Explorer environment. For more information, read the following article: Right-click is slow or weird behavior caused by context menu handlers System Requirements This utility works on any version of Windows, starting from Windows 98 and up to Windows 10. x64 versions of Windows are also supported. Changes: 10/06/2019 2.01 Fixed bug: ShellExView crashed on some systems License This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification ! Disclaimer The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. Using ShellExView The ShellExView is a standalone executable. It doesn't require any installation process or additional DLLs. Just copy it to any folder you want, and run it. After you run it, wait a few seconds until ShellExView loads ... |
![]() |
6,492 | Jun 11, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/shexview_th.png"border="0"> |
![]() |
ShellExView v2.01 64bit ShellExView v2.01 64bit Shell Extensions are in-process COM objects which extend the abilities of Windows operating system. Most shell extensions are automatically installed by the operating system, but there are also many other applications that install additional shell extension components. For example: If you install WinZip on your computer, you'll see a special WinZip menu when you right-click on a Zip file. This menu is created by adding a shell extension to the system. The ShellExView utility displays the details of shell extensions installed on your computer, and allows you to easily disable and enable each shell extension. ShellExView can be used for solving context-menu problems in Explorer environment. For more information, read the following article: Right-click is slow or weird behavior caused by context menu handlers System Requirements This utility works on any version of Windows, starting from Windows 98 and up to Windows 10. x64 versions of Windows are also supported. Changes: 10/06/2019 2.01 Fixed bug: ShellExView crashed on some systems License This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification ! Disclaimer The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. Using ShellExView The ShellExView is a standalone executable. It doesn't require any installation process or additional DLLs. Just copy it to any folder you want, and run it. After you run it, wait a few seconds until ShellExView loads ... |
![]() |
6,613 | Jun 11, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/shexview_th.png"border="0"> |
![]() |
Shortcut Cleaner 1.4.9.0 Shortcut Cleaner 1.4.9.0 Shortcut Cleaner is a utility that will scan your computer for Windows shortcuts that have been hijacked by unwanted or malicious software. When Shortcut Cleaner finds bad shortcuts, it will automatically clean them so that they do not open unwanted programs. When run, Shortcut Cleaner will scan various locations on your computer for Windows shortcuts. When a shortcut is detected it will check properties for a possible hijacking. If one is detected, it will automatically clean the shortcut so that it no longer opens the offending program or web site. When the Shortcut Cleaner has finished scanning your hard drive it will create a log file on your desktop called sc-cleaner.txt and then display it. This log file will contains a list of all the shortcuts that were detected and cleaned. As of version 1.2.3, Shortcut Cleaner will also clean hijacked Registry entries associated with known hijackers. This tool is currently used to clean shortcuts hijacked by the following domains: widdit.com searchcompletion.com certified-toolbar.com complitly.com newhometab.com dtinstaller.com chipinstaller.com homebase-apps.com helperbar.com 22find.com qvo6.com hotstartsearch.com dosearches.com v9.com 22apple.com portaldosites.com delta-homes.com nationzoom.com do-search.com awesomehp.com aartemis.com sweet-page.com webssearches.com key-find.com qone8.com omiga-plus.com www-search.net safesear.ch istartsurf.com istartpageing.com |
![]() |
9,276 | Nov 13, 2019 Lawrence Abrams <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/SortcutCleaner_th.png"border="0"> |
![]() |
ShortcutsMan v1.10 32bit ShortcutsMan v1.10 32bit ShortcutsMan displays the details about all shortcuts that you have on your desktop and under your start menu. Broken shortcuts (shortcuts that point to file that doesn't exist) are automatically painted with pink color. You select one or more shortcuts, and then delete them, resolve them or save the shortcut's details to HTML/Text/XML file. Versions History Version 1.10: Added support for 'Quick Launch' folder. Added x64 build. System Requirements Windows 98 though Windows 10. Using ShortcutsMan ShortcutsMan is a standalone program, so it doesn't require any installation or additional DLLs. In order to start using it, just copy the executable (shman.exe) to any folder you like, and run it. After running ShortcutsMan utility, wait until the shortcuts list is loaded. The main window of ShortcutsMan displays the list of all shortcuts that you have on your desktop and under your start menu. Broken shortcuts (shortcuts that point to file that doesn't exist) are automatically painted with pink color. You select one or more shortcuts, and then delete them, resolve them or save the shortcut's details to HTML/Text/XML file. Resolving shortcuts When you find one or more broken shortcuts (shortcuts that point to file that doesn't exist), in your system, you can try to fix them by using the "Resolve Selected Shortcuts" option. If the filename was changed or moved to another folder, the resolving process will fix the shortcut so it'll point to a valid filename. Command-Line Options /folder <Folder> Load the shortcuts list from the specified folder instead of loading them from the standard desktop/start menu folders. /folders <Folder> Similar to /folder option, but also scan all subfolders under the specified folder. /stext <Filename> Save all shortcuts information into a regular text file. /stab <Filename> Save all shortcuts information into ... |
![]() |
9,010 | Jul 02, 2020 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/shman_th.png"border="0"> |
![]() |
ShortcutsMan v1.10 64bit ShortcutsMan v1.10 64bit ShortcutsMan displays the details about all shortcuts that you have on your desktop and under your start menu. Broken shortcuts (shortcuts that point to file that doesn't exist) are automatically painted with pink color. You select one or more shortcuts, and then delete them, resolve them or save the shortcut's details to HTML/Text/XML file. Versions History Version 1.10: Added support for 'Quick Launch' folder. Added x64 build. System Requirements Windows 98 though Windows 10. Using ShortcutsMan ShortcutsMan is a standalone program, so it doesn't require any installation or additional DLLs. In order to start using it, just copy the executable (shman.exe) to any folder you like, and run it. After running ShortcutsMan utility, wait until the shortcuts list is loaded. The main window of ShortcutsMan displays the list of all shortcuts that you have on your desktop and under your start menu. Broken shortcuts (shortcuts that point to file that doesn't exist) are automatically painted with pink color. You select one or more shortcuts, and then delete them, resolve them or save the shortcut's details to HTML/Text/XML file. Resolving shortcuts When you find one or more broken shortcuts (shortcuts that point to file that doesn't exist), in your system, you can try to fix them by using the "Resolve Selected Shortcuts" option. If the filename was changed or moved to another folder, the resolving process will fix the shortcut so it'll point to a valid filename. Command-Line Options /folder <Folder> Load the shortcuts list from the specified folder instead of loading them from the standard desktop/start menu folders. /folders <Folder> Similar to /folder option, but also scan all subfolders under the specified folder. /stext <Filename> Save all shortcuts information into a regular text file. /stab <Filename> Save all shortcuts information into ... |
![]() |
4,300 | Jul 02, 2020 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/shman_th.png"border="0"> |
![]() |
Shutter Encoder v19.0 Shutter Encoder v19.0 Free, professional video converter for Windows, Mac and Linux Shutter Encoder is an video, audio and image converter based on FFmpeg and other great tools. It has been designed by video editors in order to be as accessible and efficient as possible. It's a swiss knife tool for any video editor. A Simple and Complete Interface Shutter Encoder is one of the best video converter softwares. It handles images and audio too! It has been designed by video editors in order to be as accessible and efficient as possible. Shutter Encoder makes use of FFmpeg to handle its encoding, allowing support for almost every codec you’ve ever heard of, and many more you haven’t. Total Control over Encoding Shutter Encoder has a panel containing a large number of settings. This includes access to powerful FFmpeg capabilities like duplicate frame detection, framerate interpolation, analytical tools, and deinterlacing with a number of filters available. You don’t need to be an expert in encoding to use Shutter Encoder, but if you are, you’re going to appreciate the power it gives you. Trim and Cut your Videos Thanks to the "Edit media content" window, you can to choose exactly which part of your video gets included in the output file through an intuitive trimming interface. You’ll be able to see exactly where those cuts will take place with the built-in video player. With some codecs, you’ll able to do this losslessy and extremely quickly thanks to the innovative "Cut without re-encoding" feature. Fine-Tune your Image Shutter encoder includes a powerful image adjustement tab, allowing you to adjust colours, apply LUTs, and convert color spaces right in the application, This feature even supports raw image formats like .nef, .cr2 but also .psd, .pdf, .png, .jpg and more. Powerful Cropping Support By using the "Image cropping" section you will have the possibility to quickly ... |
![]() |
2,523 | May 04, 2025 Paul Pacifico <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Shutter Encoder_th.png"border="0"> |
![]() |
Simple Password Manager v1.0.4 Simple Password Manager v1.0.4 A free and open source program to safely store and manage your passwords locally. Simple Password Manager is a program that allows you to store and manage your passwords in a better way than with Notepad for Windows. You can create new passwords, edit existing ones, and delete passwords that you no longer need. How to use? To start using Simple Password Manager, launch the program by double-clicking on the icon and enter the default password which is: 1234. As is evident, you can change that password in the login window for a better security. • The main window will appear, displaying a list of all the passwords you have saved in the program. By default, you have a password called "Social Networks" and you can add data there. • To create a new password, first, go to the "Add a new password" tab and complete the text boxes. The criteria to create a password consists in giving a name to the password and at least one column. You can create as many columns as possible you want but I recommend you this order: "ID, User, Email, and Password". When you add the necessary data, press the button "Create the new password". Now, go back to the "Password Manager" tab and click on the "Select a password or create a new one" drop-down menu at the top of the main window. When you clicked that drop-down menu, you will see all your passwords that was created. • If you add data to an existing password, it's very important to click the "Save" button; on another hand, if you don't save the data recently added, all of them will be lost once you close the app. All the data ... |
![]() |
1,493 | Jul 05, 2023 Lextrack <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/SimplePassMan1_th.png"border="0"> |
![]() |
SimpleCodeGenerator v1.16 SimpleCodeGenerator v1.16 A simple tool for Windows that allows you to quickly generate QR Code for scanning with App on your Smartphone. You can display the QR Code on the screen, copy it to the clipboard and then paste it to another program (as image), or save it image file - .png , .gif , .jpg , .tiff, or .bmp SimpleCodeGenerator also allows you to generate QR Code from command line and save it as image file ( .png , .gif , .jpg , .tiff, or .bmp) without displaying any user interface. System Requirements This tool works on any version of Windows, starting from Windows XP and up to Windows 11. Both 32-bit and 64-bit systems are supported. This tool is just a small standalone .exe file (Less than 100KB !) that you can run on any system without installing anything. Versions History Version 1.16 Added /ShowFromFile and /SaveFromFile command-line options, which allow you to load the QR Code from a file. What you can do with QR Codes With this tool, you can create QR Codes that open a URL on the Web browser of your Smartphone, add a new contact to your Smartphone, add new Wi-Fi network to your Smartphone, open map in the specified latitude/longitude, and more. You simply have to type the correct QR Code string in SimpleCodeGenerator, generate the QR Code, and then scan it with QR Code reader App on your Smartphone. You can read this article to learn how to compose the QR Code string that will do what you need. Start Using SimpleCodeGenerator SimpleCodeGenerator doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - SimpleCodeGenerator.exe After running SimpleCodeGenerator, you can type the URL or ... |
![]() |
1,986 | Oct 18, 2024 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/simplecodegenerator_th.png"border="0"> |
![]() |
SimpleProgramDebugger v1.16 SimpleProgramDebugger v1.16 A simple debugging tool for Windows that attaches to existing running program or starts a new program in debugging mode, and then displays all major debugging events occurs while the program is running, including Exception, Create Thread, Create Process, Exit Thread, Exit Process, Load DLL, Unload Dll, and Debug String. After the debugging events are accumulated, you can easily export them into comma-delimited/tab-delimited/xml/html file or copy them to the clipboard and then paste them into Excel or any other spreadsheet application. System Requirements This utility works on any version of Windows, starting from Windows XP and up to Windows 11. Both 32-bit and 64-bit systems are supported. Changes: Version 1.16: Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default). Fixed a few high DPI mode issues. Fixed a bug that caused a small token handles leak (In the 'Select Process' window). Start Using SimpleProgramDebugger SimpleProgramDebugger doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - SimpleProgramDebugger.exe After running SimpleProgramDebugger, you can attach a program that is already running by pressing F7 and choosing the desired process, or you can start a new program by pressing Ctrl+N and choosing the .exe file to run, and optionally parameters and start folder. After the debugging events are displayed in the main window of SimpleProgramDebugger, you can select one or more events, and then use the 'Save Selected items' option to export them into comma-delimited/tab-delimited/xml/html file or press Ctrl+C to copy them to the clipboard, and then paste them into Excel or any other spreadsheet application. Command-Line Options /DebugProcess <Process ID/Filename> Start to debug an existing process. You can specify the process ID or process filename, for example: SimpleProgramDebugger.exe /DebugProcess explorer.exe SimpleProgramDebugger.exe /DebugProcess "c:\temp\myexe.exe" SimpleProgramDebugger.exe /DebugProcess 4522 /StartDebugProcess Start ... |
![]() |
9,068 | Sep 20, 2022 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/simpleprogramdebugger_th.png"border="0"> |
![]() |
SimpleWMIView v1.53 SimpleWMIView v1.53 Simple WMI Viewer for Windows A simple tool for Windows that displays the result of WMI queries in a simple table, and allows you to easily export the data to text/csv/tab-delimited/html/xml file, or to copy the selected items to the clipboard and then paste them to Excel or other spreadsheet application. With SimpleWMIView you can get extensive information about your system, like a list of running processes, services, drivers, user accounts, hardware, and so on... System Requirements This utility works on any version of Windows, starting from Windows XP and up to Windows 11. Both 32-bit and 64-bit systems are supported. Changes: Version 1.53: Added 'Sort By' button to the toolbar. Start Using SimpleWMIView SimpleWMIView doesn't require any installation process or additional DLL files. In order to starting using it, simply run the executable file - SimpleWMIView.exe After running it, you can type or choose the desired namespace (The default is the most common one - root\CIMV2) and then the class name (The default is Win32_Process, which lists all running processes on your system). You can also type a full WQL query, like 'SELECT * FROM Win32_Process WHERE Priority > 8'. After choosing the namespace and class, simply press F5 (or the Update button) to execute the WMI query and then watch the result inside the table. Examples for what you can get with WMI Here's some examples of the information you can get with WMI queries (On root\CIMV2 namespace): Win32_Service - Lists all Windows services. Win32_Share - Lists all network shares on your machine. Win32_StartupCommand - Lists programs that run on Windows startup. Win32_SystemAccount - Lists all system accounts. Win32_UserAccount - Lists all user accounts. Win32_SystemDriver - Lists all drivers installed ... |
![]() |
5,654 | Mar 01, 2023 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/simplewmiview_th.png"border="0"> |
![]() |
Slimjet v40.0.2.0 Slimjet v40.0.2.0 Fast web browser that automatically blocks ads and more. Tired of all the obtrusive ads that attempt to track everything you do online, irritates your eyes and wastes your time? Welcome to the ONLY browser that automatically blocks ALL ads. No plugins, opt-ins or configurations needed. Enjoy a clean and ad-free web at lightning fast speed. Maximum privacy protection Tired of being watched all the time by big companies like Facebook or Google no matter where you go? You can rest at ease here. Rebuilt from the open-source Chromium project, Slimjet doesn't send any usage data back to Google like Chrome. On top of that, Slimjet is armed with the most advanced anti-tracking technology to thwart various attempts to invade on your privacy (e.g., track your identity or profile your behavior) by the intrusive businesses. High performance blink engine Faster browser startup, faster page loading, highly responsive UI powered by industry-leading Blink engine. Unsurpassed level of integration Loaded with powerful features & flexible options, Slimjet does more for every user without relying on external plugins. Multiple layers of protection Automatic protection against phishing and malware, advanced privacy control options, robust sandboxed multi-process architecture. Major Features KILL ALL ADS WITH AD BLOCKER Fed up with all the annoying ads? Kill them all with the built-in ad blocker. Boost the performance of your browser by saving memory, CPU and bandwidth consumed by the ads. HI-SPEED DOWNLOAD MANAGER Slimjet comes with a turbocharged download manager which uses multiple connections in parallel to download files up to 12x faster. It also lets you resume a download job between browser sessions. INTELLIGENT FORM FILLER Smarter and more convenient than the basic password manager in Chrome. Save page url and login data in a form file which lets you open your favorite online account with a single click later on. YOUTUBE VIDEO DOWNLOADER Download any youtube videos to local hard disk ... |
![]() |
2,483 | Jul 14, 2023 FlashPeak Inc. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Slimjet1_th.png"border="0"> |
![]() |
SlunkCrypt v1.3.2 SlunkCrypt v1.3.2 An experimental cross-platform cryptography library. SlunkCrypt is an experimental cross-platform cryptography library and command-line tool. A fully-featured GUI is provided for the Windows platform. Encryption algorithm The SlunkCrypt algorithm is based on core concepts of the well-known Enigma machine but with numerous improvements, largely inspired by R. Anderson’s “A Modern Rotor Machine”: The original Enigma machine had only three (or, in some models, four) rotors, plus a static “reflector” wheel. In SlunkCrypt, we uses 256 simulated rotors for an improved security. Furthermore, the original Enigma machine supported only 26 distinct symbols, i.e. the letters A to Z. In SlunkCrypt, we use 256 distinct symbols, i.e. the byte values 0x00 to 0xFF, which allows the encryption (and decryption) of arbitrary streams of bytes, rather than just plain text. Of course, SlunkCrypt can encrypt (and decrypt) text files as well. In the original Enigma machine, the signal passes through the rotors twice, once in forward direction and then again in backwards direction – thus the “reflector” wheel. This way, the Enigma’s encryption was made involutory, i.e. encryption and decryption were the same operation. While this was highly convenient, it also severely weakened the cryptographic strength of the Enigma machine, because the number of possible permutations was reduced drastically! This is one of the main reasons why the Enigma machine eventually was defeated. In SlunkCrypt, the signal passes through the simulated rotors just once, in order to maximize the number of possible permutations. This eliminates the most important known weakness of the Enigma machine. Obviously, in SlunkCrypt, separate “modes” for encryption and decryption need to be provided, since encryption and decryption no longer are the same operation. In the original Enigma machine, the rightmost rotor was moved, by one step, after every symbol. Meanwhile, all ... |
![]() |
1,966 | Nov 18, 2024 LoRd MuldeR <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/SlunkCrypt1_th.png"border="0"> |
![]() |
SmartSniff v2.30 SmartSniff v2.30 Capture TCP/IP packets that pass through your network adapter, and view the captured data as sequence of conversations between clients and servers. You can view the TCP/IP conversations in Ascii mode (for text-based protocols, like HTTP, SMTP, POP3 and FTP.) or as hex dump. (for non-text base protocols, like DNS) SmartSniff provides 3 methods for capturing TCP/IP packets : 1) Raw Sockets (Only for Windows 2000/XP or greater): Allows you to capture TCP/IP packets on your network without installing a capture driver. This method has some limitations and problems. 2) WinPcap Capture Driver: Allows you to capture TCP/IP packets on all Windows operating systems. (Windows 98/ME/NT/2000/XP/2003/Vista) In order to use it, you have to download and install WinPcap Capture Driver from this Web site. (WinPcap is a free open-source capture driver.) This method is generally the preferred way to capture TCP/IP packets with SmartSniff, and it works better than the Raw Sockets method. 3) Microsoft Network Monitor Driver (Only for Windows 2000/XP/2003): Microsoft provides a free capture driver under Windows 2000/XP/2003 that can be used by SmartSniff, but this driver is not installed by default, and you have to manually install it, by using one of the following options: • Option 1: Install it from the CD-ROM of Windows 2000/XP according to the instructions in Microsoft Web site • Option 2 (XP Only) : Download and install the Windows XP Service Pack 2 Support Tools. One of the tools in this package is netcap.exe. When you run this tool in the first time, the Network Monitor Driver will automatically be installed on your system. 4) Microsoft Network Monitor Driver 3: ... |
![]() |
5,126 | Jul 15, 2024 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/smsniff_th.png"border="0"> |
![]() |
SmarTTY v3.1.7 SmarTTY v3.1.7 Free multi-tabbed SSH client. From the authors: Ivan Shcherbakov- Today we are proud to release SmarTTY 3.0 – our free multi-tabbed SSH client. In this version we have redesigned the main window to look better on modern high resolution displays and introduced the new smart terminal mode that greatly boosts the productivity of work done over SSH by extending the normal terminal experience with a few useful graphical elements: In this post I will give you an overview of the new features. Windows-like Command Line Editing The text editing experience in a Linux console is different from editing a text document in a Windows editor like Notepad++: different keyboard shortcuts, limited mouse support, and small annoyances like line breaks interfering with copy/pasting commands. We decided to solve this once and for all and added a new Smart Tab mode to SmarTTY 3.0. Unlike the regular SSH tabs where SmarTTY simply forwards your keyboard and mouse events to the Linux system and expects it to handle them, Smart Tabs work in a more clever way. When a Smart Tab is open, SmarTTY will understand whether you are editing a command line, or running a command via SSH. When you are editing a command line, smart tabs will offer you the regular Windows text editing experience with selecting words via Ctrl+Shift+Arrow, using mouse to move the cursor, undo/redo shortcuts, etc. SmarTTY knows exactly where the command line area starts and the output of the previous command ends and won’t let you accidentally cross that boundary. E.g. pressing Ctrl-A will select the entire command line, but not the any other text: Once you hit Enter, SmarTTY will switch into the command running mode, offering the regular terminal emulation just like any other SSH client. This is possible because the SSH protocol allows running individual commands and ... |
![]() |
3,840 | Dec 10, 2019 sysprogs.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/SmarTTY1_th.png"border="0"> |
![]() |
SnipSVG v2.0 SnipSVG v2.0 A free screen capture and graphics editor that uses SVG vector images as its primary format. SVG images can be used directly in HTML and many other applications. They give you the same sharp quality at all zoom settings, and unlike JPG or PNG images you can always edit all the elements of the image separately. Simple, Fast, yet Powerful SnipSVG is designed to be really simple to use and very fast. Plenty of clever helper functions such as auto-remembered styling and a favorites gallery deliver stunning results with just a few mouse clicks. When you look a bit deeper, however, you notice that SnipSVG contains a wide range of powerful image editing tools that you don't find in other screen capture applications. Crop screenshots, blur sensitive information, physically resize large photos, add HTML-formatted text. SVG, SnipSVG's preferred save format, is a vector format that scales seamlessly when zoomed, for example in a web page. It also supports making elements of your screenshots interactive, with scripts and hyperlinks. SnipSVG features at a glance Cross-platform Use on Mac and Windows. Copy between the two when running Windows in a virtual machine. Screenshotter Unique screenshot capabilities on the Windows version. Make additive screenshots with diverse components in a single operation. Integrated Works hand-in-hand with the Help+Manual® documentation suite. Animation with the tiniest footprint SnipSVG creates smoothly animated effects with CSS and Javascript only. No bulky player. No other overheads. Just pure web standards. Shapely Scores of shapes, arrows and highlighters. Apply shapes to images and rounded corners to screenshots. Space Create your pictures on an infinite canvas with plenty of space to breathe in. Documentation Create professional annotated screenshots with text, arrows, additional images and more. Quick Styles Single-click styling for elements with multiple themes and variants Communicative Share your pictures with other applications fast as files and by copying, also between Mac and Windows. Numbering Number ... |
![]() |
790 | Apr 08, 2025 EC Software GmbH <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/snipsvg1_th.png"border="0"> |
![]() |
Sonos 4 6.8.0 Sonos 4 6.8.0 Sonos 4 is a software real time multiband FM processor for broadcasters. With a suitable sound card it is possible to turn a Windows PC into a broadcast limiter. The processor achieves its loudness through the use of a unique distortion masked final clipper (a distortion cancelled clipper). The sound quality and loudness is close to industry standard Optimods and Omnias. Sonos 4 introduction Sonos 4 is a software real time multiband compressor limiter for radio broadcasters. With this software and a suitable sound card it is possible to turn a Windows PC into an radio broadcast processor. The processor achieves its loudness through the use of a unique distortion masked final clipper. Computer requirements Windows XP, Windows Vista or Windows 7.(Windows XP needs to be fully updated via Windows Update). The CPU needs to be SSE/SSE2 capable. Most recent CPUs meet this requirement. To check for this capability download this program and run it. There are so many different CPUs the only way to check if yours is powerful enough is to download Sonos 4 and try it. As a guideline a dual core 2GHz CPU is recommended. The amount of memory is not critical.1-2GB is sufficient. A 192kHz sample rate sound card is needed to use the built in stereo multiplex and RDS encoders. Use of a 'pro' sound card with balanced inputs and outputs is recommended to minimize noise pick up. Some possible choices for a 192kHz sound card are the M-Audio Audiophile 192, ESI Juli@, EMU 0404 (PCI version). If you need to interface Sonos 4 to other audio applications this can be achieved with Virtual Audio Cables. General features Sonos 4 interfaces to sound cards using either ASIO or the Windows native multimedia sound interface.If the ASIO interface is used then low latency mode can be used.Use of ASIO is ... |
![]() |
6,268 | May 04, 2016 www.burnill.co.uk <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/sonos4_th.png"border="0"> |
![]() |
Sophos Scan and Clean v1.0.1 Sophos Scan and Clean v1.0.1 Free Virus Removal with Sophos Scan and Clean Modern viruses and malware are designed to bypass standard defenses, as advanced threats effectively hide from both pre-installed security software and computer users. Antivirus programs, blacklists, and other security software that require prior threat knowledge are ineffective against detecting and removing advanced virus attacks. Sophos Scan and Clean is a free, no-install, second-opinion virus removal scanner designed to rescue computers that have become infected with advanced zero-day malware, spyware, Trojans, rootkits, and other threats capable of evading real-time protection from up-to-date antivirus software. It's a powerful virus removal tool capable of both detecting and removing deeply embedded persistent threats and other malware that traditional security solutions fail to detect. How to Use Sophos Scan and Clean As an on-demand scanner, Sophos Scan & Clean does not need to be installed in order to use it. It can be started directly from USB flash drives, portable SSD's, and other external drives or data storage devices, making it particularly useful in situations where malicious virus infection prevents downloading and installing new security software. Automatic Security Updates with Every Scan Sophos Scan and Clean removes viruses and threats while the OS is running and blocks re-infection by protecting registry keys and file locations. Plus, thanks to proprietary cloud technology, Sophos Scan and Clean is always up to date – no need to re-install to get updates each time the program is run. Proprietary Cloud-Assisted Miniport Hook Bypass technology allows Scan and Clean to defeat rootkit and bootkit hooks for any hard disk driver. Behavioral Scans automatically find and remove programs and binaries that look and act like malware; probing the system for characteristic reputation anomalies, origin and relation to memory, file and registry objects, structure anomalies, impersonation, tampering, visibility, activity, boot survivability and uninstallation abilities. This ... |
![]() |
1,485 | Jun 10, 2025 Sophos Ltd. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/SophosScanClean1_th.png"border="0"> |
![]() |
SoundVolumeView v2.26 SoundVolumeView v2.26 A simple tool for Windows Vista/7/8/2008/10 that displays general information and current volume level for all active sound components on your system, and allows you to mute and unmute them instantly. SoundVolumeView also allows you to save a sound profile into a file, containing the current volume level and the mute/unmute state of all sound components, as well as the default sound devices, and then later, load the same file to restore exactly the same volume levels and settings. There is also extensive command-line support, which allows you to save/load profiles, change current volume of every sound component, and mute/unmute every sound component, without displaying any user interface. System Requirements This utility works on Windows Vista, Windows 7, Windows 8, Windows 2008, and Windows 10. Both 32-bit and 64-bit systems are supported. Windows XP and older systems are not supported. Versions History Version 2.26: You can now use any variable inside the .cfg file (SoundVolumeView.cfg) in order to set the configuration from command line, for example: SoundVolumeView.exe /SaveFileEncoding 3 /ShowUnpluggedDevices 1 /ShowDisabledDevices 1 Start Using SoundVolumeView SoundVolumeView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - SoundVolumeView.exe After running SoundVolumeView, the main window is displays all sound items found in your systems. There are 3 types of items: devices, subunits, and application volume. For every item, the current volume level is displayed in percent unit. For devices and subunits, the volume level is also displayed in Decibel. For subunits, the volume level is displayed for every channel separately. Increase/Decrease/Mute Volume In the main window of SoundVolumeView, you can select one or more items, and then mute, unmute, increase, or decrease the volume of selected items, using accelerator keys: Mute - F7 Unmute - F8 ... |
![]() |
5,336 | Nov 26, 2021 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/soundvolumeview_th.png"border="0"> |
![]() |
SpecialFoldersView v1.26 32bit SpecialFoldersView v1.26 32bit Windows operating system have dozens of special folders that are used for storing application settings and files, storing Internet files, saving temporary files, storing shortcuts to other files, and so on. This utility displays the list of all special folders in your system, and allows you to easily jump to the right folder simply by double-clicking the folder item. You can also save the list of all folder paths into text/html/xml file. System Requirements This utility works on Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, Windows 7, Windows 8, and Windows 10. Both 32-bit and 64-bit systems are supported. Versions History Version 1.26: Added 'Copy Environment String Path'. Using SpecialFoldersView SpecialFoldersView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - SpecialFoldersView.exe The main window of SpecialFoldersView displays the list of all special folders in your system. In order to open the desired folder in Explorer, simply double-click the desired folder item. Special Folders List Sample In the following example, you can find the list of all special folders in typical installation of Windows XP with 'Administrator' user. This list was created by using SpecialFoldersView: Folder Name Folder Path CSIDL CSIDL Name Application Data C:\Documents and Settings\Administrator\Application Data 0x1a CSIDL_APPDATA CD Burning C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\CD Burning 0x3b CSIDL_CDBURN_AREA Common Administrative Tools C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools 0x2f CSIDL_COMMON_ADMINTOOLS Common Application Data C:\Documents and Settings\All Users\Application Data 0x23 CSIDL_COMMON_APPDATA Common Desktop C:\Documents and Settings\All Users\Desktop 0x19 CSIDL_COMMON_DESKTOPDIRECTORY Common Documents C:\Documents and Settings\All Users\Documents 0x2e CSIDL_COMMON_DOCUMENTS Common Favorites C:\Documents and Settings\All Users\Favorites 0x1f CSIDL_COMMON_FAVORITES Common Music C:\Documents and Settings\All Users\Documents\My Music 0x35 CSIDL_COMMON_MUSIC Common Pictures C:\Documents and Settings\All Users\Documents\My Pictures 0x36 CSIDL_COMMON_PICTURES Common Start Menu C:\Documents and Settings\All Users\Start Menu 0x16 CSIDL_COMMON_STARTMENU Common Start Menu Programs C:\Documents and Settings\All Users\Start Menu\Programs 0x17 CSIDL_COMMON_PROGRAMS Common Startup C:\Documents and Settings\All Users\Start Menu\Programs\Startup 0x18 CSIDL_COMMON_STARTUP Common Templates C:\Documents and Settings\All Users\Templates 0x2d CSIDL_COMMON_TEMPLATES Common Video C:\Documents and Settings\All Users\Documents\My Videos 0x37 CSIDL_COMMON_VIDEO Cookies C:\Documents and Settings\Administrator\Cookies 0x21 CSIDL_COOKIES Desktop C:\Documents and Settings\Administrator\Desktop 0x10 CSIDL_DESKTOPDIRECTORY Favorites C:\Documents and Settings\Administrator\Favorites 0x06 CSIDL_FAVORITES Fonts C:\WINDOWS\Fonts 0x14 CSIDL_FONTS History C:\Documents and Settings\Administrator\Local Settings\History 0x22 CSIDL_HISTORY Local Application Data C:\Documents and Settings\Administrator\Local Settings\Application Data 0x1c CSIDL_LOCAL_APPDATA My ... |
![]() |
9,148 | Jan 12, 2022 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/specialfoldersview_th.png"border="0"> |
![]() |
SpecialFoldersView v1.26 64bit SpecialFoldersView v1.26 64bit Windows operating system have dozens of special folders that are used for storing application settings and files, storing Internet files, saving temporary files, storing shortcuts to other files, and so on. This utility displays the list of all special folders in your system, and allows you to easily jump to the right folder simply by double-clicking the folder item. You can also save the list of all folder paths into text/html/xml file. System Requirements This utility works on Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, Windows 7, Windows 8, and Windows 10. Both 32-bit and 64-bit systems are supported. Versions History Version 1.26: Added 'Copy Environment String Path'. Using SpecialFoldersView SpecialFoldersView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - SpecialFoldersView.exe The main window of SpecialFoldersView displays the list of all special folders in your system. In order to open the desired folder in Explorer, simply double-click the desired folder item. Special Folders List Sample In the following example, you can find the list of all special folders in typical installation of Windows XP with 'Administrator' user. This list was created by using SpecialFoldersView: Folder Name Folder Path CSIDL CSIDL Name Application Data C:\Documents and Settings\Administrator\Application Data 0x1a CSIDL_APPDATA CD Burning C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\CD Burning 0x3b CSIDL_CDBURN_AREA Common Administrative Tools C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools 0x2f CSIDL_COMMON_ADMINTOOLS Common Application Data C:\Documents and Settings\All Users\Application Data 0x23 CSIDL_COMMON_APPDATA Common Desktop C:\Documents and Settings\All Users\Desktop 0x19 CSIDL_COMMON_DESKTOPDIRECTORY Common Documents C:\Documents and Settings\All Users\Documents 0x2e CSIDL_COMMON_DOCUMENTS Common Favorites C:\Documents and Settings\All Users\Favorites 0x1f CSIDL_COMMON_FAVORITES Common Music C:\Documents and Settings\All Users\Documents\My Music 0x35 CSIDL_COMMON_MUSIC Common Pictures C:\Documents and Settings\All Users\Documents\My Pictures 0x36 CSIDL_COMMON_PICTURES Common Start Menu C:\Documents and Settings\All Users\Start Menu 0x16 CSIDL_COMMON_STARTMENU Common Start Menu Programs C:\Documents and Settings\All Users\Start Menu\Programs 0x17 CSIDL_COMMON_PROGRAMS Common Startup C:\Documents and Settings\All Users\Start Menu\Programs\Startup 0x18 CSIDL_COMMON_STARTUP Common Templates C:\Documents and Settings\All Users\Templates 0x2d CSIDL_COMMON_TEMPLATES Common Video C:\Documents and Settings\All Users\Documents\My Videos 0x37 CSIDL_COMMON_VIDEO Cookies C:\Documents and Settings\Administrator\Cookies 0x21 CSIDL_COOKIES Desktop C:\Documents and Settings\Administrator\Desktop 0x10 CSIDL_DESKTOPDIRECTORY Favorites C:\Documents and Settings\Administrator\Favorites 0x06 CSIDL_FAVORITES Fonts C:\WINDOWS\Fonts 0x14 CSIDL_FONTS History C:\Documents and Settings\Administrator\Local Settings\History 0x22 CSIDL_HISTORY Local Application Data C:\Documents and Settings\Administrator\Local Settings\Application Data 0x1c CSIDL_LOCAL_APPDATA My ... |
![]() |
9,165 | Jan 12, 2022 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/specialfoldersview_th.png"border="0"> |
![]() |
Spencer v1.28 Spencer v1.28 Windows XP Style Start Menu for Windows 10 and 11 Bring back the Classic Windows XP Start Menu to Windows 10 and Windows 11. With one click you have access to all of your Start Menu entries. Plus direct access to the Control Panel, Administrator command line and Run dialog. It doesn’t interfere with the Windows Start Button. Just pin it somewhere to the Taskbar. Easy Installation Just download the ZIP file from below, extract the Application, make a right click and select ‘Pin to Taskbar’. You can also set a shortcut key in the icon properties, so you can open the Start Menu with a keypress. Supported Languages: Arabic English French German Greek Italian Portuguese Russian Spanish Swedish Turkish Ukrainian Supported Operating Systems: Windows 11 Windows 10 Windows 8 Windows 7 Windows Vista Windows XP Windows 2000 Windows Server Click here to visit the author's website. |
![]() |
5,930 | Dec 13, 2022 The SZ <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Spencer1_th.png"border="0"> |
![]() |
Spiceworks IT Desktop 7.5.00095 Spiceworks IT Desktop 7.5.00095 The only application that combines Network Inventory, Help Desk and more in a single, easy-to-use interface. Your network may be complicated and expensive but your IT management tools don't need to be. Spiceworks IT Desktop is the only application that combines Network Inventory, Help Desk, Reporting, a built-in TFTP Server, Monitoring, Active Directory Management, and Troubleshooting in a single, easy-to-use interface designed for IT teams in small and medium businesses. Plus, Spiceworks lets you collaborate with IT pros around the world to solve problems, share ideas and decide what additional features you need in Spiceworks. And, the best part -- it's free. Why? Because we think you shouldn't have to pay for technology to manage technology. Instead, you should spend your money on cool new hardware and software for your company. That's why top technology vendors help sponsor Spiceworks. Manage your network. Need a way to wrangle all your devices, software, cloud services, and even users? With network inventory and mapping, network monitoring and alerting, license management, troubleshooting, reporting, and much more, Spiceworks is the free IT management app with the tools you need to tackle your IT day. Run an IT help desk. User requests driving you nuts? Your current ticketing solution not quite cutting it? Spiceworks help desk software helps you run a ship-shape help desk, at the office and on the road. Manage user tickets, organize your work, create a custom user portal, and even launch a knowledge base… all for free! Monitor your network. Ever feel like your users are a step ahead of you? Meet Spiceworks Network Monitor — an easy-to-use, real-time interface that'll help you stay in-the-know about what's happening with your critical systems and catch problems long before your users do. Inventory all your hardware. From workstations and servers to routers and switches (even printers and phones) – ... |
![]() |
9,962 | Nov 15, 2019 Spiceworks <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Spiceworks IT Desktop_screenshot_th.png"border="0"> |
![]() |
Subtitle Edit v4.0.12 Subtitle Edit v4.0.12 A free and open source editor for video subtitles. With Subtitle Edit you can easily adjust a subtitle if it is out of sync with the video in several different ways. You can also use Subtitle Edit for making new subtitles from scratch (do use the time-line/waveform/spectrogram) or translating subtitles. Features • Create/adjust/sync/translate subtitle lines • Convert between SubRib, MicroDVD, Advanced Sub Station Alpha, Sub Station Alpha, D-Cinema, SAMI, youtube sbv, and many more (300+ different formats!) • Cool audio visualizer control - can display wave form and/or spectrogram • Video player uses mpv, DirectShow, or VLC media player • Visually sync/adjust a subtitle (start/end position and speed) • Audio to text (speech recognition) via Whisper or Vosk/Kaldi • Auto Translation via Google translate • Rip subtitles from a (decrypted) dvd • Import and OCR VobSub sub/idx binary subtitles • Import and OCR Blu-ray .sup files - bd sup reading is based on Java code from BDSup2Sub by 0xdeadbeef) • Can open subtitles embedded inside Matroska files • Can open subtitles (text, closed captions, VobSub) embedded inside mp4/mv4 files • Can open/OCR XSub subtitles embedded inside divx/avi files • Can open/OCR DVB and teletext subtitles embedded inside .ts/.m2ts (Transport Stream) files • Can open/OCR Blu-ray subtitles embedded inside ... |
![]() |
565 | Jun 13, 2025 Nikolaj Olsson <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Subtitle Edit2_th.png"border="0"> |
![]() |
Sunday Panzers v1.2 Sunday Panzers v1.2 Smash tanks in a funny and chaotic battle! 50 levels, 8 different tanks, 10 squads to unlock and 6 scenarios, plus powerups and more. Control a max of 12 tanks versus 28 enemy tanks and 5 guest tanks! Have fun! Please don't harm the cows. Thank you. |
![]() |
1,947 | Jun 13, 2023 Bertone Ermes <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/SundayPanzers2_th.png"border="0"> |
![]() |
SyncDroid v1.2.5 SyncDroid v1.2.5 A free Android backup and restore tool that enables you to backup Android photos, videos, contacts and more to your PC. Plus, you can easily restore them to any Android device whenever you like. Watch the Video Tutorial. SyncDroid can back up the following:. • Music • Video • Camera Roll. • Contacts • Messages • Apps • Calendar • Call Logs Click here to visit the author's website. |
![]() |
9,614 | Jan 06, 2025 Anvsoft Inc. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/SyncDroid1_th.png"border="0"> |
![]() |
SysExporter v1.77 32bit SysExporter v1.77 32bit 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. Versions History Version 1.77: You can now send the data to stdout by specifying empty string as filename, for example: sysexp.exe /Title "Windows Task Manager" /class SysListView32 /Visible Yes /scomma "" | more System Requirement SysExporter Works perfectly on Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, Windows 7, Windows 8, and Windows 10. 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. Known Limitations SysExporter can export data from most combo boxes, list boxes, tree-view, and list-view controls, but not from all of them. There are some applications that use these controls to display data, but the data itself is not actually stored in the control, but in ... |
![]() |
4,037 | Sep 19, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/sysexp_th.png"border="0"> |
![]() |
SysExporter v1.77 64bit SysExporter v1.77 64bit 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. Versions History Version 1.77: You can now send the data to stdout by specifying empty string as filename, for example: sysexp.exe /Title "Windows Task Manager" /class SysListView32 /Visible Yes /scomma "" | more System Requirement SysExporter Works perfectly on Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, Windows 7, Windows 8, and Windows 10. 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. Known Limitations SysExporter can export data from most combo boxes, list boxes, tree-view, and list-view controls, but not from all of them. There are some applications that use these controls to display data, but the data itself is not actually stored in the control, but in ... |
![]() |
4,080 | Sep 19, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/sysexp_th.png"border="0"> |
![]() |
TaskSchedulerView v1.74 TaskSchedulerView v1.74 A simple tool for Windows Vista/7/8/10/11 that displays in a single table the list of all tasks from the Task Scheduler of Windows. It also allows you to easily disable/enable mutiple tasks at once. For every task, the following information is displayed: Task Name, Description, Status, Hidden (Yes/No), Last Run/Next Run Times, Task Folder, EXE filename or COM handler of the task, number of missed runs, and more... System Requirements This tool works on any version of Windows, starting from Windows Vista and up to Windows 11. Both 32-bit and 64-bit systems are supported. Windows XP and older systems are not supported. Changes Version 1.74: Fixed issue: When copying data to the clipboard or exporting to tab-delimited file, every line contained an empty field in the end of the line. Added 'Black Background' option (Under the View menu). When it's turned on, the main table is displayed in black background and white text, instead of default system colors Start Using TaskSchedulerView TaskSchedulerView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - TaskSchedulerView.exe After running TaskSchedulerView, the main window displays the details of most tasks from the Task Scheduler of Windows. However, some of the tasks cannot be accessed without full administrator privileges. In order to view all tasks, you can easily run TaskSchedulerView as Administrator by pressing Ctrl+F11. Inside the main window of TaskSchedulerView, you can easily select one or more tasks, and then export them to text/comma-delimited/tab-delimited/html/xml file (By using the 'Save Selected Items' option) or copy the selected tasks to the clipboard and then paste them to Excel or other application. You can also disable or enable the selected tasks. Be aware that some of the tasks can only be disabled/enabled if you run TaskSchedulerView ... |
![]() |
6,701 | Mar 04, 2024 Nirsoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/taskschedulerview_th.png"border="0"> |
![]() |
TCP Monitor Plus v2.93 TCP Monitor Plus v2.93 A TCP/IP network monitor for Windows. LAN and Internet traffic volume display, IP monitoring, and session status monitoring are possible. It also has functions such as NSLOOKUP, NETSTAT, WHOIS, and communication log file output. It can be resident in the task tray, so it does not get in the way. Supported operating systems Windows 98/Me/NT/2000/XP/Vista/7/8/8.1/10/11 • Functions are limited in some versions of Windows. • This software has been confirmed to work on Windows 11. • Works as a 32-bit application on a 64-bit OS. Changes: Ver2.93 • Layout adjustment on Windows 11 • Other minor fixes Click here to visit the author's website. |
![]() |
3,639 | Apr 04, 2023 OGA <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TCPMonitorPlus1_th.png"border="0"> |
![]() |
TCPConnectProblemView v1.05 TCPConnectProblemView v1.05 A free tool for Windows that monitors the TCP connections on your system and displays an alert when a software tries to initiate a TCP connection and there is no response from the server. When a problem with a TCP connection is detected , TCPConnectProblemView adds a new entry with the following information: Process Name, Process ID, Detected On (date/time), Local Port, Local IP, Remote Port, Remote IP, Remote Host. TCPConnectProblemView also allows you to automatically close any TCP socket with no response from the server, in order to decrease the time you wait for any software to display an error message (IPv4 only). System Requirements This tool works on any version of Windows, starting from Windows XP, and up to Windows 11. Both 32-bit and 64-bit systems are supported. Changes: v1.05: Added 'Always On Top' option. Start Using TCPConnectProblemView TCPConnectProblemView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - TCPConnectProblemView.exe After running TCPConnectProblemView, the main window displays the list of TCP conection problems when they are detected. In order to check if TCPConnectProblemView really works on your system, simply open your Web browser, type any inactive IP address on your LAN (For example: https://192.168.0.200 ), your Web browser will try to connect this address, and then short time after there is no response from the server, TCPConnectProblemView will display an alert about the problem. It's possible that you'll see multiple alerts because Web browsers usually try to connect multiple times before displaying failure error message. Tray Icon In order to put the TCPConnectProblemView tool on the tray icon, simple enable the 'Put Icon On Tray' option (Under the Options menu) and then close the main window. If you want to get an alert in a tray balloon when a TCP ... |
![]() |
2,675 | Aug 04, 2022 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/tcpconnectproblemview1_th.png"border="0"> |
![]() |
TcpLogView v1.41 TcpLogView v1.41 A simple, free utility that monitors the opened TCP connections on your system, and adds a new log line every time that a TCP connection is opened or closed. For every log line, the following information is displayed: Even Time, Event Type (Open, Close, Listen), Local Address, Remote Address, Remote Host Name, Local Port, Remote Port, Process ID, Process Name, and the country information of the Remote IP (Requires to download IP to country file separately.) System Requirements and Limitations This utility works on any version of Windows, starting from Windows 2000 and up to Windows 11. On 64-bit systems, you should use the x64 build of TcpLogView. This utility creates the TCP log by taking a snapshot of currently open TCP connections, and comparing it to the previous snapshot. This means that if a TCP connection is opened for a very short time, then TcpLogView will not be able to capture it. On Windows Vista/7/8 with UAC turned on, you should run TcpLogView as administrator if you want to get full process information. Changes: Version 1.41: Added 'CaptureInterval' value to the .cfg file. This value determines the number of milliseconds that TcpLogView waits before taking the next TCP connections snapshot. The default interval is 100 milliseconds (In previous versions it was 250 milliseconds). You can manually decrease this value if you want to capture TCP connections opened for very short time. Start Using TcpLogView TcpLogView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - TcpLogView.exe After running TcpLogView, it starts logging the TCP connections, and adds a new line every time that TCP connection is opened or closed. You can clear the current log by using ... |
![]() |
6,904 | Dec 20, 2023 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/tcplogview_th.png"border="0"> |
![]() |
TED Notepad v6.2.1 TED Notepad v6.2.1 TED Notepad is a free light-weight notepad alternative. It offers 352 text-processing functions, innovative features and timesaving tools. All of them on hotkeys; all designed for quick and advanced editing. It is portable and loads instantly with no installation required. Get ready for a swiss-army-knife notepad alternative for free: small and simple, yet full of ready features, combinations, enhancements and tools. You'll never learn them all. Don't type, ted-it! Don't type, ted-it! What does that mean? TED Notepad Screenshot TED Notepad is chrome-less non-bloated free and plain-text editor. No showy toolbars, no sidebars, none of the fancy-looking gadgets. But a simple, neat and KISS interface, stuffed with variety of features, settings and text-transforming tools, waiting on hotkeys and mouse clicks to get useful. It stays out of your way and thus helps you to work on what's important, bringing your typing, text-working or even coding to the next level: All convenient text-editor features included, of course Serious search & replace with regular expressions Several rather innovative auto-completions Intelligent clipboarding, swapping and moving text Swiss-army-knife for text processing Even more features and settings Not a believer? See the Awards As it is, TED Notepad is particularly targeted to advanced notepad users with non-trivial demands and tasks. To discover its true power, you might need to learn a thing or two. Once you do, you won't type, "you'll just ted-it".. How to Replace Notepad on Windows jsimlo.sk/notepad/replace.php Version 6.2.1 (Aug 22, 2019) + Added: Text Coloring. + Added: Grep, Filter lines by Pattern tool. + Added: Visually highlight Current Line. + Added: Length of the Current Selection shown in the Status bar. ... |
![]() |
5,370 | Oct 24, 2019 Medvedik, Juraj Simlovic <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TED Notepad1_th.png"border="0"> |
![]() |
TeemIp v2.6.1 TeemIp v2.6.1 IPAM and DDI solution TeemIp is a free, open source, WEB based, IP Address Management (IPAM) tool that provides comprehensive IP Management capabilities. It allows you to manage your IPv4, IPv6 and DNS spaces: track user requests, discover and allocate IPs, manage your IP plan, your subnet space, your zones and DNS records in accordance with best in class DDI practices. At the same time, TeemIp's CMDB allows you to manage your IT inventory and links your CIs to the IPs they use. Features IPv4 and IPv6 Registration IPv4 and IPv6 Subnet & Range Management - Includes subnet calculator IPv4 and IPv6 Plans Management with nesting capabilities Delegation of IP and DNS spaces from an organization to another Capacity Planning with proactive mail notifications on capacity thresholds IP Discovery through delocalized probes OCS Inventory and vSphere integration DNS Zones and Views Management Extended and customizable CMDB Enhanced linkage capabilities between IPs and network devices, systems, interfaces... Management of VLANs, DNS Domains, WAN Links, AS Numbers, VRFs... Helpdesk & User Portal to manage IP and subnet requests Multi customers environment supporting overlapping IP spaces CSV / Excel import / export tool for all data Audit to check consitency of information History on all data ... plus all standard features provided by iTop project Professional support available TeemIp - version 2.6.1 - 2020-05-08 Readme file 1. ABOUT THIS RELEASE 2. INSTALLATION 3. FEATURES 1. ABOUT THIS RELEASE ================== Thank you for downloading the 26th packaged release of TeemIp. ... |
![]() |
3,245 | Oct 21, 2020 Christophe Naud <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TeemIp1_th.png"border="0"> |
![]() |
Tera Term v4.106 Tera Term v4.106 An open source, free software terminal emulator supporting UTF-8 and SSH2 protocols. Features: Serial port connections. TCP/IP (telnet, SSH1, SSH2) connections. Log replaying. Named pipe connection. IPv6 communication. VT100 emulation and selected VT200/300 emulation. TEK4010 emulation. File transfer protocols (Kermit, XMODEM, YMODEM, ZMODEM, B-PLUS and Quick-VAN). Scripts using the "Tera Term Language". Japanese, English, Russian, Korean and UTF-8 character sets. UTF-8 character encoding. Message catalog(Japanese, English, German, French, Russian, Korean and Chinese). Supported operating systems: Microsoft Windows 95 (*1) (*2) (*3) (*4) Microsoft Windows 98, 98 Second Edition Microsoft Windows Me Microsoft Windows NT 4.0 SP6 (*2) (*4) Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Vista Microsoft Windows Server 2003, 2003 R2 Microsoft Windows Server 2008, 2008 R2 Microsoft Windows 7 Microsoft Windows 8 Microsoft Windows Server 2012 Microsoft Windows 8.1 Microsoft Windows Server 2012 R2 Microsoft Windows 10 2021.6.5 (Ver 4.106) Changes Increased max width of window from 500 to 1000 chars. Serial port connection Removed the 1.5 stop bit in the serial port setup. Removed the "1.5" name from the StopBit entry in the teraterm.ini file. ... |
![]() |
2,877 | Jul 29, 2021 TeraTerm Project <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Tera Term1_th.png"border="0"> |
![]() |
The Bridge Designer 2016 The Bridge Designer 2016 Design a bridge. Learn about engineering. Change the world. The Bridge Designer is a free educational software package designed to provide middle-school and high-school students with a realistic introduction to engineering through the design of a highway truss bridge. The winner of two major national awards for educational software development, the Bridge Designer has the “look and feel” of the computer-aided design (CAD) packages used by practicing engineers but is much easier to use. It can be installed on either Windows or Mac computers. Overview The Bridge Designer will provide you with a realistic introduction to engineering through an authentic, hands-on design experience. This software provides you with the tools to model, test, and optimize a steel highway bridge, based on realistic specifications, constraints, and performance criteria. The Bridge Designer is free and in the public domain. It is provided and intended for educational use only. How it works When you start up the Bridge Designer, you are presented with the project requirement--to design a steel truss bridge to carry a two-lane highway across a deep river valley. Using the Design Project Setup Wizard, choose from a variety of different deck elevations and support configurations for your bridge. Each will cause the structure to carry load in a different way, and each has a different cost. After defining the deck elevation and support configuration, create a structural model by drawing joints and members on the computer screen with your mouse. Each member has its own unique properties--material, cross-section shape, and size. You can define these properties as you design the structure--or just accept the default values and modify them later. Once the structural model is complete, click the Load Test Button to run a simulated load test of your bridge. This test will determine whether your design is strong enough to carry ... |
![]() |
1,938 | Oct 14, 2022 Stephen J. Ressler <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/BridgeDesigner3_th.png"border="0"> |
![]() |
The Secret Chronicles of Dr. M. v2.1.0 The Secret Chronicles of Dr. M. v2.1.0 A two-dimensional side-scrolling platform game based on OpenGL and SDL. The game features a rich set of levels plus an advanced level editor that allows you to create your own levels. It is accompanied by a powerful scripting engine that utilizes mruby, a minimal implementation of the Ruby programming language. Features: In-Game Editor Activated with the F8 key in the game. You can insert any graphic file as a background or sprite in the game. All graphics like hedges and ground sprites are included. You can insert enemies, change the player start position, insert special objects like a powerup box, global level effects, and create half-massive sprites which the Player can jump through, but can not fall through. Many Levels Each level ends with a Gate or Pipe, press up to enter the next level or the direction key into the pipe. Multiple Maryo Stages Includes Small, Normal, Fire, Snow, Star and Ghost Maryo. Advance to the next stage by getting Mushrooms, Fireplants and Stars but beware of the Poison Mushroom. The powerup items can be obtained by jumping into question mark boxes. Multiple Overworlds Get an aerial perspective between levels, just like the World Map in Super Mario World. Great Sound and Music High quality Ogg music and sound for a great game feeling. Save and Load Save anytime in a level or world from the game menu. Then load whenever you want. Get Extra Lives By getting 100 coins or finding the Green Mushrooms and secret Moons. This download is for the 64bit version. If you need the 32bit version, download here. Linux downloads are on the authors website. Click here to visit the author's website. |
![]() |
2,304 | Feb 28, 2022 The Secret Chronicles Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TSCDrM3_th.png"border="0"> |
![]() |
ThrottleStop v9.6 ThrottleStop v9.6 A small application designed to monitor for and correct the three main types of CPU throttling that are being used on many laptop computers. The left side of ThrottleStop contains a variety of options which can be used to bypass CPU throttling and on the right side is a Monitoring panel that shows you the current state of each thread on your CPU. Some laptops are using clock modulation and multiplier reductions to lower the performance and power consumption of your computer. This is done deliberately to either allow your computer to run cooler or to allow your laptop to operate with a power adapter that is not sufficient to fully power your laptop and recharge its battery at the same time. When using ThrottleStop, it is strongly recommended to monitor power consumption at the wall with a Kill-a-Watt meter or similar device and make sure that you don't exceed the power capabilities of your power adapter. Use of ThrottleStop to bypass these throttling schemes is at your own risk and can result in permanent damage to your power adapter or computer or both which may not be covered by your warranty. Changes: 9.6 (May 25th, 2023) added 13th Gen desktop and mobile Rocket Lake support including 13700HX. restored proper scaling on high dpi 4K monitors. increased maximum IccMax for 12th and 13th Gen processors. added Undervolt Protection reporting to the FIVR window. fixed FIVR - PL4 reporting for some CPUs. disabled the TS Bench - Random MHz feature when TPL - Speed Shift is not checked. improved the Windows Defender Boost feature so it begins immediately when ThrottleStop starts. added ExitTime=1 INI option to force ThrottleStop to ... |
![]() |
2,313 | Jun 02, 2023 techpowerup.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ThrottleStop1_th.png"border="0"> |
![]() |
TimeZonesView v1.06 TimeZonesView v1.06 TimeZonesView is a simple tool for Windows that displays all world time zones. For every time zone, the following information is displayed: name, description, current date/time in this time zone and date/time that daylight saving time begins and ends. System Requirements This utility works on any versions of Windows, starting from Windows XP and up to Windows 10. Both 32-bit and 64-bit systems are supported. Be aware that in order to display accurate time information, the current time and time zone on your system must be correct (Including the settings of daylight saving time). Also, the time zone information is taken from the following Registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Time Zones. So the information on this Registry key must be correct too. Versions History Version 1.06: Added 'DST Active' column (Yes or No). Start Using TimeZonesView TimeZonesView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - TimeZonesView.exe After running TimeZonesView, the main window will display the list of all time zones. Command-Line Options /stext <Filename> Save the time zones list into a simple text file. /stab <Filename> Save the time zones list into a tab-delimited text file. /scomma <Filename> Save the time zones list into a comma-delimited text file (csv). /stabular <Filename> Save the time zones list into a tabular text file. /shtml <Filename> Save the time zones list into HTML file (Horizontal). /sverhtml <Filename> Save the time zones list into HTML file (Vertical). /sxml <Filename> Save the time zones list into XML file. Translating TimeZonesView to other languages In order to translate TimeZonesView to other language, follow the instructions below: Run TimeZonesView with /savelangfile parameter: TimeZonesView.exe /savelangfile A file named TimeZonesView_lng.ini will be created in the folder of TimeZonesView utility. ... |
![]() |
5,232 | Mar 08, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/timezonesview1_th.png"border="0"> |
![]() |
TinyTask Portable v1.77 TinyTask Portable v1.77 Easily automate any activity. TinyTask is a small tool that lets you record and reproduce simple activities that you normally carry out on your computer. The simplest task you can carry out, for example is to record the transfer of files from one folder to another, then automate the process and thus being able to do it as many times as you like with the simple click of a button. Plus, you can save your recordings as independent executables (.EXE), thus letting you carry you’re your automations in the quickest way possible. TinyTask is a very useful, lightweight app that does not require installation. It is ideal for recording small automations that can carry out your daily or more tedious activities. |
![]() |
5,779 | Apr 04, 2021 Vista Software & PortableApps.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TinyTask1_th.png"border="0"> |
![]() |
TurnedOnTimesView v1.45 TurnedOnTimesView v1.45 TurnedOnTimesView is a simple tool that analyses the event log of Windows operating system, and detects the time ranges that your computer was turned on. For every period of time that the computer was turned on, the following information is displayed: Startup Time, Shutdown Time, Duration, Shutdown Reason, Shutdown Type, Shutdown Process, and Shutdown Code. TurnedOnTimesView allows you to get this information from your local computer, and from remote computer on your network if you have enough privilege to read the event log of Windows remotely. System Requirements This utility works on any version of Windows, starting from Windows 2000 and up to Windows 10. both 32-bit and 64-bit systems are supported. On Windows Vista/7/8, TurnedOnTimesView generally works without elevation (admin rights). However, in order to get information about system shutdown caused by a system crash (blue screen), you should right-click on TurnedOnTimesView.exe and choose 'Run As Administrator'. Known Limitations TurnedOnTimesView based on a few types of events on the event log of Windows to detect when the computer was turned off and on. It generally works quite well, but it's still possible that you'll get a false positive, which means that TurnedOnTimesView will show that the computer was turned off and on, even when the computer was not actually turned off. When the computer is turned off improperly (For example, on a power outage), TurnedOnTimesView will not be able to detect the shutdown time, and the icon of this item will be red instead of green. If you clear your system event log, TurnedOnTimesView will not be able to detect the shutdown/startup times. On systems prior to Windows Vista, Shutdown Reason, Shutdown Type, and Shutdown Process fields are usually ... |
![]() |
5,395 | Jun 21, 2021 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/turnedontimesview1_th.png"border="0"> |
![]() |
Tweak UIX v0.20.0 Tweak UIX v0.20.0 PowerToys/Tweak UI Replica Its pumped with customization features and also options to remove unnecessary fat from Windows or even installing software packages. The user interface is based on the classic Tweak UI app. Nothing modern, fluent, Mica and UWP alike here. But it's not supposed to be. The app is supposed to be simple, small in size, modular and understandable for everyone. Requirements: Windows 10 or Windows 11 Changes: v0.20.0 3-19-22 Added Tweakomatic app to TweakUIX package. Only die-hard Microsoft fans might still know the original Tweakomatic. So you can now write and manage your own scripts. I've pushed a separate repo for tweakomatic here Improved Plugins > Plus Pack Added some minor tweaks, e.g. Change destop background image to about tree Click here to visit the author's website. |
![]() |
2,461 | Mar 25, 2022 Builtbybel <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/tuix1_th.png"border="0"> |
![]() |
Tweaking.com - Disable or Enable Data Execution Prevention (DEP) v1.0.0 Tweaking.com - Disable or Enable Data Execution Prevention (DEP) v1.0.0 This will allow a user to easily turn DEP on or off. DEP can cause some programs to crash, and as such you may need to turn it off. As a plus, for system where DEP is grayed out by windows, you can still enable DEP with this tool. DEP will still be grayed out, but it will be working. Personal note: I have to keep DEP off on my system for some older programs that I use will work. With DEP on these older programs crash. |
![]() |
8,931 | Sep 02, 2017 Tweaking.com <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/disable_or_enable_dep_th.png"border="0"> |
![]() |
Unicodia — encyclopedia of characters v2.9.2 Unicodia — encyclopedia of characters v2.9.2 A free replacement for the Windows Character Map with definitions. Features • In Windows 10/11 — all characters of Unicode 15 (no named sequences right now). • In Windows 7 — all characters of Base Multilingual Plane, plus Phoenician, Aramaic and Brahmi, as scripts of high importance. I’ll also support Old Gothic, just because it looks really “gothic”. • Shows if the character is supported in your system, and if so — which font. • Copy character codes in HTML, UTF-8 and UTF-16. • Simple search. • Little emoji reference. • A few words on every script. Unicodia is just fun to read. • Chinese/Japanese/Korean are collapsed initially. Otherwise point somewhere, and 75% you hit an ideograph. • Free/libre (except license for one font, see About). Changes: v2.9.2 🕓 UNICODE 16 Egyptian A: imported 2925 images from JSesh, drew 7 “above the fold”, still 1063 tofu 🖋 FONTS #413 Merged 34 small scripts of normal line height (Cherokee, Tifinagh, runes, Parthian…) into “frankenfont”, lower chance of some stray font not loaded Upd Noto: Latin-Greek-Cyrillic, Pahawh (fixes some umlaut) 🖼 GRAPHIC EMOJI Fixed to deficiencies of SVG renderers: Angola, Barbados, Bosnia 📚 TEXT 🤥 Marchen: the rest scripts are not even unified 🤥 Indic Tt is now replaced with ṭ in English and ԏ in Cyrillic [en] Big grammar overhaul, still incomplete Subscripts/superscripts: English rarely uses dot-multiplication Cham: removed trivial sentence Minor fixes in Nüshu [en,uk] Minor typos 💾 OTHER DATA 🤥 Robotron Z9001 did not have colour by default: yes → later models Loaded Unikemet descriptions for new hieroglyphs 📽 CHARACTER DISPLAY Old Noto Egyptian is a little bit bigger now 🐛 Custom methods of character display respect small window of 2.6.0. What a pity, small ... |
![]() |
784 | Nov 27, 2024 Mikhail Merkuryev <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Unicodia_th.png"border="0"> |
![]() |
UninstallView v1.51 UninstallView v1.51 A tool for Windows that collects information about all programs installed on your system and displays the details of the installed programs in one table. You can use it to get installed programs information for your local system, for remote computer on your network, and for external hard-drive plugged to your computer. It also allows you to easily uninstall a software on your local computer and remote computer (Including quiet uninstall if the installer supports it). System Requirements This tool works on any version of Windows, starting from Windows XP and up to Windows 11. Both 32-bit and 64-bit systems are supported. Changes: v1.51: Added 'Black Background' option (Under the View menu). When it's turned on, the main table is displayed in black background and white text, instead of default system colors. Added 'Full Screen' mode (View -> Full Screen or F11 key). Fixed issue: When copying data to the clipboard or exporting to tab-delimited file, every line contained an empty field in the end of the line. Start Using UninstallView UninstallView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - UninstallView.exe After running UninstallView, it scans your local system and collects all information about the programs installed on your system. When the scanning process is finished, the installed programs information is displayed in the main window. Notice: UninstallView first takes the official uninstall information in the Registry provided by the software itself and then tries to complete any missing information from other places. It's possible that some of the unofficial information collected by UninstallView will be inaccurate. Loading uninstall information from other sources In order to load uninstall information from other sources (instead of your current system), press F9 (Advanced Options) and choose the ... |
![]() |
5,854 | Oct 09, 2024 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/uninstallview1_th.png"border="0"> |
![]() |
URL Disabler v1.2 URL Disabler v1.2 A free, portable tool to simplify the URL blocking process for Google Chrome , Firefox and Edge. Users with unrestricted Internet access find themselves constantly battling malware infections and at risk of information leakage. Downloading copyrighted material from the company’s network can expose the company to legal action. By blocking some websites greatly reduce this risk and protects accidental browsing of mature, explicit and sensitive sites. It can also help conserve bandwidth for mission critical applications, and keep those charges down.Restricting access to specific URLs may also improve productivity and help staying focused , this point is especially important for children who need to study. Using software to block websites in order to control Internet access can be beneficial especially to businesses , schools that want to comply with child protection legislation and publicly accessible WiFi services that want to provide a family-friendly browsing environment and Home users. What is URL Disabler and how to use it URL Disabler is a Portable (it requires no installation) and freeware to simplify the URL blocking process for Google Chrome , Firefox and Chromium EDGE users. The user can freely provide, modify, export and import the list of URLs to be blocked. 1. After download and Unzip it, please run Appropriate exe file (x64 or x86) then Type the URL of the web page you want to block into the URL field (1) and use plus button (Add to list) (2) 2. By default, the setting “Options – Save changes automatically” is checked, which means that when you add an URL to the software you don’t need to click the Apply Changes button. If “Automatically save changes” is not selected, use the “Apply changes” button to apply. Easily block any distracting or harmful website. You can click one of the browser icons at the bottom ... |
![]() |
3,476 | Mar 26, 2023 sordum.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/URL Disabler1_th.png"border="0"> |
![]() |
USB Flash Drives Control 4.1.0.0 USB Flash Drives Control 4.1.0.0 USB Flash Drives Control is a freeware program that runs in system tray, next to the system clock, and provides access to control the way in which the USB removable drives are used on your computer. These options are available through the right click context menu on the system tray icon of the program. It also displays the connected drives. Use left click context menu to view the list of connected drives and explore the content of them. USB Flash Drives Control contains two parts, a GUI interface which is used for configuration and a Windows service which ensures that the program options are applied to all user accounts from the local computer: Read Mode - By disabling this option, USB removable drives will not be mounted and will not be accessible to the user. The reading of data from USB removable drives will not be available. Write Mode - By disabling this option, write access will be denied on all USB removable drives used on the current computer. All USB removable drives become read-only and copying data on them is not possible. Execute Mode - By disabling this option, execute access will be denied for all executable files on all USB removable drives used on the current computer, for all user accounts. This ensures a plus of security to the system against dangerous and malicious software, like worms, backdoors or password stealers. This setting is not available in Windows Vista. All the above options are not applied to the existing connected drives. Connected drives must be first removed and then reconnected in order to make these options apply to them. Program Features √ Intuitive and easy accessible user interface in the system tray. √ Enable or disable USB removable drives with just a mouse click. √ Deny write access on all USB removable ... |
![]() |
5,474 | Mar 07, 2017 BiniSoft.org <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/USB Flash Drives Control2_th.png"border="0"> |
![]() |
USBDeview v3.07 USBDeview v3.07 A small utility that lists all USB devices that currently connected to your computer, as well as all USB devices that you previously used. For each USB device, extended information is displayed: Device name/description, device type, serial number (for mass storage devices), the date/time that device was added, VendorID, ProductID, and more... USBDeview also allows you to uninstall USB devices that you previously used, disconnect USB devices that are currently connected to your computer, as well as to disable and enable USB devices. You can also use USBDeview on a remote computer, as long as you login to that computer with admin user. License This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification. Disclaimer The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. System Requirement This utility works on Windows 2000, Windows XP, Windows 2003, Windows Vista, Windows Server 2008, Windows 7, Windows 8, Windows 10, and Windows 11. Both 32-bit and 64-bit systems are supported. Windows 98/ME is not supported. Known Issues -In order to disable/enable USB items on x64 systems, you also must use the x64 version of USBDeview. -The 'Created Date' column doesn't display correct values on Windows 7/8/Vista/2008. -Some USB devices with bad driver may cause USBDeview to hang. In order to bypass this problem, you should turn ... |
![]() |
9,268 | Feb 20, 2024 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usbdeview_th.png"border="0"> |
![]() |
USBDriveLog v1.12 USBDriveLog v1.12 A tool for Windows 10 and Windows 11 that displays a log of all USB drives plugged to your computer. For every USB drive event, the following information is displayed: Device Model, Revision, Manufacturer, Serial Number, Plug Time, Unplug Time, Device ID, Device Capacity, and more... USBDriveLog allows you to retrieve the information from your local computer, from remote computer on your network, and from external hard drive. System Requirements • This tool works on Windows 10 and Windows 11. Both 32-bit and 64-bit systems are supported. Previous versions of Windows are not supported because they don't have the needed event log channels. • This tool is just a small standalone .exe file that you can run on any system without installing anything. • USBDriveLog retrieves the information from the following event log channels: Microsoft-Windows-Partition/Diagnostic , Microsoft-Windows-Storsvc/Diagnostic , both channels are turned on by default on Windows 10 and Windows 11. If they are turned off from some reason, USBDriveLog will not display the USB drives log. Changes: v1.12: Added 'Sort By' toolbar button Start Using USBDriveLog USBDriveLog doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - USBDriveLog.exe After running USBDriveLog, the main window displays the USB drive log of your current running system. You can select one or more items (or select all items by pressing Ctrl+A), and then use the 'Save Selected Items' option (Ctrl+S) to save the selected items to comma-delimited/tab-delimited/HTML/XML/JSON file. You can also press Ctrl+C to copy the selected items to the clipboard, and then paste them into Excel or other spreadsheet application. Read USB drive log from external hard drive If you want to view the USB drive log on external disk - Open ... |
![]() |
2,865 | Apr 04, 2023 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usbdrivelog_th.png"border="0"> |
![]() |
USBLogView v1.26 USBLogView v1.26 USBLogView is a small utility that runs in the background and records the details of any USB device that is plugged or unplugged into your system. For every log line created by USBLogView, the following information is displayed: Event Type (Plug/Unplug), Event Time, Device Name, Description, Device Type, Drive Letter (For storage devices), Serial Number (Only for some types of devices), Vendor ID, Product ID, Vendor Name, Product Name, and more... You can easily select one or more log records and then export them into csv/tab-delimited/xml/html file. System Requirements This utility works on any version of Windows, starting from Windows 2000 and up to Windows 10. Both 32-bit and 64-bit systems are supported. Versions History Version 1.26: Fixed USBLogView to sort properly the 'Event Time' column and the numeric columns. tart Using USBLogView USBLogView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - USBLogView.exe After running USBLogView, every time that a USB device is plugged or unplugged from your system, a new log line with the details of the device will be added to the main window of USBLogView. If you want to close the main window without stopping the recording of USB devices information, you can turn on the 'Put Icon On Tray' option, and then close the main window of USBLogView. You can also select one or more log lines in the main window of USBLogView, and then copy the log data to the clipboard (Ctrl+C) or export the log data into xml/html/csv/comma-delimited file (Ctrl+S) Translating USBLogView to other languages In order to translate USBLogView to other language, follow the instructions below: Run USBLogView with /savelangfile parameter: USBLogView.exe /savelangfile ... |
![]() |
3,991 | Oct 21, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usblogview_th.png"border="0"> |
![]() |
VaultPasswordView v1.12 VaultPasswordView v1.12 A simple tool for Windows 11/10/8/7 that decrypts and displays the passwords and other data stored inside 'Windows Vault'. You can use it to decrypt the Windows Vault data of your currently running system, as well as the Windows Vault data stored on external hard drive. Changes Version 1.12: Fixed a problem with decrypting Windows Vault passwords from external drive on Windows 11 22H2. Updated to work properly in high DPI mode. System Requirements • This utility works on any version of Windows, starting from Windows 7 and up to Windows 11. Both 32-bit and 64-bit systems are supported. Be aware that this tool is not very useful on Windows 7, simply because Microsoft started to use the Windows vault for storing IE and Windows mail passwords only from Windows 8. vYou can also use this tool on Windows XP with SP3 for decrypting the Windows Vault of external drive with Windows 11/10/8/7. Passwords And Data Stored by Windows Vault • Passwords of Internet Explorer 10.0/11.0 and Microsoft Edge running under Windows 8 or later. (Be aware that IE10/IE11 under Windows 7 doesn't use the Windows Vault to store passwords). • Login Information of Windows Mail application (Windows 8 or later). Windows Vault Location Windows vault files are stored in the following folders: C:\Users\[User Profile]\AppData\Local\Microsoft\Vault C:\ProgramData\Microsoft\Vault C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Vault Inside these vault folders, there is Policy.vpol filename that contains the encryption key. The encryption key is used to decrypt the .vcrd files in the same vault folder. Notice For Windows 7 Users The term 'Windows Vault' is somewhat confusing because the passwords displayed by Windows 7 as Windows Vault are actually stored inside ... |
![]() |
6,076 | Dec 20, 2023 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/vaultpasswordview1_th.png"border="0"> |
![]() |
Vexed for Windows v0.7.5.3 Vexed for Windows v0.7.5.3 Classic PalmPilot Vexed Puzzle newly coded for Windows Vexed is a well known puzzle game challenging your ability to plan and think ahead to complete the puzzles made famous on the PalmPilot. Start off easy and work your way to the harder puzzle packs like the 'impossible', 'confusion', or 'panic' packs. Run Classic Vexed in Windows! Same level packs, new 'cleanroom' code for Windows implements all play features, plus more, of the original. Install files are under the Files tab, and additional Puzzle Packs are under Files-PuzzlePacks. Additional Puzzle Packs will be added when ready, be sure to download from here. Each Puzzle Pack typically has 60 puzzles and are in an ini format not the pdb format. There are more than 2900 puzzles available! Features Unzip and run, nothing else installed Could be on a USB drive to take with you anywhere Play Vexed Level packs, download additional Level packs Fifteen levels of undo Seven block sets, random or fixed selection If you get stuck use the "Show me" feature to see the solution then try to solve it Adjustable animation speed Optionally load last Level Pack and start at the last puzzle number Classic Level built in so you can play immediately, or load a pack. Memory & Recall feature Replay Feature Strict Play Feature Right click feature to see only that block type Vexed for Windows Help file Level Packs The install file contains a number of level packs. Additional level pack will be available later too. It can be played without opening a Level ... |
![]() |
3,308 | Nov 10, 2022 john416 <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Vexed1_th.png"border="0"> |
![]() |
VICE v3.9 VICE v3.9 Versatile Commodore Emulator VICE is an emulator collection which emulates the C64, the C64-DTV, the C128, the VIC20, practically all PET models, the PLUS4 and the CBM-II (aka C610). It runs on Unix, MS-DOS, Win32, OS/2, Acorn RISC OS, BeOS, QNX 6.x, Amiga, GP2X or Mac OS X machines. Features • Debugger Changes: v3.9 12-24-24 ** general ---------- - (mostly) rewritten joystick mapping and -input system. Both the SDL and GTK versions share common code now, have the same features, and can use the same mapping files. However, unfortunately we ran out of time and could not implement a related UI in the GTK port yet - which means you will have to create and/or install the required mapping file manually like this, if the (very simple) default mapping does not work for you: 1) find a matching SDL mapping file in DATA/C64. If none of the existing ones matches your controller, you may create one yourself (either manually or using the SDL port). (*) 2) rename the mapping file to "gtk3-joymap-<MACHINE>.vjm" - for example gtk3-joymap-C64SC.vjm 3) copy the resulting file to the (current) default location: Windows: the bin directory (where the .exe resides) Linux: $HOME/.config/vice/ (*) if you create one for a controller we do not support yet, please send that mapping file to us, so we can include it. WE ARE LOOKING FOR WINDOWS AND MACOS DEVELOPERS WHO WANT TO HELP IMPLEMENTING AND FIXING FURTHER GAMECONTROLLER RELATED ISSUES - PLEASE GET IN TOUCH! - Interrupt logic fix: Only when the first IRQ source becomes active, the CPU sees the IRQ input line go ... |
![]() |
6,052 | Feb 19, 2025 VICE Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VICE1_th.png"border="0"> |
![]() |
VideoCacheView v3.05 32bit VideoCacheView v3.05 32bit After watching a video in a Web site, you may want to save the video file into your local disk for playing it offline in the future. If the video file is stored in your browser's cache, this utility can help you to extract the video file from the cache and save it for watching it in the future. It automatically scans the entire cache of Internet Explorer, Mozilla-based Web browsers (Including Firefox), Opera, and Chrome, and then finds all video files that are currently stored in it. It allows you to easily copy the cached video files into another folder for playing/watching them in the future. If you have a movie player that is configured to play flv files, it also allows you to play the video directly from your browser's cache. Notice for users of Internet Explorer 10.0 and 11.0: In order to get videos from these versions of IE, you have to press F6 (Advanced Options) and choose the 'Internet Explorer 10 Cache' option in the 'Load video files...' section. Versions History Version 3.05 Added 'Manually Merge Selected Files' option (Ctrl+M). If you have split video files that VideoCacheView cannot detect and merge automatically, you can select all items, press Ctrl+M and then VideoCacheView will merge all selected items into one. After using the 'Manually Merge Selected Files' option, you can use the 'Copy Selected Files To...' option to generate the merged file. Be aware that the order of the merged files is determined according to the created time of every file. Using VideoCacheView VideoCacheView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file (VideoCacheView.exe) After running VideoCacheView, it scan the cache folders of your Internet Explorer and Mozilla browsers, as ... |
![]() |
8,989 | Dec 18, 2019 Nirsoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/videocacheview_th.png"border="0"> |
![]() |
VideoCacheView v3.05 64bit VideoCacheView v3.05 64bit After watching a video in a Web site, you may want to save the video file into your local disk for playing it offline in the future. If the video file is stored in your browser's cache, this utility can help you to extract the video file from the cache and save it for watching it in the future. It automatically scans the entire cache of Internet Explorer, Mozilla-based Web browsers (Including Firefox), Opera, and Chrome, and then finds all video files that are currently stored in it. It allows you to easily copy the cached video files into another folder for playing/watching them in the future. If you have a movie player that is configured to play flv files, it also allows you to play the video directly from your browser's cache. Notice for users of Internet Explorer 10.0 and 11.0: In order to get videos from these versions of IE, you have to press F6 (Advanced Options) and choose the 'Internet Explorer 10 Cache' option in the 'Load video files...' section. Versions History Version 3.05 Added 'Manually Merge Selected Files' option (Ctrl+M). If you have split video files that VideoCacheView cannot detect and merge automatically, you can select all items, press Ctrl+M and then VideoCacheView will merge all selected items into one. After using the 'Manually Merge Selected Files' option, you can use the 'Copy Selected Files To...' option to generate the merged file. Be aware that the order of the merged files is determined according to the created time of every file. Using VideoCacheView VideoCacheView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file (VideoCacheView.exe) After running VideoCacheView, it scan the cache folders of your Internet Explorer and Mozilla browsers, as ... |
![]() |
4,821 | Dec 18, 2019 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/videocacheview_th.png"border="0"> |
![]() |
Visual Pinball v10.6.2 Visual Pinball v10.6.2 An open source pinball table editor and simulator. This project was started by Randy Davis, open sourced in 2010 and continued by the Visual Pinball development team. Features Simulates pinball table physics and renders the table with DirectX Simple editor to (re-)create any kind of pinball table Table logic (and game rules) can be controlled via Visual Basic Script Over 800 real/unique pinball machines, plus over 300 original creations were rebuilt/designed using the Visual Pinball X editor (over 1700 if one counts all released tables, incl. MODs and different variants), and even more when including its predecessor versions (Visual Pinball 9.X) Emulation of real pinball machines via Visual PinMAME is possible via Visual Basic Script Supports configurable camera views (for example for correct display in virtual cabinets) Support for Stereo3D output and Tablet/Touch input Changes: Visual Pinball X 10.6.2 fix warnings Click here to visit the author's website. |
![]() |
6,759 | Apr 04, 2021 Visual Pinball development team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Visual Pinball2_th.png"border="0"> |
![]() |
Vivaldi v7.4.3684.38 Vivaldi v7.4.3684.38 The only web browser powerful enough for you! Vivaldi has all the features and tools you need built-in and unmatched levels of customization. Powerful Vivaldi is packed with powerful built-in features, built for you, who demand more. Whether you're juggling dozens of tabs or need all the tools in the toolbox, Vivaldi lets you conquer the web. Personal You can personalize every feature, every shortcut, every theme to match your style and workflow. Want a sleek minimal look or a bold, vibrant interface? It’s your call, with Vivaldi, you’re browsing the web your way. Private Privacy isn’t just a feature at Vivaldi, it’s a philosophy. No profiling, no data mining, no-nonsense. With built-in ad and tracker blockers, plus end-to-end encryption for synced data. Features: • Mail Manage emails from multiple accounts, mailing lists and feeds in a unified inbox, with this powerful, built-in email client. • Calendar Manage events with this built-in flexible, private calendar. • Feed Reader Use this built-in, algorithm-free feed reader to build a private news feed that is based on your interests, not what you do online. • Web Panels Add any website to your side bar. A great spot for your chat apps and social feeds. • Notes Take notes in the side bar as you browse and sync them securely to other devices. • Sync Securely synchronize your Vivaldi browser data across multiple devices. • Tab Tiling Open tabs in split-screen to view multiple pages side by side. • Tab Stacking Sort out your tabs by grouping them in two-level Tab Stacks. Stacks are a great way to keep things tidy when you have a lot of open tabs. • Workspaces Organize your tabs and tab stacks into categories and switch easily between ... |
![]() |
5,639 | May 20, 2025 Vivaldi Technologies <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/vivaldi1_th.png"border="0"> |
![]() |
VNCHelper 3.01 VNCHelper 3.01 Originally written as a launcher app for VNC sessions onto other machines, VNCHelper is able to launch any application, URL, file or folder. It's as small on your screen as possible, and remembers where it's placed. Clicking each item on the menu brings up a sub menu containing commands. You can customise each item on this sub menu, and choose a title, and the command it launches. For example, for a VNC session, the title might be the hostname of the machine you want to control, the command line the path to vncviewer.exe, and the parameters the command line parameters you need to start a session. For a web site, the item would be the name of the site, and the parameter the address. Each top level item can be given a hostname. Where the text %HOST% appears in subitem commands, this hostname is substituted. Data is stored in a file in the same directory as the executable, called vnchelper.ini Command types Items you add to the submenus can be one of four types: Custom command Give this a name, enter the command you'd like to run, and also any parameters to that command. You can choose to have a confirmation dialog appear when you run the command, for when you enter something you need to be sure of running! If you include the text '???' (three question marks) anywhere in the Params box of an item, when that item is clicked a box will appear asking for input. The '???' is then replaced with whatever you then type into the box when the command is executed, so to edit a variable file in notepad, set the Command to be 'notepad.exe' and the Param to be just '???'. Click the item, and type the ... |
![]() |
5,800 | Apr 13, 2016 Zhorn Software <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/VNCHelper1_th.png"border="0"> |
![]() |
WakeMeOnLan v1.93 WakeMeOnLan v1.93 This utility allows you to easily turn on one or more computers remotely by sending Wake-on-LAN (WOL) packet to the remote computers. When your computers are turned on, WakeMeOnLan allows you to scan your network, and collect the MAC addresses of all your computers, and save the computers list into a file. Later, when your computers are turned off or in standby mode, you can use the stored computers list to easily choose the computer you want to turn on, and then turn on all these computers with a single click. WakeMeOnLan also allows you to turn on a computer from command-line, by specifying the computer name, IP address, or the MAC address of the remote network card. System Requirements And Limitations • On some Windows 11/10/8 systems, the Wake-Up feature doesn't work if the 'Send The Wake-on-LAN Packet To...' option is set to 'Broadcast Address 255.255.255.255'. If you have this problem, you should set this option to 'Broadcast Address According to IP Address'. • On the computer that you run WakeMeOnLan: WakeMeOnLan works on any version of Windows, starting from Windows 2000 and up to Windows 11, including x64 versions of Windows. • On the remote computer: WakeMeOnLan can turn on the remote computer only if this feature is supported and enabled on the remote computer. Be aware that Wake-on-LAN feature only works on wired network. Wireless networks are not supported. • In order to enable the Wake-on-LAN feature on the remote computer: - On some computers, you may need to enable this feature on the BIOS setup. - In the network card properties, you should go to the 'Power Management' and/or 'Advanced' ... |
![]() |
5,687 | Mar 21, 2025 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/wakemeonlan_th.png"border="0"> |
![]() |
WhatInStartup v1.35 32bit WhatInStartup v1.35 32bit This utility displays the list of all applications that are loaded automatically when Windows starts up. For each application, the following information is displayed: Startup Type (Registry/Startup Folder), Command-Line String, Product Name, File Version, Company Name, Location in the Registry or file system, and more. It allows you to easily disable or delete unwanted programs that run in your Windows startup. You can use it on your currently running instance of Windows, as well as you can use it on external instance of Windows in another drive. WhatInStartup also supports a special "Permanent Disabling" feature - If a program that you previously disabled added itself again to the startup list of Windows, WhatInStartup will automatically detect the change and disable it again. System Requirements This utility works on any version of Windows starting from Windows 2000 and up to Windows 8. Both 32-bit and 64-bit systems are supported. Versions History Version 1.35: Added 'Auto Size Columns+Headers' option. Added x64 build. Using WhatInStartup WhatInStartup doesn't require any installation process or additional dll files. In order to start using it, simply copy the executable file (WhatInStartup.exe) info any folder you like, and run it. After running it, the main window of WhatInStartup displays the list of all programs that are loaded at Windows startup. You can select one or more items, and then disable them (F7), enable them back after previously disabled (F8), delete them (Ctrl+Delete), or save them into text/csv/html/xml file (Ctrl+S). Permanent Disabling Permanent Disabling is a special feature of WhatInStartup that allows you to Permanently enforce the disabling of programs in Windows startup. Many programs add themselves into the Windows startup list without even asking you, and even if you disable or delete them, these programs add themselves ... |
![]() |
5,400 | Jan 13, 2017 Nir Sofer <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/whatinstartup_th.png"border="0"> |
![]() |
WhatInStartup v1.35 64bit WhatInStartup v1.35 64bit This utility displays the list of all applications that are loaded automatically when Windows starts up. For each application, the following information is displayed: Startup Type (Registry/Startup Folder), Command-Line String, Product Name, File Version, Company Name, Location in the Registry or file system, and more. It allows you to easily disable or delete unwanted programs that run in your Windows startup. You can use it on your currently running instance of Windows, as well as you can use it on external instance of Windows in another drive. WhatInStartup also supports a special "Permanent Disabling" feature - If a program that you previously disabled added itself again to the startup list of Windows, WhatInStartup will automatically detect the change and disable it again. System Requirements This utility works on any version of Windows starting from Windows 2000 and up to Windows 8. Both 32-bit and 64-bit systems are supported. Versions History Version 1.35: Added 'Auto Size Columns+Headers' option. Added x64 build. Using WhatInStartup WhatInStartup doesn't require any installation process or additional dll files. In order to start using it, simply copy the executable file (WhatInStartup.exe) info any folder you like, and run it. After running it, the main window of WhatInStartup displays the list of all programs that are loaded at Windows startup. You can select one or more items, and then disable them (F7), enable them back after previously disabled (F8), delete them (Ctrl+Delete), or save them into text/csv/html/xml file (Ctrl+S). Permanent Disabling Permanent Disabling is a special feature of WhatInStartup that allows you to Permanently enforce the disabling of programs in Windows startup. Many programs add themselves into the Windows startup list without even asking you, and even if you disable or delete them, these programs add themselves ... |
![]() |
5,427 | Jan 13, 2017 Nir Sofer <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/whatinstartup_th.png"border="0"> |
![]() |
WhoIsConnectedSniffer v1.28 WhoIsConnectedSniffer v1.28 A network discovery tool that listens to network packets on your network adapter using a capture driver (WinpCap or MS network monitor) and accumulates a list of computer and devices currently connected to your network. WhoIsConnectedSniffer uses various protocols to detect the computers connected to your network, including ARP, UDP, DHCP, mDNS, and BROWSER. For every detected computer or device, the following information is displayed: (Some of the fields might be empty if the information cannot be found inside the packets) IP Address, MAC Address, name of the device/computer, description, Operating System, Network Adapter Company, IPv6 Address. After collecting the connected computers/devices information, you can easily export the list to tab-delimited/comma-delimited/xml/html file. WhoIsConnectedSniffer vs Other NirSoft Tools As you may know, NirSoft already provides other tools (Wireless Network Watcher, NetBScanner) that scan the network and show the computers that are currently connected. As opposed to the other tools, WhoIsConnectedSniffer doesn't perform any scanning and it doesn't send any packet to the other computers. WhoIsConnectedSniffer only listens to the packets sent by other computers and devices, analyzes them and then displays the result on the main window. WhoIsConnectedSniffer also provides some information that the other tools cannot get, like operating system, description text of the computer, IPv6 address. System Requirements And Limitations Any version of Windows, starting from Windows 2000, and up to Windows 11. Both 32-bit and 64-bit systems are supported. When using Microsoft Network Monitor driver on 64-bit system, you must use the 64-bit version of WhoIsConnectedSniffer. You have to install one of the following capture drivers: WinPcap capture driver Network Monitor driver WhoIsConnectedSniffer cannot detect a device or computer if it doesn't send any packet that is received ... |
![]() |
9,385 | Feb 09, 2022 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/whoisconnectedsniffer_th.png"border="0"> |
![]() |
Wi-Fi Filter Tool v1.0 Wi-Fi Filter Tool v1.0 A free tool to filter-out unwanted wireless networks. Computers with Windows will show you a list of available WiFi networks in your surrounding , If you have a lot of wireless access points within your area, then you could have a lot of SSIDs (network names) in your available wireless networks list, to find the target Wi-Fi network you need to take some time . You may also want to block users from connecting some specific WLAN SSIDs, to ensure that corporate devices within corporate premises are only using the corporate network. You can remove one or all of them from your list of Network Profiles or available networks. Windows doesn’t allow you to hide Wi-Fi networks Windows via a graphical user interface. You are required to run a few commands on Administrator Command Prompt. 1. Whitelist Only Wi-Fi Connections You Want netsh wlan add filter permission=allow ssid=”WIFI NAME” networktype=infrastructure 2. Blacklist Nearby Wi-Fi Connections From Your List of Networks netsh wlan add filter permission=block ssid=”WIFI NAME” networktype=infrastructure There are many more commands you can use but if you are not an advanced windows user, this method will be complicated for you. Wi-Fi Filter Tool simplifies these processes. How to use Wi-Fi Filter Tool Download Wi-Fi Filter Tool , unzip it then double click and run the appropriate version (x64 or x86). The software gives you two options : You can either Type the name of the Wi-Fi SSID in the space at the top or select it from the drop-down list and use the plus sign button to block it. The drop-down list in the software interface is only active when you are connected to a Wi-Fi network. This will remove the blocked SSID from the list. If you check the White List box at the bottom left, only the SSID name allowed in the ... |
![]() |
990 | Nov 07, 2023 Sordum.net <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/wififiltertool1_th.png"border="0"> |
![]() |
WifiChannelMonitor v1.70 WifiChannelMonitor v1.70 A utility for Windows that captures wifi traffic on the channel you choose, using Microsoft Network Monitor capture driver in monitor mode, and displays extensive information about access points and the wifi clients connected to them. WifiChannelMonitor also allows you to view the information about wifi clients that are not connected to any access points, including the list of SSIDs (network names) that they are trying to connect. For every access point, the following information is displayed: SSID, MAC Address, Device Manufacturer , PHY Type, Channel, RSSI, Security, Beacons Count, Probe Responses Count, Data Bytes, Retransmitted Data Bytes, and more... For every client, the following information is displayed: MAC Address, Device Manufacturer, SSID list that the client tries to connect, Sent Data Bytes, Received Data Bytes, Probe Requests Count, and more... System Requirements Windows 10/Vista/7/8/2012 - 32-bit or 64-bit. (In previous version of Windows , there is no support for wifi monitor mode) Microsoft Network Monitor 3.x - You can download and install it from this Web page or from this Web page . Wireless network adapter and a driver that works properly in 'monitor mode' under Windows. See the remarks about that in the 'Known Problems' section below, it's very important !! Starting from version 1.55 - You can also monitor Wifi traffic even if your card doesn't support 'monitor mode'. When your card is not in 'monitor mode' - you'll mostly see the traffic of your own network. You can also use WifiChannelMonitor to watch wifi information offline by importing a capture pcap file created under Linux with airodump-ng or wireshark. In this case, there is no need for capture driver and you can also use it under Windows XP. Version 1.70: ... |
![]() |
6,695 | Aug 27, 2021 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/wifichannelmonitor_th.png"border="0"> |
![]() |
WifiDiagnosticsView v1.06 WifiDiagnosticsView v1.06 A Wifi diagnostics tool for Windows 11/10/8/7/Vista WifiDiagnosticsView monitors the wireless network service of the Windows operating system and displays any event that occurs while WifiDiagnosticsView is running, including wireless networks scan, connect to access point, disconnect from access point, failed connection attempt, and so on.. When a failure is detected, the error code and error description is displayed. System Requirements This tool works on any version of Windows, starting from Windows Vista and up to Windows 11. Both 32-bit and 64-bit systems are supported. This tool is just a small standalone .exe file that you can run on any system without installing anything. Changes v1.06: The current number of items in the main window is now displayed in the tray icon tooltip. Start Using WifiDiagnosticsView WifiDiagnosticsView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - WifiDiagnosticsView.exe After running WifiDiagnosticsView, it starts to monitor the wireless network service on your system, and every event is added to the main window of WifiDiagnosticsView. Be aware that the following columns are filled only when they are relevant to the event: Profile Name, SSID, Failure Code, Failure Text, BSSID, Connection Mode. Put Icon On Tray If you want to run WifiDiagnosticsView in the background without displaying any window, simply turn on the 'Put Icon On Tray' option (Under the Options menu). After you enable this option, you can close the main window of WifiDiagnosticsView, and it'll continue to monitor your Wifi connections in the background. When you want to open the window of WifiDiagnosticsView again, simply double-click the icon of WifiDiagnosticsView in the system tray. Translating WifiDiagnosticsView to other languages In order to translate WifiDiagnosticsView to other language, follow the instructions below: Run WifiDiagnosticsView with /savelangfile ... |
![]() |
1,912 | Nov 12, 2024 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/wifidiagnosticsview_th.png"border="0"> |
![]() |
WifiHistoryView v1.66 WifiHistoryView v1.66 A simple tool for Windows 11/10/8/7/Vista that displays the history of connections to wireless networks on your computer. For every event that the computer connected to a wireless network or disconnected from it, the following information is displayed: The date/time that the event occurred, network name (SSID), profile name, network adapter name, BSSID of the router/Access Point, and more... WifiHistoryView can read the wifi history information from a running system or from external event log file of another computer. You can also view the wifi history of remote computer on your network, as long as you connect the remote computer as Administrator. System Requirements Ths utility works on any version of Windows, starting from Windows Vista and up to Windows 11. Both 32-bit and 64-bit systems are supported. Previous versions of Windows (Windows XP and earlier) are not supported. Source of Information WifiHistoryView loads the Wifi history information from the 'Microsoft-Windows-WLAN-AutoConfig/Operational' event log of Windows. This even log is usually stored in the following file: C:\windows\System32\winevt\Logs\Microsoft-Windows-WLAN-AutoConfig%4Operational.evtx Changes: 1.66: Added 'Black Background' option (Under the View menu). When it's turned on, the main table is displayed in black background and white text, instead of default system colors. Start Using WifiHistoryView WifiHistoryView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - WifiHistoryView.exe After running WifiHistoryView, the main window displays the history of connecting/disconnecting to wireless networks on your computer. You can easily select one or more items and then copy them to the clipboard and paste them into Excel or other spreadsheet application. You can also export the selected items into text/csv/tab-delimited/xml/html file by using the 'Save Selected Items' option (Ctrl+S). If you want to view the wifi history information from event log file of another computer, open the 'Advanced Options' window (F9) , ... |
![]() |
5,719 | Mar 05, 2025 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/wifihistoryview1_th.png"border="0"> |
![]() |
WifiInfoView v2.96 WifiInfoView v2.96 Free tool that scans the wireless networks in your area and displays extensive information about them. Information includes: Network Name (SSID), MAC Address, PHY Type (802.11g or 802.11n), RSSI, Signal Quality, Frequency, Channel Number, Maximum Speed, Company Name, Router Model and Router Name (Only for routers that provides this information), and more... When you select a wireless network in the upper pane of this tool, the lower pane displays the Wi-Fi information elements received from this device, in hexadecimal format. WifiInfoView also has a summary mode, which displays a summary of all detected wireless networks, grouped by channel number, company that manufactured the router, PHY type, or the maximum speed. System Requirements Operating System: This utility works on Windows Vista, Windows 7, Windows 8, Windows Server 2008, Windows 10, and Windows 11. Both 32-bit and x64 systems are supported. Windows XP is not supported because this tool is based on new Wi-Fi API that doesn't exist on Windows XP. If you want to get wireless networks information on Windows XP, you can use the WirelessNetView utility. Wireless network adapter and wireless card driver that works with the built-in wireless support of Windows Vista/7/8/2008. If you don't have a compatible wireless adapter and driver, "cannot find wireless adapter" error will be displayed. In order to watch 5GHz wireless networks, you have to use a wireless network adapter that supports 5 GHz channels. Changes v2.96: Updated the internal MAC addresses file. Start Using WifiInfoView WifiInfoView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - WifiInfoView.exe After you run WifiInfoView, the list of detected wireless networks in your area is displayed on the upper pane and it's updated at very high ... |
![]() |
5,948 | Jan 16, 2025 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/wifiinfoview1_th.png"border="0"> |
![]() |
wikidPad v2.2 wikidPad v2.2 A Wiki-like notebook for storing your thoughts, ideas, todo lists, contacts, or anything else you can think of to write down. What makes wikidPad different from other notepad applications is the ease with which you can cross-link your information. Links in a wiki are created by typing in WikiWords. A WikiWord is any mixed case word typed into the editor. TodoList or JohnDoe are example WikiWords. The term wiki means "quick" in Hawaiian, and wikis are all about quickly linking your information together. Wikis are not a new concept, in fact there are many web based wiki servers available. wikidPad is a real-time wiki wikidPad is not a web server, or application server, or groupware solution. wikidPad is a standalone notepad like application, albeit notepad on steroids. wikidPad is like an IDE for your thoughts. IDE for your thoughts Software developers have grown accustomed to certain features from their integrated development environment that make their jobs easier. Features like auto-completion, outline views, incremental search, easy source code navigation. IDE's that provide these features can greatly increase developer productivity. wikidPad attempts to utilize some of these features to address the problem of personal information management. Personal Information Management How do you manage all of the random bits of information in your personal and professional life? Word documents, text files, Microsoft Outlook folders/notes. If you're an expert user maybe you have a weblog, or a personal database, or possibly an outlining application. Where do you track your wifes favorite food, your bosses kids names, your personal todo list, the name of the movie you just read a review of, the name of the book a friend recommended. wikidPad was created to address this issue of personal information management. It provides a place to manage the massive amounts of information you have stuffed in your head, ... |
![]() |
2,553 | Oct 12, 2021 Michael Butscher <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/wikidPad1_th.png"border="0"> |
![]() |
WildBit Viewer v6.16 WildBit Viewer v6.16 A compact and fast image viewer with slide show and editor. Eye catching interface within blazing fast folder, file list and thumbnail viewer. Viewer includes also Image Info with Image EXIF meta data JPEG and TIFF support and IPTC (IIMV4) information (like PhotoShop file info) from JPEG and TIFF, Thumbview has changeable views, sorting and thumbnail predefined sizes for fast thumbnail size setting. WildBit Viewer also includes shell toolbar, you can drop your favorite folder there and use it as an organizer. It also includes image compare. In Compare you can compare images side-by-side. In Favorites you can save list of favorite images and load list later on and you can create custom show in to Slide Show also that list you can edit with Custom Show List Editor. With Slide Show you can view images within 176 different transition effects. Slide Show includes now multi-monitor support for fast switching between two monitors. WildBit Viewer supports all major graphic formats including BMP, JPEG, JPEG 2000, GIF, PNG, PCX, TIFF, WMF and TGA (over 70 formats). Features: Viewer • Explorer style file handling with customizable headers • Full screen view • Favorites with Browse Selected, Copy / Move and Delete • Thumbnail Browser with sorting, view change and fast thumbnail size change • Thumbnail EXIF extraction and orientation • Shell Tool Bar for organizing images • Image Rotate • Rotate by EXIF orientation • Wallpaper set capability • Image Compare with calculating similitude of two selected images • Image Info with Image EXIF meta data JPEG and TIFF support, IPTC (IIMV4) information (like PhotoShop file info) from JPEG and TIFF, XMP Info support from JPEG, TIFF, PSD and Histogram • Rename Selected a.k.a Mass Renaming with EXIF, IPTC support • Set Image Info, EXIF and IPTC info can be set to multiple images • File List Generator which generates html, csv, rtf, ... |
![]() |
2,703 | May 05, 2025 WildBit Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/WildbitViewer1_th.png"border="0"> |
![]() |
WildGem v1.60 WildGem v1.60 A small, free, lightning-fast, portable, single-file app for Windows to help find and replace text. Its powerful syntax combines most of the flexibility of Regex, but with the simplicity of the typical find/replace feature found in your text editor or word processor. Unlike similar programs, WildGem is fast with a dual split display, and updates or highlights matches as you type in realtime. A unique colour coded syntax allows you to easily find/replace text without worrying about having to escape special symbols. If you're a beginner who only occasionally uses find and replace, WildGem will feel second-nature, and can even help you to formulate queries with wildcards. If you're moderately competent with basic or extended expressions, but rarely use Regex, WildGem will allow to create more powerful expressions more quickly with its intuitive interface. Individual WildGem symbols can replace the equivalent of up to 22 Regex symbols! If you're an expert with Regex and use it all the time, you may still appreciate the simpler syntax, colour coding, lightning speed, large input/output areas, realtime updating as you type, and the feature which converts your expression into the equivalent Regex syntax. More information behind the purpose of WildGem: Regex is such a powerful way of editing text, but its power comes at a cost. The learning curve is pretty steep, and there's a lot of syntax to remember. A simple example is replacing something starting with "The" and ending with "Fox" (for example: "The quick brown fox"). Regex would look like this: "the.*?fox". But WildGem simplifies the ".*?" bit to a single WildGem symbol - ✪. So you'd search for "the✪fox" instead. Want to search for one or more letters? The ⊚ symbol replaces the Regex "[a-zA-Z]+?" Likewise, the simple symbol ⇕ is used for new lines or the start/end of a line (equivalent ... |
![]() |
4,510 | Oct 14, 2021 Daniel White <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/WildGem1_th.png"border="0"> |
![]() |
Win10 Security Plus v1.0 Win10 Security Plus v1.0 Win10 Security Plus is a powerful Windows OS software application that improves the security of Windows. It applies many recommended security settings and advanced security enhancements to the operating system, the changes should not cause conflicts or system errors, we have tested them many times. The program enables important security services, disables vulnerable system features (such as autorun.inf autoplay, NTVDM executions, Windows host script), improves the security of Internet Explorer and of the system integrity. And best of all, you just need to click the button "Apply Selected" and reboot the PC, that's all. This program works on Windows XP, Vista, 7, 8, 8.1, 10 (32\64-bit). If you have programs that use cscript.exe or wscript.exe you should uncheck the option "Disable Windows Script Host". Else you may get an error message like "Windows Script Host access is disabled on this machine. Contact your administrator for details." when a program executes VBScript or JScript scripts. Program Key Features Enable Important System Security Services Disable Commonly Exploited System Features Disable Autorun.inf Autoplay, 16-bit Processes, WSCRIPT.EXE Enable SmartScreen, Windows Updates, Windows Defender Enable User Acces Control (UAC), Windows File Protection (SFC) Activate Internet Explorer Memory Protection Enable Structured Exception Handling Overwrite Protection Disable Remote Registry, Remote Assistance, Short File Names Enable Driver Signing Check, System Restore, Security Center Enable Signature Verification of Downloaded Programs 40+ Security Improvements in One Powerful Program Improves System Protection Against Malware ... |
![]() |
5,446 | Nov 13, 2019 site2unblock <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/win10-security-plus_th.png"border="0"> |
![]() |
Win10 Settings Blocker v1.1 Win10 Settings Blocker v1.1 In Windows 10 Version 1703 , Microsoft has added a new Group Policy for the Windows 10 that gives you control over the various settings pages that appear in the Windows Settings app this Group Policy will come in very handy for many organizations and Home users. It would behoove systems administrators to lockdown unnecessary panes in addition to securing those panes which IT specifically wishes to keep out of the hands of end-users. This feature is particularly useful in a network environment, such as when configuring a kiosk or guest machine but there are many other scenarios where disabling the Settings app and the Control Panel will come in handy too. For example, if you’re the tech support person for your family and friends, and they keep calling you to reconfigure a feature over and over again. You can fix their computer once, and then block them access to change settings or if you share a device in the house with children, and you don’t want them messing around with the settings on Windows 10. If you don’t have Group Policy Editor (gpedit.msc) , you can lock down individual Settings panes through the Registry but it would be time consuming and , prone to human error. To stop users from changing settings in Windows 10 you can try our new portable freeware “Win10 Settings Blocker” Application. How to use Win10 Settings Blocker 1. Download the Application , extract and run it 2. For example we want to block “Mobilhotspot” click Plus (Add to list) Button and choose Mobilhotspot from drop down menu , finally use Add to list button. 3. Now use the save settings (ok) Button . Mobilhotspot settings page has been blocked (we can add many items) you can untick the box and use save settings button to make ... |
![]() |
5,127 | May 14, 2021 Sordum.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/win10settingsblocker1_th.png"border="0"> |
![]() |
WinDefThreatsView v1.15 WinDefThreatsView v1.15 A free tool for Windows 11/10 that displays all threats detected by Windows Defender so you can set the default action for all threats at once. Default actions: Allow, Quarantine, Clean, Remove, Block, or No Action. You can use this tool on your local computer and also on remote computer, as long as you have permission to access WMI on the remote machine. For every threat, the following information is displayed: Filename, Threat Name, Severity, Process Name, Initial Detect Time, Status Change Time, Remediation Time, Threat ID, Threat Status, Default Threat Action, and more... System Requirements This tool works only on Windows 11, Windows 10 and Windows 8.1. Both 32-bit and 64-bit systems are supported. You can also use this tool on Windows 7 to connect a Windows 11/10 remote computer. Changes v1.15 Added option to change the sorting column from the menu (View -> Sort By). Like the column header click sorting, if you click again the same sorting menu item, it'll switch between ascending and descending order. Also, if you hold down the shift key while choosing the sort menu item, you'll get a secondary sorting. Added 'Sort By' toolbar button Fixed a few high DPI mode issues Fixed issue: When copying data to the clipboard or exporting to tab-delimited file, every line contained an empty field in the end of the line. Start Using WinDefThreatsView WinDefThreatsView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - WinDefThreatsView.exe After running WinDefThreatsView, the main window displays the list of all threats detected by Windows Defender Antivirus. Connect Windows Defender on remote computer In order to view the Windows Defender threats on a remote computer, simply open the 'Advanced Options' window (F9), choose the ... |
![]() |
4,042 | Mar 01, 2024 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/windefthreatsview1_th.png"border="0"> |
![]() |
Windows Update MiniTool (WUMT) v04.22.2022 Windows Update MiniTool (WUMT) v04.22.2022 An alternative to the standard Windows Update The Process: • The system update service is used • Checking for updates • Download updates • Install updates • Removing installed updates • Hiding unwanted updates • Getting direct links to update files • View update history • Setting up automatic updates • Works on OS from Windows 7 to Windows 11 (support for 2000, xp, vista has been discontinued by Microsoft, unable to connect to check for updates) How to translate UI? Press Ctrl+Shift+L to generate language file. Open .lng file in Notepad and edit strings. FAQ Where are updates downloaded? \Windows\SoftwareDistribution\Download\ Setting up automatic updates. What do these settings do? Manages settings for the Windows Update service through group policies. The built-in antivirus will be updated automatically, regardless of the settings • Not configured - Windows Update settings are used • Disabled - Updates are not checked, downloaded, installed • Notification Mode - Notify before downloading and installing any updates • Download only - Automatically download updates and notify you when they are ready for installation • Other - Other settings not listed are set. Offline mode? Updates will be checked from the wsusscn2.cab file. Detection of a new version of a file and its download is available from the utility Launch keys -onclose Execute the specified command when closing the program. For example, you can run a bat file: [wumt.exe "-onclose D: un.bat"]. You can specify several -onclose switches, for example (disable the update service): [wumt.exe "-onclose sc stop wuauserv" "-onclose sc config wuauserv start=disabled"]. Quotes " " are required for this command. Changes: v04/22/2022 - Fix for Windows 11 22H2 |
![]() |
11,226 | May 03, 2024 stupid user <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/WUMT1_th.png"border="0"> |
![]() |
WinExit v1.0 WinExit v1.0 A program that allows you to shut down, restart, sleep, hibernate your computer at the specified time. The program is portable, it does not use the system registry and all settings are saved in one INI file located in the directory with the executable file. The most important features Possibility to perform a selected action (shutdown, restart, sleep, hibernation, lock, log out) on a specific date and time or after the specified time. Displaying a notification 30 seconds before the scheduled action is performed. Optionally, blocking the wake-up of the computer for the Sleep and Hibernate actions. However, some system tasks may wake up the computer. To reduce the probability of other processes waking up the computer, run the program as administrator. The program is portable: It does not use the system registry and all settings are saved in one INI file located in the directory with the executable file. The program executable file (WinExit.exe) can be copied to an external drive and used on another computer without any installation. Built-in multi-language support mechanism based on INI files with UTF-8 encoding. To write subsequent language versions, an ordinary text editor is sufficient, e.g. the system Notepad. This program is completely free. You can use it without any restrictions, also for commercial purposes. There are no limitations, adware, spyware. Language: Chinese (Simplified), English, German, Greek, Italian, Japanese, Polish, Slovenian, Spanish License: Freeware System: Windows XP or newer This download is for the 64bit version. If you need the 32bit version, download here. Click here to visit the author's website. |
![]() |
2,563 | Jul 11, 2021 Pazera Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/WinExit1_th.png"border="0"> |
![]() |
WinGuard Pro 2014 8.9.2.3 WinGuard Pro 2014 8.9.2.3 Secure your computer by password protecting your Windows applications, programs and EXE files. Plus, protect your data with encryption for your files, folders and drives - directly from Windows Explorer. Extra features allow you to disable the Task Keys, Software Installation, Internet Explorer, Mozilla FireFox, Downloading Files, Zip and Self Extracting Files and more. Features: Lock Programs, Applications, EXE Files with a Password Lock any folder with a password Disable Windows at Boot Disable Software Installation and Downloads Password Protect Windows Explorer Password Protect your Web Browser, inc. Internet Explorer, FireFox, Opera and more Parental Time Control It's FREE, no advertising or spyware Works alongside your firewall and anti-virus program Advanced edition also includes: Add your own program for protection Disable Canceling of Password Prompt Configure Multiple User Accounts Password Windows at Boot Password Internet Explorer Disable Software Installation Use Software in Commercial Enviroment |
![]() |
9,000 | Nov 02, 2013 WGSoft |
![]() |
WinLogOnView v1.41 WinLogOnView v1.41 A simple tool for Windows 11/10/8/7/Vista/2008 that analyses the security event log of Windows operating system, and detects the date/time that users logged on and logged off. For every time that a user log on/log off to your system, the following information is displayed: Logon ID, User Name, Domain, Computer, Logon Time, Logoff Time, Duration, and network address. WinLogOnView also allows you to easily export the logon sessions information to tab-delimited/comma-delimited/html/xml file. System Requirements This utility works on Windows Vista/7/8/2008/10/11. Both 32-bit and 64-bit systems are supported. On Windows 10 April Update (1803) you have to turn on the 'Use New Event Log API' option. Older systems are not supported because the log on/log off information is not added to the security event log. Known Limitations This tool is based on the security event log of Windows, and the accuracy of the displayed information depends on the availability and accuracy of the data stored inside the security event log. It's possible that some of the information will be missing, like a logon session without logoff time. Bw aware that WinLogOnView currently uses the following events: 4648 (Logon), 4647 (LogOff), 4624 (Logon), 4800 (Workstation lock). Changes Version 1.41: When connecting a remote computer and the 'Use New Event Log API' option is turned on, the loading process is now much faster than the previous versions. Start Using WinLogOnView WinLogOnView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - WinLogOnView.exe After running it, the main window of WinLogOnView displays the list of all logon sessions detected on your system. You can easily export the list to html/xml/tab-delimited/comma-delimited file by using the 'Save Selected Items' option. You can also copy the selected items to the clipboard (Ctrl+C) and then paste them into ... |
![]() |
9,333 | Jan 04, 2022 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/winlogonview_th.png"border="0"> |
![]() |
WinMailPassRec v1.00 WinMailPassRec v1.00 A password recovery tool for Windows 10 and Windows 11 that displays the details of all POP3/IMAP/SMTP/Exchange accounts stored in the mail application of Windows operating system. For every account, the following information is displayed: Account Name, Email, Mailbox Type, Mail Server, User, Password, Outgoing Server, Outgoing Server Password, Account Creation Time, Last Used Time, Last Sync Attempt Time, Last Sync Success Time. System Requirements This tool works with the built-in mail application of Windows 10 and Windows 11. Both 32-bit and 64-bit systems are supported. You can also use this tool on older versions of Windows (like Windows 7) for recovering data from external disk with Windows 10 or Windows 11. Be aware that WinMailPassRec can only recover the passwords of POP3/IMAP/SMTP/Exchange accounts. It cannot recover the passwords for other types of accounts like Microsoft account or Gmail. General Information The mail App of Windows 10 and Windows 11 stores the POP3/IMAP/SMTP/Exchange accounts information in 2 different places: Under the following Registry key: HKEY_CURRENT_USER\Software\Microsoft\ActiveSync\Partners (Every account on different subkey) - Most of the account information is stored under this Registry key, but without the server and password information. The passwords and server information are encrypted and stored inside Windows Vault (Located under the following folder: %LocalAppData%\Microsoft\Vault\4BF4C442-9B8A-41A0-B380-DD4A704DDB28 ) WinMailPassRec combines the information from the above 2 places. Start Using WinMailPassRec WinMailPassRec doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - WinMailPassRec.exe After running WinMailPassRec, the 'Advanced Options' window is opened, and then you can choose to load the Windows Mail accounts from your current user, or from external hard drive plugged to your computer. If you choose to load the Windows Mail accounts from external disk, you have to fill more fields in order to decrypt the mail passwords. After ... |
![]() |
2,321 | Mar 08, 2022 Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/winmailpassrec_th.png"border="0"> |
![]() |
WinMouse v1.0 WinMouse v1.0 WinMouse is a program that allows you to change the most important mouse settings, such as cursor speed on the screen, enable acceleration, Sonar function, change the speed and size of the double-click area, change the number of lines to scroll after turning the mouse wheel, swap the primary and secondary mouse buttons and other. The program has a built-in ScreenWrap function: when the mouse cursor reaches the edge of the screen, it will be automatically moved to the opposite edge along a perpendicular or diagonal line. This feature makes it easier to use the touch pad on notebooks. WinMouse monitors the use of the mouse and counts the distance traveled by the cursor, the number of clicks left and right mouse buttons and the use of the ScreenWrap function. All data obtained is displayed on the Stats tab. The program can be minimized to the system tray. After right-clicking the program icon in the tray, the user has access to the most important program functions from the context menu. To run the program minimized, use the -tray command line option: WinMouse.exe -tray After starting, the program will automatically hide the main window and display the icon in the tray. The most important features Easy access to the most important mouse settings: pointer speed, acceleration, sonar, vertical and horizontal scrolling options, double-click speed, mouse buttons swapping and other. ScreenWrap function: When the mouse cursor reaches the edge of the screen, it will be automatically moved to the opposite edge along a perpendicular or diagonal line. The program is portable: it does not use the system registry, and all configuration data is saved in one INI file located in the program directory. The program files (WinMouse.exe and libWinMouse.dll) can be copied ... |
![]() |
3,662 | Jul 02, 2020 Jacek Pazera <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/WinMouse1_th.png"border="0"> |
OlderGeeks.com Copyright (c) 2025