Your download link is at the very bottom of the page... always.



Processed through Paypal
No account required.


Donate Bitcoin to this wallet:
1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm
Donate Ethereum to this wallet:
0x40E56922F43637224935CDC35e2c96E0392A8505
Donate Litecoin to this wallet:
LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL

Buy our over-priced crap to help keep things running.
Take No CrapwareOG Dad CapNo Password


Join our Facebook groupFollow us on TwitterFollow us on InstagramOur RSS FeedJoin us on TikTokJoin us on LinkedIn


 Home » OlderGeeks.com Freeware Downloads » Searching Files   
Search
Search Terms
Search Category Leave category selection blank to search within all categories.
Search Results
Files
  File Name Rating Downloads
Last Update/Developer
CurrPorts v2.77
CurrPorts v2.77 Free tool that monitors opened TCP/IP network ports/connections. CurrPorts is network monitoring software that displays the list of all currently opened TCP/IP and UDP ports on your local computer. For each port in the list, information about the process that opened the port is also displayed, including the process name, full path of the process, version information of the process (product name, file description, and so on), the time that the process was created, and the user that created it. In addition, CurrPorts allows you to close unwanted TCP connections, kill the process that opened the ports, and save the TCP/UDP ports information to HTML file , XML file, or to tab-delimited text file. CurrPorts also automatically mark with pink color suspicious TCP/UDP ports owned by unidentified applications (Applications without version information and icons) Notice: • When the 'Use DNS Cache For Host Names' option is turned on, there is a significant memory leak on every refresh. This memory leak is not caused directly by CurrPorts, but by the DNS cache programming interface of Windows. Currently, I cannot find a workaround for this problem, so if you run CurrPorts for many hours in automatic refresh mode, it's recommended to turn off the 'Use DNS Cache For Host Names' option. • If you want to monitor UDP activity, you should try using the LiveTcpUdpWatch tool. Changes: Version 2.77: Fixed bug: CurrPorts failed to display country/city information for IPv6 addresses System Requirements This utility works perfectly under Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, Windows 7, Windows 8, Windows 10 and Windows 11. There is also a separated download of CurrPorts for x64 versions of Windows. If you want to use this utility on Windows NT, you should install psapi.dll in your system32 directory. You can also use this ...
5/5 9,491 Dec 13, 2023
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/currports_th.png"border="0">
CustomFolder v3.0
CustomFolder v3.0 CustomFolder allows you to customize folders with icons and emblems. Features - Create icons with emblems - 3 predetermined icons to color - Up to 9 emblems per icon - Possibility to rotate the icons (to one of the templates) - Add unlimited personal icons - Folder Panel to apply your own design to all your folders - Drag one or a group of folders to the panel - More than 60 emblems included - Floating emblem - You can add unlimited emblems to your own collection - You can drag and drop a folder to work with it - You can drag and drop a JPG image to use as the icon's wallpaper - Customizable, you can select the background color of the icon preview and the window´s color - You can choose from 16.7 million colors for your icon - You can select a primary or secondary color - Music icon - 5 color palettes - 30 Slots to store custom colors - Color wheel to select a color - Portable - Languages: English, French, Spanish, Italian, Portuguese, German, Russian (installer in English) Read User Guide. Click here to visit the author's website.
5/5 2,514 Apr 19, 2021
GDZ Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/CustomFolder7_th.png"border="0">
CustomMenu v1.0.2
CustomMenu v1.0.2 Build your own customized Windows desktop menu. Unlimited submenus with unlimited menu items. All your favorite applications, folders, Windows settings and Windows applets at your fingertips and easily accessible just by right-clicking on your desktop. A great alternative to the nightmarish clutter of your Windows Start Menu or even your current Windows desktop context menu. Great for PC Support technicians! Configure and run from a USB stick containing all your favorite tools. Many, many exciting features. And it's all free. (see the Wiki for a quick preview). Click here to visit the author's website.
5/5 1,011 Aug 02, 2023
Baz Cuda <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/CustomMenu2_th.png"border="0">
CyberShredder v1.12
CyberShredder v1.12 CyberShredder is a quick, safe and handy utility that lets you erase confidential files from your computer permanently. Normal file deletion will remove a file's directory entry and allocation table information. The actual disk clusters that contained the file's data remains intact on your hard disk and can be recovered later. CyberShredder overwrites the space occupied from a file with random data and erases the file, so an unerase utility will never be able to recover it. CyberShredder's simple interface will help you get rid of confidential data permanently. It deletes files using three different shredding methods, including the NSA approved seven-pass file deletion method. Please note that files and directories erased by CyberShredder can not be recovered using an undelete program. Make sure you use it with care. We recommend that you learn how to use the program by testing its behaviour with some test data first. Version 1.12: Quicker abort, abandons operation even at the end of a file operation File operation progress gauge, shows progress of each file operation (pass) Renames file multiple (26) times, not just once Remembers form position Click here to visit the author's website.
5/5 4,079 Mar 02, 2019
CyLog Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/cybershred1_th.png"border="0">
Cygwin v3.0.7 32bit
Cygwin v3.0.7 32bit Cygwin is: a large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows. a DLL (cygwin1.dll) which provides substantial POSIX API functionality. Cygwin is not: a way to run native Linux apps on Windows. You must rebuild your application from source if you want it to run on Windows. a way to magically make native Windows apps aware of UNIX® functionality like signals, ptys, etc. Again, you need to build your apps from source if you want to take advantage of Cygwin functionality. General installation notes When installing packages for the first time, setup*.exe does not install every package. Only the minimal base packages from the Cygwin distribution are installed by default, which takes up about 100 MB. Clicking on categories and packages in the setup*.exe package installation screen allows you to select what is installed or updated. Individual packages like bash, gcc, less, etc. are released independently of the Cygwin DLL, so the Cygwin DLL version is not useful as a general Cygwin release number. The setup*.exe utility tracks the versions of all installed components and provides the mechanism for installing or updating everything available from this site for Cygwin. Once you've installed your desired subset of the Cygwin distribution, setup*.exe will remember what you selected so rerunning the program will update your system with any new package releases. On Windows Vista and later, setup*.exe will check by default if it runs with administrative privileges and, if not, will try to elevate the process. If you want to avoid this behaviour and install under an unprivileged account just for your own usage, run setup*.exe with the --no-admin option. Q: Is there a command-line installer? A: Yes and no. The setup*.exe program understands command-line arguments which ...
5/5 4,935 May 22, 2019
Cygwin <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Cygwin1_th.png"border="0">
Cygwin v3.2.0-1
Cygwin v3.2.0-1 Cygwin is: a large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows. a DLL (cygwin1.dll) which provides substantial POSIX API functionality. Cygwin is not: a way to run native Linux apps on Windows. You must rebuild your application from source if you want it to run on Windows. a way to magically make native Windows apps aware of UNIX® functionality like signals, ptys, etc. Again, you need to build your apps from source if you want to take advantage of Cygwin functionality. General installation notes When installing packages for the first time, setup*.exe does not install every package. Only the minimal base packages from the Cygwin distribution are installed by default, which takes up about 100 MB. Clicking on categories and packages in the setup*.exe package installation screen allows you to select what is installed or updated. Individual packages like bash, gcc, less, etc. are released independently of the Cygwin DLL, so the Cygwin DLL version is not useful as a general Cygwin release number. The setup*.exe utility tracks the versions of all installed components and provides the mechanism for installing or updating everything available from this site for Cygwin. Once you've installed your desired subset of the Cygwin distribution, setup*.exe will remember what you selected so rerunning the program will update your system with any new package releases. On Windows Vista and later, setup*.exe will check by default if it runs with administrative privileges and, if not, will try to elevate the process. If you want to avoid this behaviour and install under an unprivileged account just for your own usage, run setup*.exe with the --no-admin option. Q: Is there a command-line installer? A: Yes and no. The setup*.exe program understands command-line arguments which allow ...
5/5 5,065 Apr 04, 2021
Cygwin <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Cygwin1_th.png"border="0">
Czkawka v5.1.0
Czkawka v5.1.0 "Hiccup" in Polish A simple, fast and free app to remove unnecessary files from your Windows, Mac or Linux computer. Features • Written in memory-safe Rust • Amazingly fast - due to using more or less advanced algorithms and multithreading • Free, Open Source without ads • Multiplatform - works on Linux, Windows, macOS, FreeBSD and many more • Cache support - second and further scans should be much faster than the first one • GUI frontend - uses GTK 4 framework and looks similar to FSlint • No spying - Czkawka does not have access to the Internet, nor does it collect any user information or statistics • Multilingual - support multiple languages like Polish, English or Italian • Multiple tools to use: -Duplicates - Finds duplicates based on file name, size or hash -Empty Folders - Finds empty folders with the help of an advanced algorithm -Big Files - Finds the provided number of the biggest files in given location -Empty Files - Looks for empty files across the drive -Temporary Files - Finds temporary files -Similar Images - Finds images which are not exactly the same (different resolution, watermarks) -Similar Videos - Looks for visually similar videos -Same Music - Searches for music with the same artist, album etc. ...
5/5 1,565 May 18, 2023
Rafał Mikrut <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Czkawka2_th.png"border="0">
Daphne 32bit 2.01
Daphne 32bit 2.01 Daphne is a small (system tray) application for killing, controlling and debugging Windows' processes. It was born to kill a windows process and became almost a task manager replacement. You can kill a process by dragging the mouse over the windows, by right-clicking the process in the main process list, or by typing its name with the "Kill all by name" command. You can set a any window to be always on top, to be transparent, to be enable, et cetera. Although Daphne was born just to kill windows process. You can think of Daphne as a task manager replacement. The main window displays a list of currently running process with detailed information about: CPU usage, Process ID, Process name, Full path (and arguments), Priority, Class (Process / Service), Current memory usage, Peek memory usage, Current swap usage, Peek swap usage and Number of threads
0/5 7,454 Jun 18, 2014
DRK
Daphne 64bit 2.01
Daphne 64bit 2.01 Daphne is a small (system tray) application for killing, controlling and debugging Windows' processes. It was born to kill a windows process and became almost a task manager replacement. You can kill a process by dragging the mouse over the windows, by right-clicking the process in the main process list, or by typing its name with the "Kill all by name" command. You can set a any window to be always on top, to be transparent, to be enable, et cetera. Although Daphne was born just to kill windows process. You can think of Daphne as a task manager replacement. The main window displays a list of currently running process with detailed information about: CPU usage, Process ID, Process name, Full path (and arguments), Priority, Class (Process / Service), Current memory usage, Peek memory usage, Current swap usage, Peek swap usage and Number of threads
0/5 7,500 Jun 18, 2014
DRK
darktable v4.6.1
darktable v4.6.1 Free, open source alternative to Adobe Lightroom. darktable is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them. Here is a short list of highlights where darktable can improve your digital photography processing workflow and help you to make better images with less effort. You can find a more detailed description of every single item in the online user manual. Features: Non-destructive editing throughout the complete workflow, your original images are never modified. Take advantage of the real power of raw: All darktable core functions operate on 4x32-bit floating point pixel buffers, enabling SSE instructions for speedups. GPU accelerated image processing: many image opertions are lightning fast thanks to OpenCL support (runtime detection and enabling). Professional color management: darktable is fully color managed, supporting automatic display profile detection on most systems, including built-in ICC profile support for sRGB, Adobe RGB, XYZ and linear RGB color spaces. Cross platform: darktable runs on Linux, Mac OS X / macports, BSD, Windows and Solaris 11 / GNOME. Filtering and sorting: search your image collections by tags, image rating (stars), color labels and many more, use flexible database queries on all metadata of your images. Image formats: darktable can import a variety of standard, raw and high dynamic range image formats (e.g. JPEG, CR2, NEF, HDR, PFM, RAF … ). Zero-latency, zoomable user interface: through multi-level software caches darktable provides a fluid experience. Tethered shooting: support for instrumentation of your camera with live view for ...
5/5 4,014 May 10, 2024
darktable team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/darktable1_th.png"border="0">
Data Crow v4.10.0
Data Crow v4.10.0 The ultimate cataloger and organizer. You can easily catalog your media library or any other collection. Always wanted to manage all your collections in one product? You want a product you can customize to your needs? Your search ends here! Using Data Crow allows you to catalogue all your collectables, no matter how large your collection is. Using the excellent online services, you can instantly retrieve information about your books, software, games and movies. This information, combined with the file import, which can parse information from your e-books, software, images, music and movie files, means you won’t be doing a lot of typing. Are you collecting something which is not (fully) covered by one of the standard collection modules? No problem! Either customize an existing module by adding the fields you need or create your own module entirely. Data Crow comes as a full stand alone client; Your browser does not support the video tag. Additionally, Data Crow can run as a server. The server is both an application and a web service. Users can connect using the full client and/or they can use the Data Crow web client. Both clients can connect at the same time, working on the same server; Your browser does not support the video tag. Data Crow is a feature packed product which luckily comes with an internal help system (F1) to guide you on your journey through Data Crow. Also see the following manuals covering specific functionality such as creating new report templates and creating your own modules. An explanation on how to run a Data Crow Server. How to create a custom report for Data Crow. How to create a custom module. Available languages in Data Crow: Dutch, English, German, Spanish, Portuguese, French, Italian and Polish. Features: Standard Collection Modules Catalogue Software, Movies, Music, Images ...
5/5 8,817 Aug 24, 2023
Robert Jan Van Der Waals <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/datacrow_th.png"border="0">
DataProtectionDecryptor v1.13
DataProtectionDecryptor v1.13 A free, powerful tool to decrypt passwords and other info encrypted by the Data Protection API (DPAPI) system of Windows. You can use this tool to decrypt DPAPI data on your current running system and to decrypt DPAPI data stored on external hard drive. About DPAPI DPAPI is a decryption/encryption system used by Microsoft products as well as by 3-party products to decrypt and encrypt passwords and other secret information on Windows operating system. DPAPI decrypted data always begins with the following sequence of bytes, so you can easily detect it: 01 00 00 00 D0 8C 9D DF 01 15 D1 11 8C 7A 00 C0 4F C2 97 EB Here's some examples for passwords and other data encrypted with DPAPI: • Passwords of Microsoft Outlook accounts, stored in the Registry under HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles or HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Profiles or HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Profiles (Depending on version of Outlook) • Credentials files of Windows (e.g: C:\Users\[User Profile]\AppData\Roaming\Microsoft\Credentials , C:\Users\[User Profile]\AppData\Local\Microsoft\Credentials ) • Wireless network keys (Stored inside XML files under C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces ) • Passwords in some versions of Internet Explorer, stored in the following Registry key: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms\Storage2 • Passwords stored in the passwords file of Chrome Web browser ('Login Data' file in the profile of Chrome). • Encrypted cookies in Chrome Web browser ('Cookies' file in the profile of Chrome) 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.13: Fixed bug from Version 1.12: DataProtectionDecryptor displayed extra padding bytes when decrypting DPAPI data from external drive. Decryption Modes You can use this tool to decrypt DPAPI-encrypted data in 2 different modes: • Decrypt ...
5/5 5,115 Nov 29, 2023
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/dataprotectiondecryptor1_th.png"border="0">
Dave's Marbles v1.18.11
Dave's Marbles v1.18.11 Daves Marbles is a, Arcade-Like, Puzzle Game. Daves Marbles is a color matching game….sort of. Daves Marbles is a maze game….sort of. Daves Marbles is a timed game…sort of. You’ll have to try it to understand what we mean. All game instructions are easily accessed in the game itself. Points needed to advance to next levels are also included. Daves Marbles is not a fast paced arcade game. You could even say it is laid back. See if you have what it takes to get to the end of this slow laid back game:) We believe in the K.I.S.S. philosophy so all control is just with the mouse. No need to use the keyboard for anything (we knew you would like that).
5/5 4,786 Oct 03, 2019
MILLER WORLD Inc. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Daves Marbles2_th.png"border="0">
DavMail v6.2.2
DavMail v6.2.2 A free POP/IMAP/SMTP/Caldav to Exchange gateway. Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP gateway allowing users to use any mail client with Exchange and Office 365, even from the internet through Outlook Web Access on any platform, tested on MacOSX, Linux and Windows. Features • POP • IMAP • SMTP • Caldav • Carddav • LDAP • Office 365 • Exchange Changes ## DavMail v6.2.2 2024-03-30 Includes some build process fixes, use jlink to build a customized jre for standalone package, Thunderbird configuration documentation updated with new screenshots. Also implemented a new -token command line option to launch O365InteractiveAuthenticator and get an authentication token. Most changes are related to build process and rpm packaging for Fedora/RHEL, also includes a few bug fixes on IMAP ### OSX - OSX: document how to embed Zulu jre inside DavMail app ### Enhancements - Fix comment in DavMail shell - Detect missing network connectivity during token refresh to avoid invalidating token - Upgrade JCIFS to 1.3.19 for NTLM support - Cleanup from audit - Drop war package from release files, there are more modern ways to run DavMail in server mode without a webapp container - From audit: place LOCK.wait in a loop - Fix from audit, use try with resource - Cleanup from audit, remove deprecated getSubjectDN, getIssuerDN ### O365 - O365: Improve error message on missing add-exports, see https://github.com/mguessan/davmail/issues/344 - O365: Refactor manual authentication dialog to clearly separate steps - Remove explicit dependency on O365InteractiveAuthenticator for -token option - Implement a -token option to launch interactive authenticator and print obtained refresh token, see https://github.com/mguessan/davmail/issues/338 - O365: Try to adjust ItemId to 140 length, see https://github.com/mguessan/davmail/issues/328 - O365: prepare GCC-High/DoD endpoints support, fix regression - O365: prepare GCC-High/DoD endpoints support, move outlook login url references to ...
5/5 529 Apr 04, 2024
Mickael Guessant <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DavMail3_th.png"border="0">
DDNS Updater v0.1.3
DDNS Updater v0.1.3 DDNS Updater checks for changes to the external IP address of a Microsoft Windows computer, and updates a dynamic DNS (DDNS) service whenever a change is detected. DDNS Updater has the following features: Compatible with a large number of DDNS services, thanks to a configurable HTTP API Minimizes API calls, e.g. by persistent caching of the IP address and local IP matching Configurable check and update intervals Works with IPv4 and IPv6 (including dual-stack) Able to send email when the detected IP address changes Runs as a Windows service, so that updating occurs even when no-one is logged in Completely free of charge with no adware or spyware No transmission/collection of data Dynamic DNS API Logging Email notification Changes: Version 0.1.3 adds an 'Apply' button so that updates can be forced manually. Timer behavior is changed so that an update is performed sooner when the service starts. Updated OpenSSL so that HTTPS SNI is supported, and %IP% variable is supported in the check URL in addition to the update URL. MD5: 2453eafae7644878abf45cbc098ee813 Installation Download and run the .msi file to install DDNS Updater. After installation, you're presented with the option to configure DDNS Updater. At its simplest, you only need to enter a value for the IPv4 (or IPv6) update URL and save the settings, then DDNS Updater should work. DDNS API External check URL DDNS Updater polls a URL to check whether your external IP address has changed. Any URL which returns your current IP address should work. To do an IPv6 check, enclose the host in square brackets, e.g. http://[checkip.dyndns.org]. If blank, DDNS Updater will cycle through a built-in list of URLs to find one ...
5/5 3,655 Sep 12, 2019
Wombat Holdings, Inc. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ddns_updater1_th.png"border="0">
Debotnet v0.7.7
Debotnet v0.7.7 Debotnet is a free and portable tool for controlling Windows 10's many privacy-related settings and keep your personal data private. The Windows 10 default privacy settings leave a lot to be desired when it comes to protecting you and your private information. Whenever I set up a new computer or update a current setup for my family or job, I always carefully go through the privacy settings for each install, making sure to lock it down to make it as private as possible. Windows 10 has raised several concerns about privacy due to the fact that it has a lot of telemetry and online features, which send your data (sensitive and not) to Microsoft and can't be disabled. If you haven’t yet installed Windows 10, or if you’re planning on buying a PC with Windows 10 already installed, do NOT use the “Express Settings” option when you do your initial setup. Instead, select “Custom Settings” so you can take charge of locking down your privacy from the get-go. After the Installation Debotnet is coming into play. It prevents Windows 10 on basis of a dozen of script files from sending your data to Microsoft. The most important features at a glance Disable telemetry and online features, which send your data (sensitive and not) to Microsoft Choose which unwanted functions you wish to disable Uninstall Windows 10’s Built-in Apps Debotnet will show you what it's doing. You have full control, because the executing code can be viewed in a simple text editor Debug mode. E.g. the Test mode lets you see which values are twisted in registry, commands executed etc. Simple scripting engine for adding custom privacy rules Scripts updated ...
5/5 3,441 Apr 12, 2020
Mirinsoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/debotnet1_th.png"border="0">
Decimal BASIC v8.1.0.7
Decimal BASIC v8.1.0.7 Decimal BASIC is a programming environment for those who write programs for their own investigation. Decimal BASIC adopts ANSI/ISO Full BASIC as its syntax, because Full BASIC has suitable facilities for those who are unacquainted with the peculiar knowledge about computers. Decimal BASIC has the feature of readability to communicate algorithms with others. Decimal BASIC implements the core module and the graphics module of ISO Full BASIC. The most part of modules module and the individual character input module for Full BASIC are implemented, too. It has not been perfectly conformed to the standard, but there are only insignificant differences with the standard. An Overview of Decimal BASIC Inputting a program and execution When BASIC.EXE starts, the editor screen appears. The keyword "END" is already inserted. A program shall be inputted. Line numbers can be omitted. Another window, which displays the outputs, appears when a program start running. This window has the same facility as an editor. You can scroll the screen to see any part of the output. A result can be saved to a file or handed over to another application by using the clipboard. Plotting a graph If you want to plot the graph of a function, you start with coordinating the plane. If we want to coordinate the screen to make the x-coordinate of the left end left, the x-coordinate of the right end right, the y-coordinate of the lower end bottom, the y-coordinate of the upper end top, respectively, we use a set-statement of the following form. SET WINDOW left , right , bottom , top The instruction which commands to plot the points (x, y) with lines is shown below. PLOT LINES: x , y ; If we draw the coordinate axes, we use an original enhancement DRAW AXES or DRAW GRID. Now, we draw a graph of a function y = x3-3x. If we run ...
5/5 4,451 Dec 30, 2020
Decimal BASIC project <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Decimal BASIC1_th.png"border="0">
DeepSkyStacker v4.2.4
DeepSkyStacker v4.2.4 DeepSkyStacker is a freeware for astrophotographers that simplifies all the pre-processing steps of deep sky pictures. Registering Stacking Simple post-stacking processes to quickly view the final result. Saving the resulting image to a TIFF or FITS file (16 or 32 bit) After a shooting night you give all your pictures (light frames, darks frames, offset/bias frames, flat frames) to DeepSkyStacker and you go to bed. The next morning (or is it afternoon?) you can see the result and start post-processing. DeepSkyStacker: Main Features Automatic registration of a set of pictures Automatic detection of stars using all the picture area Preview of registered stars Sub pixel registration Automatic derotation Automatic creation and use of offsets, flats and darks frames Sub pixel alignment and stacking Supported bitmaps formats : 8, 16 and 32 bit colour and monochrome TIFF files, 8, 16, 32 and 64 bit colour and monochrome FITS files, JPEG, BMP, PNG Native use of RAW files from most DSLRs (CR2, NEF, CRW, DNG ...) without using an intermediate file format (TIFF or other). Darks, Flats and Offsets computed from and applied directly to the RAW picture before any interpolation. Stacking methods: average, median, kappa-sigma clipping, auto adaptive weighted average, entropy weighted average, maximum... Preview of all pictures (including RAW) Simple post-processing with RGB levels, luminance curve and saturation adjustments. Save the resulting picture to 16 or 32 bit TIFF or FITS files with or without adjustments applied. Simple and intuitive user interface ...
5/5 3,033 Aug 11, 2020
David Partridge
DeepSound 2.0
DeepSound 2.0 DeepSound is a steganography tool and audio converter that hides secret data into audio files. The application also enables you to extract secret files directly from audio files or audio CD tracks. DeepSound might be used as copyright marking software for wave, flac, wma, ape, and audio CD. DeepSound also support encrypting secret files using AES-256(Advanced Encryption Standard) to improve data protection. The application additionally contains an easy to use Audio Converter Module that can encode several audio formats (FLAC, MP3, WMA, WAV, APE) to others (FLAC, MP3, WAV, APE). System requirements: - Windows XP/Vista/7/8 - Microsoft .NET Framework 3.5 Documentation: 1 DeepSound 2.0 1.1 Hide data into carrier audio file To hide data into audio file, follow these steps: Select carrier audio file or drag and drop audio file (flac, wav, wma, mp3, ape) into the file explorer. Click to 'Add files' or drag and drop secret files into the panel on the right side of application. Press F3 key or click to encode secret files. You can choose output audio format (wav, flac or ape). DeepSound does not support wma output format. If you want to hide data into wma, hide secret data into wav file and then use external software such as Windows Media Encoder for convert wav to wma lossless file. In settings dialog you can turn On/Off encrypting and set password. Modified audio file will be copied to output directory. Click Ok to start hiding secret files into carrier audio file. 1.2 Extract secret data from audio file or audio CD track To extract secret data from audio file, follow these steps: In the file explorer, select audio file or audio CD track, which contains secret data. If the secret files are encrypted, enter ...
5/5 5,838 Mar 16, 2016
Jozef Bátora <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/DeepSound1_th.png"border="0">
Defender Control v1.7
Defender Control v1.7 Easily disable/enable Windows Defender in Windows. Defender Control v1.7 Sordum Team | January 25, 2021 | 199 Comments Defender Control App Since Vista,Windows Defender is included with Windows . It’s a small piece of software that runs in the background to help protect ,your computer from malware (malicious software) like viruses, spyware, and other potentially unwanted software. Some spyware protection is better than none, and it’s built in and free! But… if you are already running something that provides great anti-malware protection, defender will probably wasting precious resources , there’s no need to have more than one application running at a time. The problem with all Defender versions in Windows Vista and above is it’s integrated into the operating system and installs by default with no visible or hidden option to uninstall. Many people are looking for ways to disable or remove it from their system as they prefer to use other software , for example on Windows 8 and 10 you cannot turn off Windows Defender completely anymore , A click on Settings in Windows Defender opens the control panel for the program in the new Windows Settings application. You can turn the program’s real-time protection off temporarily, but if it’s off for a while Windows will turn it back on automatically. It is unclear why Microsoft made the decision to change the behavior of Windows Defender in this regard. What is certain however is that it will annoy users who want to disable it permanently on the computer they are working on. Defender Control is a small Portable freeware which will allow you to disable Windows Defender in Windows 10 completely. Defender Control v1.7 – What’s New – (Monday, 25. january 2021) 1. [FIXED] – Defender control doesn’t work properly when Tamper Protection is active 2. [FIXED] – ID Protection prevent to use ...
5/5 5,686 Mar 03, 2021
Sordum.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DefenderControl_th.png"border="0">
Defender Exclusion Tool v1.2
Defender Exclusion Tool v1.2 Drag and drop files to exclude from Windows Defender scanning. Regardless of whether you choose Microsoft Defender Antivirus, or a third party antivirus solution you need to be sure these products are not scanning critical File and folders because Occasionally Microsoft Security Essentials or Microsoft Defender cause problems with some Files and folders. Typical issues include slow performance , deleting some necessary files or erratic operation or it may flag a file or folder that you trust as malicious. To work around these problems you can add this kind of files and folders to the list of exceptions. What is new: (Friday, June 4, 2021) 1. [Added] – Language support 2. [Added] – Expor/Import feature 3. [Added] – Option to show all Microsoft Defender exclusions (include group policy) 4. [Added] – Some minor improvements 5. [Fixed] – Defender Injector Name has been changed to Defender Exclusion Tool 6. [Removed] – CMD Parameter support (For security reason) In Windows 10 , there is a new app called Microsoft Defender Security Center . The app, formerly known as “Microsoft Defender Dashboard”, has been created to help the user control his security and privacy settings. You can add any trusted file, file type, folder, or a process to the exclusions list with the following steps ; 1. Open settings Application 2. Choose Update &amp; security 3. Open Windows security 4. Select Virus &amp; threat protection 5. Click Manage settings under the Virus &amp; threat protection settings 6. Click Add or remove exclusions 7. Under Add an exclusion, select the files, folders, file types, or process. You may need to repeat the instructions to exclude other items you don’t want the antivirus to scan to avoid false positives As you see adding exceptions manually through the graphical user interface would be time consuming, tedious and, prone to human error therefore we have coded a portable Freeware ...
5/5 2,362 Jun 09, 2021
Sordum.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/defexclusiontool4_th.png"border="0">
Delete Multiple Files v1.1
Delete Multiple Files v1.1 Batch delete tool Bulk delete utility Vovsoft Delete Multiple Files enables batch file/folder deletion through a simple process. It permits you to get rid of multiple files or folders from your computer without the need to go through and manually delete them. It presents a simplified user interface without overly complex settings. Multiple file eraser When you want to get rid of many files on your computer, you typically need to browse any location and manually erase the items. Alternatively, you can try "Delete Multiple Files", an application that does exactly what its title suggests. The overall look and feel of this software utility is minimalist, as its GUI is not cluttered with redundant menus and buttons. Instead, you get a simple window where you can add files or folders you want to remove, along with some additional features meant to simplify the whole process. Delete files or folders from different places on the computer The application is meant to allow you to efficiently add the items you want to delete and complete the job with minimal hassle. It supports drag'n'dropping of the selected items for removal. It can be used for individual files, folders, subfolders, or recursive subfolders. You can choose between "Send to Recycle Bin" and "Permanently Delete" options. You can also specify file mask when dealing with directories. It is the perfect addition to your toolset without wasting time when multiple files need to be deleted. It can come in handy when you want to save both time and energy when removing numerous files at the same time. Supports: Windows 10/8.1/8/7/Vista/XP (32-bit and 64-bit) Language: English, Deutsch, Español, Français, Italiano, Magyar, Nederlands, Polski, Português, Pусский, Shqip, Slovenščina, Svenska, Türkçe, български, العربية, 中文, 日本語, 한국어 License: Freeware — no nags, no ads, fully functional Note from the OlderGeeks: There are some false ...
5/5 2,099 Dec 21, 2021
Vovsoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/deletemultiplefiles1_th.png"border="0">
Descent 2 (D2X-XL) 1.18.70
Descent 2 (D2X-XL) 1.18.70 D2X-XL is a modification of the original Descent 1 and 2 source code allowing to play these two great games on modern hardware. With D2X-XL, you can revive these two games and either make them look (almost) like the original, or activate a whole slew of enhancements that have been added to D2X-XL and give it a vastly improved appearance. D2X-XL allows you to play both Descent 1 and Descent 2 with a single program, using appropriate game elements and behaviour for each of the titles. Despite its enhancements, D2X-XL is 100% true to the original games, allowing you to turn off all extras and play Descent 1 and 2 just the way they looked back in the day when they were new. Due to its many enhancements, D2X-XL offers a greatly enhanced single player experience as well as improved and expanded multiplayer capabilities. D2X-XL offers enhancements in every area of the game. Here is a short, incomplete list of what you can expect from D2X-XL: Visual Improvements High resolution textures, models, sound Colored, lightmap based illumination and per-pixel lighting New effects: Smoke, lightning, glow, volumetric glare, improved explosions New gun effects: Light and smoke trails, tracers, lightning bolts, bullet cases New ship effects: Dynamic shield effects, thruster flames Stereoscopic Rendering Oculus Rift support Supports 3D TVs Anaglyph rendering Multiplayer Improvements UDP/IP networking making matches directly over the internet possible Match making via built-in game tracker Up to 16 players per match New game modes: Real CTF, Entropy, Monsterball, Darkness Automatic download of missing multiplayer levels Special ...
0/5 7,025 Aug 23, 2015
Dietfrid Mali <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/d2x-xl-screens13_4_th.png"border="0">
MSI Desk Drive v2.1.2
Desk Drive v2.1.2 Automatic drive/media shortcuts for your desktop Desk Drive™ solves a really annoying problem. You pop a USB thumb drive or DVD into your computer and then you have to open Window’s Explorer and find the mapped drive or folder. Desk Drive adds a desktop icon pointing to the drive automatically. Remove the media and the shortcut goes away. Brilliantly simple and effective. Desk Drive sits quietly in the system tray. Configuration (image at right) is just a click away and allows you to specify which types of media to monitor. So simple, it just works. Languages English Arabic (Syrian) Chinese Croatian Czech Dutch (Belgium) Dutch (Netherlands) Finnish French Galician German Hungarian Italian Japanese Korean Polish Portuguese (Brazilian) Russian Slovenian Spanish Traditional Chinese Click here to visit the author's website.
5/5 4,927 Jul 02, 2020
Mike Ward <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/deskdrive1_th.png"border="0">
Desktop Info v2.7
Desktop Info v2.7 This little application displays system information on your desktop. Looks like wallpaper but stays resident in memory and updates in real time. Perfect for quick identification and walk-by monitoring of production or test server farms or any computer you’re responsible for. Uses very little memory and nearly zero cpu. Everything is customisable including language. Features: Display every kind of metric about your Windows system Extensive display and data formatting options Bar charts and line charts Monitor files, registry keys and event logs Custom WMI queries Visual alerts Arithmetical expressions External command execution, Powershell etc Clickable controls Small memory footprint Low priority cpu Adjustable transparent background Fonts and colors configurable Pull data from http server Log raw data to csv files Display text from a file Display registry values Graphic Banner Screen saver Up to 9 pages of information Supports multi-display configurations Application logging to text file and/or Windows Event Logs Full multi-byte, Unicode multi language support Supports all Windows versions from 2000 onwards Comprehensive reference manual Much more… Desktop Info v2.7.0 Released 6 July, 2020 Change 1: Added an Export tool to the context menu. This exports all active, non-hidden items to a file using the selected template file. The menu is populated with files found in the templates directory. You can hide it by setting menu-export in the [text] section to blank. The ...
5/5 4,616 Jul 06, 2020
Glenn Delahoy <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Desktop Info1_th.png"border="0">
Desktop Restore v1.7.2
Desktop Restore v1.7.2 This tiny application operates as a Shell extension. It records the layout and positions of icons and programs on the Windows Desktop, and permits restoration of the layout. From the author: "I wrote this program after severe frustration of having my layout trashed every time I switched screen resolutions. Sometimes other programs will switch screen size and trash your layout as well. This program is an answer to this problem, and I thought other people might find it useful too." TIP: Even with Desktop restore installed, does Windows seem to scramble your icons now every time you reboot, or press F5 to refresh? If so, after you restore your icons the way you want them, manually move one icon a space or two over and then move it back. After that Windows should remember their placement for a much longer time. Usage After installation, three new items are available in the desktop context menu (right-click menu): Save Desktop… , Restore Desktop and Custom Save and Restore… Right-clicking on the desktop and choosing Save Desktop… stores the current desktop layout into the registry (after verifying that this is what you want), using the current screen resolution as the name. Once this has been performed, choosing Restore Desktop, will recall the stored layout (for the current screen resolution) even if the icons have been scrambled all over the screen. You should always re-save the desktop after adding an icon and after changing a desktop icon’s position. Custom Save and Restore… allows you to: · Choose the saved layout to restore. ...
5/5 5,066 Jul 02, 2020
Jamie O'Connell <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DesktopRestore1_th.png"border="0">
Destructanks 1.0.0
Destructanks 1.0.0 Destructanks is a low-poly destruction game where you control a tank with one mission: destroy everything! Blast your way through 10 missions, ranging from suburban neighborhoods to airports. With the exception of barricades used to shield yourself from enemy fire, if it's standing, destroy it before time runs out! You start with a set amount of time and earn more by destroying items. The bigger the structure, the more time it gives you. Along the way you will also encounter enemy tanks out to stop you from accomplishing your mission. Either evade them and carry on, or destroy them to add time to your clock. What are you waiting for? Get destroying!
5/5 4,923 Dec 31, 2016
Studio Besus <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/destructanks1_th.png"border="0">
DESTRUCTION DARIUS
DESTRUCTION DARIUS BLOW STUFF UP AND WIN. You play as Darius, a man with far too much spare time, an unlimited amount of mines and not a lot going on inside his head. It's a great combination. The game itself isn't hard to complete, but the levels are designed for replayability. To reach the top of the online scoreboards you must be fast, but also destructive. Every level can be played with two different rulesets and has two separate scoreboards. One favours speed, the other destruction. Which one suits you?
4/5 5,835 Aug 13, 2015
3kliksphilip <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/DESTRUCTION DARIUS1_th.png"border="0">
Detect It Easy v3.07
Detect It Easy v3.07 A free program for determining types of files for Windows, Linux and MacOS. Many programs of the kind (PEID, PE tools) allow to use third-party signatures. Unfortunately, those signatures scan only bytes by the pre-set mask, and it is not possible to specify additional parameters. As the result, false triggering often occur. More complicated algorithms are usually strictly set in the program itself. Hence, to add a new complex detect one needs to recompile the entire project. No one, except the authors themselves, can change the algorithm of a detect. As time passes, such programs lose relevance without the constant support. Detect It Easy has totally open architecture of signatures. You can easily add your own algorithms of detects or modify those that already exist. This is achieved by using scripts. The script language is very similar to JavaScript and any person, who understands the basics of programming, will understand easily how it works. Possibly, someone may decide the scripts are working very slow. Indeed, scripts run slower than compiled code, but, thanks to the good optimization of Script Engine, this doesn't cause any special inconvenience. The possibilities of open architecture compensate these limitations. DIE exists in three versions. Basic version ("die"), Lite version ("diel") and console version ("diec"). All the three use the same signatures, which are located in the folder "db". If you open this folder, nested sub-folders will be found ("Binary", "PE" and others). The names of sub-folders correspond to the types of files. First, DIE determines the type of file, and then sequentially loads all the signatures, which lie in the corresponding folder. Currently the program defines the following types: • MSDOS executable files MS-DOS • PE executable files Windows • ELF executable files Linux ...
5/5 4,800 Jan 04, 2023
NTInfo <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/die2_th.png"border="0">
DeviceRescue v1.1.0.0
DeviceRescue v1.1.0.0 A free, highly featured replacement for the Windows Device Manager. Features: • One-click device googling. You can search google for a device's hardware ID, name or both in one click. • Batch device install, uninstall and reinstall. Device setup operations can be performed to several devices in sequence. • Batch device enable, disable and restart. Change the state of several devices in just one operation. • One-click removal of all hidden devices. Uninstall all the devices not present, with a click of a mouse button. • Easy driver backup and restore. Backup the selected drivers (or all of them) in an eye blink, and reinstall them just as easy. The list of devices Unlike the Windows Device Manager which displays the devices in a tree, DeviceRescue displays them in a grouped list with columns, which gives you more information at a glance. Each group corresponds to a device type (or class). By default, when you launch DeviceRescue, all the groups are collapsed unless they have devices marked with a state different from 'Working properly' (i.e. disabled or with errors). This corresponds to the Windows Device Manager's behavior. Click anywhere in a group header to expand it an show the devices belonging to the associated device type. Click again to collapse. Click the View button in the right pane to access more group expanding/collapsing options. To select (check) a device, tick the corresponding check mark, or just double-click anywhere in the device's line. Perform the same action to un-select (uncheck). Click the Select button in the right pane for more device selection options. The right pane contains a few buttons. Clicking each button displays a menu with related options.For instance, clicking the Uninstall button shows a menu ...
5/5 2,758 Aug 03, 2023
Carifred <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/devicerescue1_th.png"border="0">
DevManView v1.80
DevManView v1.80 An alternative to the Device Manager of Windows that displays all devices and their properties in a flat table, instead of a tree viewer. In addition to displaying the devices of your local computer, DevManView also allows you view the devices list of another computer on your network, as long as you have administrator access rights to this computer. DevManView can also load the devices list from external instance of Windows and disable unwanted devices. This feature can be useful if you have Windows operating system with booting problems, and you want to disable the problematic device. System Requirements DevManView works on any version of Windows, starting from Windows 2000 and up to Windows 11. For x64 version of Windows, you should download the x64 version of DevManView, because the 32-bit version of DevManView cannot disable/enable devices on x64 operating system. Changes Version 1.80: Starting from this version, DevManView doesn't request to run as Administrator when your run it. Added 'Run As Administrator' option (Ctrl+F11). You need to use this option if you want to disable/enable/uninstall devices or to view the install/connect/disconnect time. Added /RunAsAdmin command-line option. For using with the disable/enable command-line options. 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. Updated to work properly in high DPI mode. Using DevManView DevManView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - DevManView.exe After running DevManView, the main window displays the list of all devices found in your system. By default, non-plug and play drivers (LegacyDriver) are not displayed, but you can add them by selecting the ...
5/5 5,942 Sep 12, 2023
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/devmanview_th.png"border="0">
Dia Diagram Editor v0.97.2
Dia Diagram Editor v0.97.2 Dia is an application for creating technical diagrams. Its interface and features are loosely patterned after the Windows program Visio. Features of Dia include multiple-page printing, export to many formats (EPS, SVG, CGM and PNG), and the ability to use custom shapes created by the user as simple XML descriptions. Dia is useful for drawing UML diagrams, network maps, and flowcharts. Dia Manual English German French Polish Basque Requirements The current Dia release has been tested successfully on Windows 8.1, 8, 7, Windows Vista and Windows XP, Linux and Mac OS X. License Dia is free software available under the terms of the GNU GNU General Public License, the GPLv2. This download is for the Windows version. If you need the MacOS version, download here. If you need the Linux Debian version, download here. Click here to visit the author's website.
5/5 3,959 Jun 23, 2021
Steffen Macke <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/dia1_th.png"border="0">
Dialupass v3.60
Dialupass v3.60 This utility enumerates all dialup/VPN entries on your computers, and displays their logon details: User Name, Password, and Domain. You can use it to recover a lost password of your Internet connection or VPN. Dialupass also allows you to save the dialup/VPN list into text/html/csv/xml file, or copy it to the clipboard. Warning: Some Antivirus programs detect Dialupass utility as infected with Trojan/Virus. This is a false positive. The file is clean. ystem Requirements This utility works under Windows 2000, Windows XP, Windows 2003/2008, Windows Vista, Windows 7, Windows 8, and Windows 10. The passwords are revealed only if you log on to the computer with administrator privileges. Versions History 20/07/2019 3.60 Added support for Pre-shared keys. Using Dialupass Dialupass is a standalone application, and it doesn't require any installation process or additional DLLs. Just copy the dialupass.exe to any folder you want and run it. After you run it, it'll instantly show all your Dial-Up accounts and their user/password details. You can also select one or more Dial-Up items (by using Ctrl and Shift keys), and then save them into text/csv/html/xml file , or copy them into the clipboard (Ctrl+C). Dialupass utility also allows you to easily edit the logon details: user name, password and domain. You can get the editing dialog-box by double-clicking the item you want to edit. Command-Line Options /setpass <Entry Name> <User Name> <Password> <Domain> {Pre-shared Key} Set the user name, password, and domain for the specified dialup entry. Optionally, you can also specify a pre-shared key. /external <Windows Directory> <Profiles Base Folder> Load the dialup items from external instance of Windows 2000/XP/2003 operating system. For example: dialupass.exe /external "j:\windows" "j:\Documents and Settings" /pbkfile <Phonebook file> Specifies the phonebook file to load. /stext <Filename> Save the list of all dialup items into a regular text file. /stab <Filename> Save the list of all dialup items into a ...
5/5 3,839 Jul 22, 2019
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/dialupass_th.png"border="0">
Diary 5.10
Diary 5.10 This program evolved with my need for keeping a Diary, over the past twelve years. It is pretty stable, since its download statistics make me believe I have at least 300 users, but hardly anyone ever notifies me of a bug or a wish for more functionality. It comes with a complete manual, which is hardly ever needed because of it's intuitive user interface. What do you get when you download Diary right here from the links below? No fancy install procedure, but just a simple ZIP-file. Unpack it in a fresh diary, and have fun! It is completely freeware.
5/5 4,950 Oct 23, 2019
André Slabber <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/diary1_th.png"border="0">
Diffractor v125.0
Diffractor v125.0 The fastest photo and video organizer for Windows - for FREE. Diffractor is designed to manage a collection of photos and videos. It indexes your files to allow duplicate detection, fast search and collection presence. Diffractor can: View everything View photos, play videos or audio files without changing apps. Supports most formats including RAW photos. No extra codecs needed. Find anything Search for any metadata attributes. Use the sidebar for an overview by date, location or file type. XMP, IPC, EXIF, ID3 and most other metadata standards supported. Compare and sort Compare photos and videos side-by-side. Highlight the best items with ratings, tags and flags. Prune the bad ones. Edit and fix Add or fix metadata like ratings, tags and locations. Simple photo edits: Resize, rotate, crop and adjust colour. Never miss a file Diffractor knows when files are present in your collection. Useful when you find an old memory card and want to know if you have those files or not. Synchronise Automatically synchronize your file collection to a NAS or network drive. Synchronization can be bidirectional - allowing you to collaborate and sync other people's changes. Documentation https://www.diffractor.com/docs Click here to visit the author's website.
5/5 1,622 Feb 06, 2024
Zachariah David Walker <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Diffractor1_th.png"border="0">
digiKam v7.0.0
digiKam v7.0.0 Professional Photo Management with the Power of Open Source digiKam is an advanced open-source digital photo management application that runs on Linux, Windows, and MacOS. The application provides a comprehensive set of tools for importing, managing, editing, and sharing photos and raw files. Highlights You can use digiKam’s import capabilities to easily transfer photos, raw files, and videos directly from your camera and external storage devices (SD cards, USB disks, etc.). The application allows you to configure import settings and rules that process and organize imported items on-the-fly. digiKam organizes photos, raw files, and videos into albums. But the application also features powerful tagging tools that allow you to assign tags, ratings, and labels to photos and raw files. You can then use filtering functionality to quickly find items that match specific criteria. In addition to filtering functionality, digiKam features powerful searching capabilities that let you search the photo library by a wide range of criteria. You can search photos by tags, labels, rating, data, location, and even specific EXIF, IPTC, or XMP metadata. You can also combine several criteria for more advanced searches. digiKam rely on Exiv2 library to handle metadata tag contents from files to populate the photo library. digiKam can handle raw files, and the application uses the excellent LibRaw library for decoding raw files. The library is actively maintained and regularly updated to include support for the latest camera models. digiKam can also manage video files for cataloging purpose, and the application uses the couple FFmpeg and QtAv libraries to extract metadata and play media. The application provides a comprehensive set of editing tools. This includes basic tools for adjusting colors, cropping, and sharpening as well as advanced tools for, curves adjustment, panorama stitching, and much more. A special tool based on Lensfun library permit to apply lens corrections automatically on images. Extended ...
5/5 2,989 Aug 01, 2020
digiKam Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/digiKam1_th.png"border="0">
DiskInternals ZIP Repair v1.1
DiskInternals ZIP Repair v1.1 DiskInternals ZIP Repair helps repair zip structure and extract the contents of the archive. Full automation of the recovery and a wizard-like interface make zip repair no more than a snap. The zip file format is the most popular form of data storage. It is widely used for backup and transfer of information over the internet. As any format with a well-defined structure, it is highly sensitive to corruptions. In case of even a minor corruption of the file structure standard zip tools will no be able to extract its content. This is because all zip tools check archives for integrity. If CRC values of the original files of an archive don't match the extracted ones, the standard tools won't extract them. After you locate an archive that needs repairing, the program will scan it for damages. Then its robust recovery engine will take over. It will extract and move all the intact files to a new archive. The only other thing expected from you is to name the new archive or specify the location of an existing one. DiskInternals ZIP Repair has built-in extraction features that allow it to extract partially damaged and restored files. It performs at a revving speed and demonstrates high accuracy of the recovery. The program supports all major zip capabilities and reinforces your standard zip applications with an automatic recovery feature. Whether a transmission error or media damage prevents your file access, you can always entrust your valuable data into confident hands of DiskInternls ZIP Repair. Click here to visit the author's website.
5/5 5,129 May 30, 2019
DiskInternals, ltd. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DiskInternals ZIP Repair2_th.png"border="0">
Display Driver Uninstaller (DDU) v18.0.7.5
Display Driver Uninstaller (DDU) v18.0.7.5 A driver removal utility that can help you completely remove AMD/NVIDIA graphics card drivers and packages from your system, without leaving leftovers behind (including registry keys, folders and files, and the driver store). The AMD/NVIDIA video drivers can normally be uninstalled from the Windows Control panel, this driver uninstaller program was designed to be used in cases where the standard driver uninstall fails, or whenever you need to thoroughly delete Intel, nVidia or ATI/AMD video card drivers. The current effect after you use this driver removal will be similar as if its the first time you install a new driver just like a fresh, clean install of Windows. As with any tool of this kind, we recommend creating a new system restore point before using it, so that you can revert your system at any time if you run into problems. This tool acts similar to what other driver cleaner programs do + the extra mentioned above. If you have problem installing older driver or newer one, give it a try as there are some reports that it fixes those problems. Recommended usage: • You MUST disconnect your internet or completely block Windows Update when running DDU until you have re-installed your new drivers. • DDU should be used when having a problem uninstalling / installing a driver or when switching GPU brand. • DDU should not be used every time you install a new driver unless you know what you are doing. • DDU will not work on network drive. Please install in a local drive (C:, D: or else). • The tool can be used in Normal mode but for absolute stability when using DDU, Safemode is always the best. ...
5/5 6,928 Apr 11, 2024
Wagnard <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DDU_th.png"border="0">
Ditto v3.24.246.0
Ditto v3.24.246.0 A free Clipboard manager for Windows. Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time. Ditto allows you to save any type of information that can be put on the clipboard, text, images, html, custom formats, ..... Features Easy to use interface Search and paste previous copy entries Keep multiple computer's clipboards in sync Data is encrypted when sent over the network Accessed from tray icon or global hot key Select entry by double click, enter key or drag drop Paste into any window that excepts standard copy/paste entries Display thumbnail of copied images in list Full Unicode support(display foreign characters) UTF-8 support for language files(create language files in any language) Uses sqlite database Why not use built in Copy bins in Office or VS.Net? VS.Net only collects pastes from inside Visual studio No way to paste to external app Can't search past clips Limited storage of clips Clips do not persist after closing Visual Studio Changes: v3.24.238.0 10-04-2022 Description window changes - Default to rtf rather than html, handle repeat keys for searching Changed the regex filter to be a find rather than a match Added command line options /exit Added special paste option to paste as CamelCase Fixed issue with search text not going away after pasting Fixed issue with tooltip not working when title ...
5/5 6,151 Apr 16, 2023
Ditto <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ditto1_th.png"border="0">
DNS Benchmark v1.3.6668
DNS Benchmark v1.3.6668 Domain Name Speed Benchmark Are your DNS nameservers impeding your Internet experience? A unique, comprehensive, accurate &amp; free Windows (and Linux/Wine) utility to determine the exact performance of local and remote DNS nameservers . . . “You can't optimize it until you can measure it” Now you CAN measure it! Although GRC's DNS Benchmark is packed with features to satisfy the needs of the most demanding Internet gurus (and this benchmark offers features designed to enable serious DNS performance investigation), the box below demonstrates that it is also extremely easy for casual and first-time users to run: How to Run the DNS Benchmark After downloading and starting the utility (there's nothing to install), it's as easy as . . . 1 . . . 2 . . . 3 Click the “Nameservers” tab to select the main benchmark display and data pages. 2t Click the “Run Benchmark” button (it may take a moment to become enabled). 3t Click and read the “Conclusions” tab after the benchmark completes. Unless you're a super-guru, PLEASE really do read the “Conclusions” tab once the benchmark has completed. Some people have initially been overwhelmed and intimidated by this benchmark's deep and rich feature set, and by the amount of specific detail it generates. They haven't known what it meant or what, if anything, they should do about it. But you will discover that the “Conclusions” tab presents a distillation of all that, into a set of carefully worded . . . er . . . Conclusions. Really. Why a DNS Benchmark? People use alphabetic domain names (www.grc.com), but Internet data packets require numerical Internet IP addresses (4.79.142.202). So the first step required before anything can be done on the Internet is to lookup the site's or service's domain name to determine its associated Internet IP address. www.grc.com arrow-r [4.79.142.202] Since nothing can happen ...
5/5 4,816 Oct 09, 2019
Gibson Research Corporation <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DNSBench1_th.png"border="0">
DNSLookupView v1.01
DNSLookupView v1.01 A DNS tracing tool for Windows 10 that allows you to view the details of every DNS query sent through the DNS Client service of Windows. For every DNS query, the following information is displayed: Host Name, Query Type (A, AAAA, and so on), Query Status (Error or succeeded), Query Result, Query Timestamp, ID and name of the process that requested the DNS lookup. System Requirements This tool works only on Windows 10 and Windows 8.1. Both 32-bit and 64-bit systems are supported. This tool doesn't work on older versions of Windows, because the operating system doesn't support the DNS tracing. How it works ? This tool uses the event tracing of Windows operating system with the 'Microsoft-Windows-DNS-Client' provider ( 1C95126E-7EEA-49A9-A3FE-A378B03DDB4D ). The captured event ID is 3008, which contains the information about every DNS query handled by the DNS Client service of Windows. Changes: Version 1.01: Added option to choose another font (name and size) to display in the main window. Fixed problem with the 'Choose Columns' window in high DPI mode. Start Using DNSLookupView DNSLookupView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - DNSLookupView.exe After running DNSLookupView, the main window is displayed, and you can press the 'Start DNS Tracing' toolbar button (or simply press the F5 key) to start capturing the DNS queries on your system. When you want to stop capturing the DNS queries, you can simply press the F6 key or the 'Stop DNS Tracing' toolbar button. You can select one or more DNS queries (or select all of them by pressing Ctrl+A) and then export them to comma-delimited/tab-delimited/html/xml/JSON file by using the 'Save Selected Items' option (Ctrl+S), or you can ...
5/5 2,050 Oct 21, 2021
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/dnslookupview1_th.png"border="0">
DNSQuerySniffer v1.85
DNSQuerySniffer v1.85 A network sniffer utility that shows the DNS queries sent on your system. For every DNS query, the following information is displayed: Host Name, Port Number, Query ID, Request Type (A, AAAA, NS, MX, and so on), Request Time, Response Time, Duration, Response Code, Number of records, and the content of the returned DNS records. You can easily export the DNS queries information to csv/tab-delimited/xml/html file, or copy the DNS queries to the clipboard, and then paste them into Excel or other spreadsheet application. 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 some systems, capturing packets with the 'Raw Sockets' method may not work properly, and thus you'll need to install the WinPcap capture driver or the Network Monitor driver. Even if the 'Raw Sockets' method works properly on your system, it's recommended to install the WinPcap capture driver or Microsoft Network Monitor driver (version 3.4 or later) in order to get more accurate date/time information ('Request Time', 'Response Time', and 'Duration' columns) In order to use the Network Monitor driver on 64-bit systems, you have to download the x64 version of DNSQuerySniffer. Changes: Version 1.85 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. Updated to work properly in high DPI mode. Start Using DNSQuerySniffer Except of a capture driver that you may need to ...
5/5 8,784 Jul 26, 2021
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/dnsquerysniffer_th.png"border="0">
DocFetcher v1.1.25
DocFetcher v1.1.25 An open source desktop search application: It allows you to search the contents of files on your computer. Description You can think of it as Google for your local files. The application runs on Windows, Linux and OS X, and is made available under the Eclipse Public License. Basic Usage The screenshot below shows the main user interface. Queries are entered in the text field at (1). The search results are displayed in the result pane at (2). The preview pane at (3) shows a text-only preview of the file currently selected in the result pane. All matches in the file are highlighted in yellow. You can filter the results by minimum and/or maximum filesize (4), by file type (5) and by location (6). The buttons at (7) are used for opening the manual, opening the preferences and minimizing the program into the system tray, respectively. DocFetcher requires that you create so-called indexes for the folders you want to search in. What indexing is and how it works is explained in more detail below. In a nutshell, an index allows DocFetcher to find out very quickly (in the order of milliseconds) which files contain a particular set of words, thereby vastly speeding up searches. The following screenshot shows DocFetcher's dialog for creating new indexes: Clicking on the "Run" button on the bottom right of this dialog starts the indexing. The indexing process can take a while, depending on the number and sizes of the files to be indexed. A good rule of thumb is 200 files per minute. While creating an index takes time, it has to be done only once per folder. Also, updating an index after the folder's contents have changed is much faster than creating it — it usually takes only a couple of seconds. Notable Features A portable version: ...
5/5 4,310 Jan 23, 2022
DocFetcher Development Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DocFetcher1_th.png"border="0">
DocPad v30.0
DocPad v30.0 Free text editor for Windows. DocPad is a free alternative to Notepad/Wordpad. Although it fills the same role, plain text editing, it offers an arsenal of time-saving tools: block indent/unindent, bookmarking, case conversion, customizable toolbar, encoding conversion, file backups, file history, jump to line/offset, keyboard macros, print preview, search and replace, skinnable interface, spell checking, statistics, variable pitch font, and much more. It also includes a built-in calculator, calendar, and character map. Features • The Tabbed Document Interface allows you to open multiple files for editing in one window. • Undo up to 100 changes • Edits files with 8-bit ASCII characters or 16-bit unicode characters. • Search and replace, with case-insensitive, whole-word, and regular expression options. • Calculator, calendar, and character map tools • Backups of every changed file can easily be restored • Spell checking (English and Spanish) • Toolbar, Status Bar • Keyboard macros (unlimited in size and number) • Scalable, skinnable user interface • Block selection (hold down Alt key while dragging mouse) • Word wrap • Statistics on characters, words, lines, and paragraphs • Convert to lower/upper/title/sentence case • Cut, copy, and paste • Text drag &amp; drop • Imports HTML files, converting to plain text • Print and Print Preview (user can adjust margins, font, page numbering) • Quick Text (create and later insert snippets of text) • Block indent and unindent • Bookmark ...
5/5 4,570 Jan 15, 2024
Gammadyne Corp. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DocPad1_th.png"border="0">
Dolibarr ERP-CRM v16.0.1
Dolibarr ERP-CRM v16.0.1 Open source ERP and CRM web software for business. Dolibarr ERP - CRM is an easy to use ERP and CRM open source software package (run with a web php server or as standalone software) for businesses, foundations or freelancers (prospect, invoicing, inventory, warehouse, order, shipment, POS, members for foundations, bank accounts...). Dolibarr is also available with auto-installers for users with no technical knowledge to install Dolibarr and all its prerequisites (Apache, Mysql, PHP) with just one package. Available platforms for such packages are: Windows, Debian, Ubuntu, Mint, Redhat, Fedora, OpenSuse, Mandriva, Mageia. Other platform can use the generic distribution. Features Contacts, customers and suppliers management Products management Invoices management Orders management Contracts management Agenda Foundations management module Point of sale (POS) Project management and gantt charts Timesheets Bank account management, concilitation Ledger - Accounting Stock management Mass emailings Management of employees leave requests LDAP integration Import/Export wizards A lot of other external modules (technical interfaces or business features) Installer for Windows, Debian/Ubuntu, Fedora/Redhat/OpenSuse or online Server This download is for the Windows Installer version (DoliWamp). All other download assets are below: DoliWamp is a special "all in one" package installer for Windows (Dolibarr+Mysql+Apache+PHP). It's a dedicated Dolibarr version for Windows newbies with no technical knowledge. This package will install or upgrade Dolibarr but also and all prerequisites like the web server, and the database in one autoinstall process. If you have technical knowledge in web administration and plan to share your server instance (Apache, ...
5/5 1,375 Jun 29, 2023
The Dolibarr Foundation <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Dolibarr3_th.png"border="0">
DomiSol (Domino Solitaire) v1.5
DomiSol (Domino Solitaire) v1.5 Free puzzle game; requires logic, attention, and patience. Want to switch your attention, exercise your thinking, memory and patience? If so, DomiSol may be just the thing for you! Domino Solitaire is a puzzle where a full set of 28 domino tiles is arranged to form a rectangle, but you don't see their bounds. Your goal is to find those bounds: pair the domino halves to restore the set. In some way, this game is similar to a jigsaw puzzle. It may appear easy at first, but Domino Solitaire is a logic, memory, attention and patience game that can keep you amused — or even frustrated — for a long time before you develop the strategy for solving the puzzle. Features Logic, memory and attention exercise. A choice of 4 different designs and any background colour to your taste. Savepoints for saving the game and loading it later, so you can stop and resume again at any time. No installation required. Simply download the file and start playing. Portable application, can be run directly from a USB stick. Supported platforms: Windows 95, 98, ME, NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7, Windows 8, Windows 10 — 32 and 64 bit. Portable application, no installation required. How to play The full set of 28 domino pieces is arranged in a rectangle, but their bounds are not shown to the player. Your goal is to find these bounds and restore the set. Consecutively click on any two adjacent domino halves to group them into a piece. The pieces can be oriented horizontally or vertically. For your convenience, each grouped piece will be marked in the list on the left. You can click ...
5/5 2,684 Dec 11, 2020
AnnyStudio.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/domisol1_th.png"border="0">
Doro PDF Writer v2.01
Doro PDF Writer v2.01 Create colored PDF files from any windows application for free. No banners nor any annoying restrictions! Just download and install Doro. After installation you have an additional printer called ‘Doro PDF Writer’. Create PDF files from any application Start any program that can print like Word© Create your document, also colored pictures can be included Print to the ‘Doro PDF Writer’ printer Click ‘Create’ to create a colored PDF file in the Doro window 128-bit encryption Encrypt the PDF file with 128-bit password protection. Also ‘copy and paste’ and printing can be prevented. All Windows versions are supported Doro is working on Windows 8.1 [32 and 64 Bit], Windows 8 [32 and 64 Bit], Windows 7 [32 and 64 Bit], Vista [32 and 64 Bit], Server 2012, Server 2008, Server 2003 [incl. Terminal Services / Citrix XenApp with multiple concurrent users] [32 and 64 Bit], XP [32 and 64 Bit], 2000, NT4 and Windows ME, 98SE, 98, 95. Multiple Language support The user interface is available in English, German, French, Spanish, Portuguese, Greek, Italian, Dutch, Danish, Norwegian, Japanese, Traditional Chinese, Polish, Catalan and Occitan. If you need a different language, please help me translating! run_to_sz@gmx.net Changelog: Version 1.99 · 21. Feb 2015 New: Additional pdf view options in the ini file added
0/5 7,685 Oct 23, 2019
The SZ
Dotgrid v12
Dotgrid v12 Dotgrid is a grid-based vector drawing software designed to create logos, icons and type. It supports layers, the full SVG specs and additional effects such as mirroring and radial drawing. Dotgrid exports to both PNG and SVG files. The application was initially created for internal use, and later made available as a free and open source software. Learn more by reading the manual, or have a look at a tutorial video. If you need help, visit the Community. Supported operating systems. Windows, MacOS, Linux and Android. Unzip and run "Index.html". Click here to visit the author's website.
5/5 3,075 Jul 06, 2020
Rekka and Devine <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Dotgrid1_th.png"border="0">
Dr. Robotnik’s Ring Racers v2.3
Dr. Robotnik’s Ring Racers v2.3 A free technical kart racer, drawing inspiration from “antigrav” racers, fighting games, and traditional-style kart racing. Designed to minimize randomness and emphasize player expression, Ring Racers isn’t just about precise handling—you’ll need to master tense combat, resource management, and taking risks under pressure. Ring Racers is not a “pick-up-and-play” experience. If you aren’t already a racing fanatic, the learning curve will be quite steep. Features: • A ludicrously long list of courses and playable characters • A complete Grand Prix mode with CPU opponents and multiple difficulty levels • New and revamped items • Unique game systems and mechanics • Local split-screen multiplayer up to 4 players, and online play up to 16 • A comprehensive Time Attack mode with replay support • A wealth of secrets to find Manual The Ring Racers Online Manual is now available! Check it out here. This exhaustive reference guide contains everything you could possibly want to know about how to get ahead. This download is for the Windows version. If you need the macOS version, download here. If you need the Linux Flatpack version, download here. Click here to visit the author's website.
5/5 22 May 24, 2024
Kart Krew Dev <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/RingRacers4_th.png"border="0">
Drive Letters Tool 1.0.1
Drive Letters Tool 1.0.1 Change the way drive letters are displayed in Windows Explorer and other Windows dialogs. Supported OS: Windows 7/8/10/11. Probably works, but not tested, on Windows XP/Vista. Installation: Unzip DriveLettersTool.zip to its own folder and run DriveLettersTool.exe. Click here to visit the author's website.
5/5 5,020 Apr 22, 2024
Jody Holmes <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Drive Letters Tool1_th.png"border="0">
DriveCleanup v1.6.1
DriveCleanup v1.6.1 DriveCleanup is a command line tool which does what you could do manually in the Windows Device Manager. It removes all currently non-present USB Storage Devices, Disks, CDROMs, Floppies, Storage Volumes and WPD devices from the device tree. Furthermore it removes orphaned registry items related to these device types. Started with parameter -T (like test) it shows which devices it would remove. DriveCleanup -T Started with admin privileges and without a parameter it does its job without further inquiry. To remove certain types of devices there are the parameters -U -D -C -F -V -W and -R, see DeviceCleanup.txt. Sample to remove abandoned registry entries only: drivecleanup -R Under x64 editions of Windows only the included x64 version works. Admin privileges are required for actual cleanup, without it requests to switch into the test mode. Since V1.0 it removes non-USB drives if they have a removal policy > 1 (EXPECT_ORDERLY_REMOVAL or EXPECT_SURPRISE_REMOVAL). When started standalone it waits for a keystroke at the end. This can be skipped by param -n or by starting it minimized or hidden. Click here to visit the author's website.
5/5 4,289 Nov 08, 2020
Uwe Sieber <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DriveCleanup1_th.png"border="0">
DriverPack Mass Storage v12.09 for Windows 2000/XP/2003 (x86)
DriverPack Mass Storage v12.09 for Windows 2000/XP/2003 (x86) List of included drivers and their changes in this pack: — 1 driver 3ware, Inc. — 1 driver ACARD — 8 drivers ACARD Technology Corp. — 1 driver Adaptec — 24 drivers Adaptec I2O RAID Adapters for Windows 2000 &amp; XP 32bit — 1 driver ADAPTEC, INC. — 2 drivers ADPT — 1 driver Advanced Micro Devices — 2 drivers Advanced Micro Devices, Inc. — 3 drivers ALi Coporation — 1 driver ALi Corporation — 2 drivers AMCC — 3 drivers AMD — 2 drivers AMD Technologies Inc. — 1 driver Areca Technology Corporation — 2 drivers Asmedia Technology — 1 driver ATI Technologies Inc — 2 drivers Broadcom Corp — 1 driver CMD Technology — 1 driver Compaq — 2 drivers DELL — 6 drivers Dell Inc. — 1 driver Emulex — 2 drivers Hewlett-Packard Company — 6 drivers HighPoint — 44 drivers IBM Corporation — 3 drivers Initio — 1 driver Intel — 41 drivers Intel Corporation — 6 drivers ITE Tech, Inc. — 3 drivers ITE Tech. Inc. — 1 driver JMicron Technology Corp. — 3 drivers LSI — 2 drivers LSI Corp. ...
5/5 1,979 Feb 02, 2022
Various Manufacturers/Compiled by DriverPacks.net Community <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/storagecard_th.png"border="0">
DriveSort v1.242
DriveSort v1.242 DriveSort sorts the directory tables of a volume formatted in FAT12, FAT16 or FAT32. This sort orders the files on the disk according to a customizable order. Recent operating systems sort the files before showing them to the user, either by name, by size or by whatever the user choose. However, it is not always the case in embedded OSes on small portable devices like MP3 players. On these devices the lack of resources (CPU, memory) can lead their developers to make it display or play the files in the order in which they are on the disk. This order depends mostly of the order in which they were added to the disk, which is not convenient for the user. DriveSort can change this order to help such devices to play or view their files in the order you want, by putting them on the disk in a customizable order. DriveSort sorts files and folders according to various options available in the popup menu next to the sort icon. The order can then be saved to disk either folder by folder, or for all sub-folders. The comparison base: "Short name": sorts the files and directories according to the alphabetic order of their Short File Names [Default]. ( A file or directory on a FAT volume always has a short file name, which is the old MS-DOS 8.3 name format. It means that the name part of a filename must have at most eight characters, and its extension at most three. A file or dir can also have a long file name, which can be a bit longer than 250 characters, and supports Unicode characters. When a file name contains mixed case, or has one ...
5/5 4,784 Dec 21, 2021
Anerty's Lair <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/drivesort_th.png"border="0">
DRL v0.9.9.7
DRL v0.9.9.7 DRL (D**m, the Roguelike) is a fast and furious coffee-break Roguelike game, that is heavily inspired by the popular FPS game Doom by ID Software. 25 Levels of Mostly Random Doom Dungeons Numerous Special Levels Innovative Text Base Gore System Arsenal of Classic Doom Weaponry Wide Range of Assembly, Unique and Exotic Items Trait Based Level System Three Classes, each with their own perks and Master Traits Almost All the Doom Monsters Excellent System for Charting Player Progress Medals Awarded For Excellence Badges Awarded For Advancement Original Doom Sound Effects Original Doom Music Modding System This download is for the Windows version. If you need the Linux version, download here. If you need the MacOS version, download here. Note about the Mac OS X version —If you have your Mac configured to accept only signed apps, you’ll need to manually allow DRL to run after installation (Ctrl-Right click the App and choose Open) — if you have any problem installing, feel free to ask at the forums! Note about the Linux versions — you’ll need SDL, SDL_mixer, SDL_image and libpng installed, and smpeg if you want to use the HQ versions. On some linux distro’s mp3 support is not enabled in SDL_mixer — a workaround has been posted on the forum. Click here to visit the author's website.
5/5 2,814 Nov 12, 2020
Kornel Kisielewicz <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DRL1_th.png"border="0">
DropIt v8.5.1
DropIt v8.5.1 When you need to organize files, DropIt can eliminate much of the drudgery of searching and manually opening folders and moving files around. Drop a group of different files and folders on the floating DropIt image and it sorts them to defined destination folders, compresses or extracts them, opens them with associated programs or performs other defined actions. You can define how to filter your files (by name, directory, size, date, properties, content, regular expressions) and associate one of the 21 available actions to perform (Move, Copy, Compress, Extract, Rename, Delete, Split, Join, Encrypt, Decrypt, Open With, Print, Upload, Send by Mail, Create Gallery, Create List, Create Playlist, Create Shortcut, Copy to Clipboard, Change Properties and Ignore). You can also organize your associations in profiles and automatically scan monitored folders at a defined time interval to process included files. Feature List Drag-and-Drop Process files and folders simply dropping them on the target image Filter Files &amp; Folders By name, directory, size, dates, properties, content or regular expressions Folder Monitoring Process files and folders automatically monitoring defined directories 21 Actions Automatically perform an action on matching files and folders Profiles Collect associations in profiles and assign an image to easily recognize it Comprehensive Path Support Support absolute paths, relative paths, UNC paths for shared folders Abbreviations Support internal, custom and system environment variables Alternative Usages Support SendTo and Command-Line to process files and folders Multi-language Available with multi-language interface Profile Encryption ...
5/5 4,959 Dec 21, 2021
dropitproject.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DropIt1_th.png"border="0">
DSynchronize v2.46.42
DSynchronize v2.46.42 DSynchronize is a program (Freeware) that syncronizes two or more directories on a local area network. The program compares every directory "Source" with the respective "Destination", then changes the "Destination" (adding, replacing, or deleting files and subdirectory) in such way to make those files or subdirectories identical to the "Source." It supports multiple filters (separated by "; ") type *.exe; *.txt etc. You can configure synchronizations to use Varying environments (% WINDIR%,% USERPROFILE% etc.). The use is rather intuitive. SUPPORTED SYSTEMS: ~~~~~~~~~~~~~~~~~~ Windows 10 Windows 8 Windows Seven Windows VISTA Windows 2003 Windows XP Windows 2000 Windows NT4 with SP6a and IE4 or superior. OPTIONS: ~~~~~~~~ "Save on exit" It serves for saving all the settings and remembering which directories to synchronize. "Antifragmentation" It reduces the fragmentation of the disk: In order to prevent holes in the file structure when a file is replaced, the old file is first removed from the structure and then the replacement file is written into the old file's place. "Set/Enable timer" This option sets the synchronization to run on a regular basis. You can tell it how much time to wait between synchronizations in terms of hours and minutes. You can also specify certain days that you would like synchronization to occur or a specific time to sync on the days specified. "Shutdown at the end" This option will automatically shut down the PC at the end of the synchronization. "You create folder if it does not exist" If the specified directory does not exist on the destination, it will automatically be created there with the same name as the source directory. "Add date to destination folder" This option add the date to files on the destination. For example, if the source file x is ". C:\mapindestination" it becomes "C:\mapindestination 18-07-2004 22.30", this can be used for creating ...
5/5 5,696 May 27, 2020
Dimio <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/dsynchronize2_th.png"border="0">
Dual Monitor Auto Mouse Lock v1.0.0.8
Dual Monitor Auto Mouse Lock v1.0.0.8 A free tool that helps you use dual and multiple monitors. The software automatically locks the mouse cursor to the screen according to your settings. Dual Monitor Auto Mouse Lock (DMAML) avoids certain unintentional operations and helps you use your computer quickly and efficiently. The way the software works is that if the foreground window is on full screen, the mouse cursor will be locked to that screen. The software runs in the background, displaying an icon in the system tray. The icon is used to access the settings, and its colour and appearance let you know about the software status: locked, unlocked, paused or disabled. You can also set sound notifications for status changes. The mouse cursor lock is automatically removed when a non-full-screen window appears in the foreground. It is also possible to exit the locked state by using the configurable hotkey and the system tray icon. It is possible to exclude certain software from automatically operating DMAML. You can make a list of these items and they will never cause a mouse cursor lock. By default, the main screen is the screen defined by Windows. The software monitors changes to the main screen and locks the mouse cursor to the main screen if necessary. DMAML allows you to change the main screen. The software is free to use, requires no installation and supports Windows 10/11 operating systems. Dark Theme Click here to visit the author's website.
5/5 757 Jul 28, 2023
Peter Panisz <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/dualmouselock1_th.png"border="0">
Dubbing AI v1.1.1
Dubbing AI v1.1.1 Free Real-Time AI Voice Changer What makes Dubbing stand out among other AI voice generators is the fact that as a real-time voice changer, it converts any voice into quality and cloned voices in less than 300 milliseconds. From gamers to live-streamers and content creators. Everybody can generate realistic-sounding voiceovers across different ages, languages, and accents using Dubbing AI. Its easy-to-use interface, low-usage, and high-end features make it a must-have tool for someone who wants to own a good voice when communicating online. Convert into Anyone in Real-Time, and it's FREE. Leveraging advanced AI algorithms and deep learning. The realistic real-time voice changer catches the precise tone and picks up even the smallest expression in the human voice and converts it into any voice you wish. Dubbing creates life-like synthetic voices that mimic the tonalities and prosodies of human voices. Dubbing AI is the perfect tool for gamers and streamers looking to enhance their game experience and content quality. When compared to similar AI voice changers such as Voicemod, MorphVox, and Voice.ai, Dubbing provides more iconic character voices that allow gamers to explore their voice avatar as they immerse in the game. With over 1000 tones of voice free to use, and updates on a weekly basis. Dubbing AI allows you to explore voices from the latest trending game and anime characters to famous celebrities. Most importantly, Dubbing AI is FREE. Low-Latency and Usage. Dubbing AI’s cutting-edge algorithm supports Dubbing to do all these amazing features in extremely low usage, Dubbing only runs in your CPU and only uses 2-3%, while compared to RVC which runs around 25-50% of your CPU and 15% of your GPU. Dubbing also minimized memory storage to around 300M. We want to ensure that Dubbing AI will not be a burden while you play your favorite game ...
5/5 823 Dec 08, 2023
HALO INTERACTIVE PTE. LTD. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/DubbingAI1_th.png"border="0">
DumpItBlue+ v2.0.2
DumpItBlue+ v2.0.2 A Google Chrome extension that helps to dump Facebook stuff for analysis or reporting purposes. This extension is a complement to the DumpItBlue tool (now abandoned) and contain small but useful functionalities like scrolling, expanding, removing, isolate scrollable area, etc. What is it? This extension was developed for Google Chrome browser. It is activated when you are on a Facebook page. Provides some basic functions like scrolling, expanding, removing, dumping, isolating and more. When you are on a Facebook page and you open DumpItBlue+, it will try to get the Current Facebook ID related to the page in the current tab. It should work for any Facebook profile and even from your Facebook Messenger. It will then display the Facebook ID of the current counterpart. You can select and copy the Facebook ID from the textfield. It will also try to the determine the profile type of the page and preselect options in the interface. You must know that any modification made by this extension only apply to the cached copy of the page in your local browser. Any modification may be reversed by refreshing the current page. Scrolling This function will scroll the page or the scrollable area to display additional content. It can scroll: Page to bottom: This option is for page that scroll vertically to the bottom. Likes in popup: This option is for Likes popup that appears when you click on Likes link. Messenger current chat: This option is for Messenger. It will scroll a conversation to the top. Messenger contacts: This option is for Messenger. It will scroll the contact list to the ...
5/5 5,303 Feb 18, 2022
Alain Rioux <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ExtractFace2_th.png"border="0">
Dungeon Nightmares (for Mac)
Dungeon Nightmares (for Mac) Every night you go to bed, you find yourself in an endless nightmare that you must escape from. The dungeon is littered with items for you to collect, including Candles that help light up your path. But be warned, you will not be alone in there. You must survive each night and progress to another to find more clues about this nightmare. What do these nightmares mean? Who is that girl? this is something for you to find out… Features: Originally made for iOS and Android Intense atmosphere Combat-less gameplay Randomised dungeons Difficulty scales with each night you survive Diverse range of “horrors” in the dungeon Dynamic AI for enemies that changes based on how you play Rich 3D surround sound (headphones recommended)
5/5 5,990 Aug 02, 2016
K Monkey <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/DungeonNightmares2_th.png"border="0">
Dungeon Nightmares (for Windows)
Dungeon Nightmares (for Windows) Every night you go to bed, you find yourself in an endless nightmare that you must escape from. The dungeon is littered with items for you to collect, including Candles that help light up your path. But be warned, you will not be alone in there. You must survive each night and progress to another to find more clues about this nightmare. What do these nightmares mean? Who is that girl? this is something for you to find out… Features: Originally made for iOS and Android Intense atmosphere Combat-less gameplay Randomised dungeons Difficulty scales with each night you survive Diverse range of “horrors” in the dungeon Dynamic AI for enemies that changes based on how you play Rich 3D surround sound (headphones recommended)
5/5 5,962 Jul 16, 2015
K Monkey <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/DungeonNightmares2_th.png"border="0">
dupeGuru v4.0.4
dupeGuru v4.0.4 dupeGuru is a cross-platform (Linux, OS X, Windows) GUI tool to find duplicate files in a system. It’s written mostly in Python 3 and has the peculiarity of using multiple GUI toolkits, all using the same core Python code. On OS X, the UI layer is written in Objective-C and uses Cocoa. On Linux 7 Windows, it’s written in Python and uses Qt5. dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. The filename scan features a fuzzy matching algorithm that can find duplicate filenames even when they are not exactly the same. dupeGuru runs on Mac OS X and Linux. dupeGuru is efficient. Find your duplicate files in minutes, thanks to its quick fuzzy matching algorithm. dupeGuru not only finds filenames that are the same, but it also finds similar filenames. dupeGuru is good with music. It has a special Music mode that can scan tags and shows music-specific information in the duplicate results window. dupeGuru is good with pictures. It has a special Picture mode that can scan pictures fuzzily, allowing you to find pictures that are similar, but not exactly the same. dupeGuru is customizable. You can tweak its matching engine to find exactly the kind of duplicates you want to find. The Preference page of the help file lists all the scanning engine settings you can change. dupeGuru is safe. Its engine has been especially designed with safety in mind. Its reference directory system as well as its grouping system prevent you from deleting files you didn’t mean to delete. Do whatever you want with your duplicates. Not only can you delete duplicates files dupeGuru finds, but you can also move or copy them elsewhere. There are also multiple ways to filter and sort your results to easily weed out false duplicates ...
5/5 3,076 Dec 21, 2021
Hardcoded Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/dupeGuru2_th.png"border="0">
Eagle Mode v0.96.1
Eagle Mode v0.96.1 A free, zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ programming interface for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command set. It integrates file viewers for most of the common file types, as well as an audio/video player. Furthermore, the virtual cosmos contains a chess game, a netwalk game, a 3D mines game, a multi-function clock, a stock watchlist, some fractals, and a Linux kernel configurator in form of a kernel patch. An autoplay function allows to show or play things one ofter the other (e.g. slideshow of picture files or document pages, playing of multiple audio or video files). The core of Eagle Mode supports fast anti-aliased graphics, virtually unlimited depth of zooming, extensive mouse and keyboard control, animated navigation with kinetic effects (inertia, friction, and magnetism), popup-zoomed control views, editable bookmarks, in-place help texts, and working with multiple windows. Eagle Mode is distributed under the GNU General Public License version 3. View Documentation. Screenshots File Manager and File Viewers Games Fractals Clock Linux Kernel Configurator (emLKC) Stock Watchlist (emStocks) This download is for the Windows 64 bit version. All other download assets are below: Binary package for installation on x86_64 compilations of Debian ≥ 9.0, Ubuntu ≥ 18.04, Mint ≥ 19, and other up-to-date Debian-based systems. After downloading you can install the package by running the following command as root user in the download directory (the "./" in front of the file name is required): apt-get install ./eaglemode_0.96.1-1_amd64.deb eaglemode_0.96.1-1_amd64.deb Binary package for installation on x86_64 compilations of openSUSE Leap ≥ 15.2, Fedora ≥ 33, ...
5/5 184 Mar 28, 2024
Oliver Hamann <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EagleMode2_th.png"border="0">
EaseBackup v8.09 R1
EaseBackup v8.09 R1 EaseBackup is an easy-to-use backup solution that lets you protect your information everywhere, anytime - at home, at work, or on the road. It keeps files and folders secure by storing them on your hard and removable drives, CD/DVD, FTP Servers, Amazon S3 account and tapes. Restoring is as easy as clicking a button, but you can also use a number of advanced options. Patch mode reduces size of backup archives on 80-90%! Securing the files you have on your home computer or on your workstation at the office, is a very important part of a productive and reliable working environment. According to statistics, dozens of gigabytes of data are being lost or damaged every single day. There are thousands of possible reasons for loss of valuable information stored on your computer: accidents, virus attacks, human errors, power problems. In order to be protected from unexpected loss of important data, people backup their files. However, backup on the same hard disk does not provide the required safety - in case of disk crash all data will be lost including backup copies. EaseBackup has been designed to protect your information anywhere, anytime - at home, at work, or on the road, and it keeps your files and folders secure by storing them on another computer, removable disks, FTP Server, Amazon S3, Azure Storage and Google Storage account or tape drives, An additional DBBackup module allows you to backup Oracle, MS SQL Server and MS Exchange Server databases! Unlike traditional backup programs, EaseBackup maintains its own list of backed up files and every time compares this list against all found disk files. If a Backup Set has the latest version of a file, this file won't be backed up again. This technology ...
5/5 4,972 Jul 18, 2019
KieSoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EaseBackup1_th.png"border="0">
EaseUS Partition Master Free v18.5
EaseUS Partition Master Free v18.5 Free drive partition manager for Windows. • All-in-one free partition manager designed for individual users. • Copy OS and data to another HDD/SSD. • Convert MBR to GPT for Windows 11 upgrade. • Work perfectly on Windows 11, 10, 8.1/8 and 7. Best Disk Partition Manager Software for Beginners What is a partition manager? A partition manager is a reliable disk partitioning utility for Windows users to apply to flexibly creating, resizing, deleting, and even combining partitions. As one of the best best free disk manager, EaseUS Partition Master enables beginners to operate all types of partition management and disk performance optimization tasks on Windows 11/10/8.1/8/7 in a few simple clicks. Create/Delete Partition Saving all data on a disk goes after creating partition(s) or deleting partition(s) you don’t need it anymore. Keep disk performing well. Resize/Move Partition No worry if extending volume grey out. Easily adjust the used partition space (s) without any data loss: Resize, Move, to freely change disk space. Extend System Partition Make full use of free or unallocated space by extending the system partition or C drive. Try the "Extend" function and make the PC run faster. Merge Partitions To merge partitions is actually to combine two partitions as one. EaseUS knows how to fix C drive full and manage a few partitions from chaos. Format/Wipe Partition EaseUS free partition manager enables you to efficiently format disk or wipe partitions. Its "Undo" button avoids directly formatting USB or disks. Quick Partition New Disk Suitable for setting up a brand-new disk without any partition(s). Customize how many partitions you want to divide, and set partition style as MBR or GPT. Free Partition Clone Wizard Tired of copying and pasting over and over again? EaseUS Partition Master helps to duplicate or clone partitions from one hard disk/partition to another without any data loss on all Windows-supported PCs. Convert to MBR/GPT Users may need to convert ...
5/5 11,321 May 17, 2024
EASEUS <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/free-partition-manager1_th.png"border="0">
EASEUS Todo Backup Free Edition v13.0
EASEUS Todo Backup Free Edition v13.0 Full Range of Backup and Recovery Solutions for Personal Users EaseUS Todo Backup is a reliable and professional backup &amp; recovery tool that enables personal users to protect files, partitions, disks and entire system via system backup, files backup with ease. EaseUS Todo Backup Free focuses on simplicity. Only a few clicks, users can easily realize complete data protection by recovering a backup of the entire system or restoring on new hardware. No need for IT knowledge background. Backup Free backup tool that enables personal users to protect files, partitions, disks and entire system via system backup, files backup flexibly. Clone Easily clone a smaller HDD to a larger HDD for disk upgrade, or clone HDD to SSD for better performance. Recovery Safely recover your whole system or deleted data from your backup to get everything back from unexpected crash or ransomware. Comprehensive Backup Solution EaseUS backup software makes it much easy to protect whole PC or laptop in an effective way. System Backup Easy to back up your entire system including applications, operation system and settings in one image. Partition Backup Backup individual or multiple partitions to save your time. Disk Backup Block-level disk imaging of EaseUS Todo Backup Free backs up your entire disk, volume, HDD or SSD at fast speed, such as the internal disk, external disk, USB flash drive, sd card, the hard drive on NAS and others. Flexible Backup Functions Select backup types from the full image, incremental, differential and customize times and destinations for users who handle multiple backup schedules. File Backup EaseUS file-level backup allows you to selectively back up specific files or file folders including network shared data, such as documents, photos, ...
5/5 10,200 Aug 12, 2021
CHENGDU YIWO Tech Development Co. Ltd. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/tb-personal-2-_th.png"border="0">
Easexp Settings Backup v1.0.0
Easexp Settings Backup v1.0.0 Easexp Settings Backup Back up, restore, sync Windows and program settings. Easexp Settings Backup (ExSB) is a tool to back up, restore, sync Windows system settings such as date time, formats, wallpaper, colors, taskbar, group policy, firewall rules, disabled services, tasks, events...and the settings of popular programs such as Office, Firefox, Edge, Chrome etc. ExSB is not designed for backing up common files, although it's able to. You can consider ExSB to be like the Windows Sync, only it's a real backup tool that can save those settings in files or folders, and restore them to system at any time you want. Backup, Restore and Sync During using Windows and favorite apps, you have adjusted them a lot to meet your need. You do NOT want to do that over and over again each time after rebuilt or reset the system. You want a tool to save those settings and restore them back whenever necessary. You also want to sync those settings across different OS versions or computers, e.g. transfer your settings from Windows 7 to Windows 10, or even from Windows 10 to Windows 7. That's what ExSB is designed for. Easexp Settings Backup a.k.a. ExSB, can back up those system and application settings, and restore them to the same system at any time, or sync them to a different system. 1) Detailed setting items - Down to each specific category such as "Date Time", "File Explorer", "Taskbar Pinned Icons", much better for users who want to take full and advanced control. 2) Additional system settings - Disabled services, tasks, events, power options and other system-wide settings which are not supported by Windows Sync. 3) Application settings - ExSB also supports to back up the settings of popular applications such as Edge, Chrome, Firefox, Office etc. More ...
5/5 2,454 Apr 15, 2021
EaseXP <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/exsb1_th.png"border="0">
Easy File Locker 32bit 2.2
Easy File Locker 32bit 2.2 Easy File Locker is a light-weight and easy-to-use file lock software product for Windows. It can protect your private files and folders. With its great protection, users will not be able to open, read, modify, delete, move, copy the locked files/folders, or even not be able to see it. The hidden files/folders will be totally invisible to all users and to any program. Easy File Locker will keep protecting the files/folders even under Windows Safe Mode. It is designed for protecting files/folders on your local computer. it doesn't change the protected files and folders, it will not slow down the system speeds and it will never have the chance to destroy your data. Lock files, Lock folders: The locked files/folders are protected from accessing, users can not open, read, modify, move, delete, copy, rename the protected files/folders. Files and sub-folders in a locked folder are also protected. Hide files, Hide folders: You can hide your private files and folders, to make them completely invisible to users and programs. Password protected GUI and uninstaller: Once you set a password, no one can launch the application or uninstall the software without the correct password.
5/5 7,993 Jan 13, 2017
XOSLAB.COM <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/easyfilelocker_th.png"border="0">
Easy File Locker 64bit 2.2
Easy File Locker 64bit 2.2 Easy File Locker is a light-weight and easy-to-use file lock software product for Windows. It can protect your private files and folders. With its great protection, users will not be able to open, read, modify, delete, move, copy the locked files/folders, or even not be able to see it. The hidden files/folders will be totally invisible to all users and to any program. Easy File Locker will keep protecting the files/folders even under Windows Safe Mode. It is designed for protecting files/folders on your local computer. it doesn't change the protected files and folders, it will not slow down the system speeds and it will never have the chance to destroy your data. Lock files, Lock folders: The locked files/folders are protected from accessing, users can not open, read, modify, move, delete, copy, rename the protected files/folders. Files and sub-folders in a locked folder are also protected. Hide files, Hide folders: You can hide your private files and folders, to make them completely invisible to users and programs. Password protected GUI and uninstaller: Once you set a password, no one can launch the application or uninstall the software without the correct password.
5/5 8,123 Jan 13, 2017
XOSLAB.COM <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/easyfilelocker_th.png"border="0">
EasyBee for Mac v1.1.8
EasyBee for Mac v1.1.8 You can easily manage the files in your iPhone without using iTunes. Retrieve contents You can transfer music, picture, video and voice recordings in the iphone to a PC through drag &amp; drop. App data insert You can save data in an app folder using Mac Finder or Windows Explorer. Contents play You can play multimedia files in your iphone using Mac Finder or Windows Explorer. Storage unit You can use your iphone as a USB storage unit. Use your EasyBee, in the following way. Send a voice memo or music file stored on iPhone to PC. Transfer a voice memo recorded during class to your PC. Use the space in your iPhone for storage. Spec PC : Windows7 or later Mac OSX 10.10 or later Device : iOS 8.4 or later Restrictions Media(Music, Movies, Photo)folder is for reading only.
5/5 4,928 Mar 24, 2019
DEVGURU Co. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EasyBee_th.png"border="0">
EasyBee for Windows v1.1.8
EasyBee for Windows v1.1.8 You can easily manage the files in your iPhone without using iTunes. Retrieve contents You can transfer music, picture, video and voice recordings in the iphone to a PC through drag &amp; drop. App data insert You can save data in an app folder using Mac Finder or Windows Explorer. Contents play You can play multimedia files in your iphone using Mac Finder or Windows Explorer. Storage unit You can use your iphone as a USB storage unit. Use your EasyBee, in the following way. Send a voice memo or music file stored on iPhone to PC. Transfer a voice memo recorded during class to your PC. Use the space in your iPhone for storage. Spec PC : Windows7 or later Mac OSX 10.10 or later Device : iOS 8.4 or later Restrictions Media(Music, Movies, Photo)folder is for reading only.
5/5 5,199 Mar 24, 2019
DEVGURU Co. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EasyBee_th.png"border="0">
Edge Blocker v1.7
Edge Blocker v1.7 Microsoft Edge is a “trusted” UI App and a core part of the Windows 10 Operating System it sets itself to not only be the default browser, but the default PDF reader too it is integrated in Windows 10, Edge is clearly the application that Microsoft wants you to use by any means. And yet, there are many reasons to stay away from Edge and continue using Internet Explorer or other Browsers . Edge Blocker is a Portable Freeware , the app starts up right away after you download and unpack it , (it works on windows 10 , Windows 8.1 , Windows 8 and Windows 7). The interface is pretty basic, so no super skills are required to work with it. To block Microsoft EDGE use “Block” button and to unblock it click “Unblock” button , once you’ve blocked the browser, it won’t load even if you – or an app – tries to launch , we recommend to change the default browser firs if you have no other browser installed (use defult browser link).Edge icon on the GUI will show the status of the Microsoft Edge , if it is grayed out mean it is blocked. If you use I.E Shortcut box , Edge blocker will create a internet explorer shortcut on desktop. In a command prompt, running “EdgeBlock_x64.exe /?” or “EdgeBlock.exe /?” (no quotes) will list all available parameters. If your Windows user account has administrator privileges, the restriction takes place at the system level, so all users are impacted. NOTE: If EDGE browser is open during blocking process, it will be closed forcefully. Before you Block Microsoft EDGE , please not forget to change your default browser – Here Supported Operating Systems: Windows 10 , Windows 8.1 , Windows 8 , Windows 7 Supported languages: English What is new : (Saturday, ...
5/5 5,927 Apr 16, 2021
Sordum.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EdgeBlocker2_th.png"border="0">
Ekiga v4.0.1
Ekiga v4.0.1 Ekiga (formerly known as GnomeMeeting) is an open source SoftPhone, Video Conferencing and Instant Messenger application over the Internet. It supports HD sound quality and video up to DVD size and quality. Because it uses both of the major telephony standards (SIP and H.323), it is interoperable with many service providers and many types of hardware and software. Ekiga Softphone Features Main Features of the Ekiga Softphone in a nutshell Version 4.0 Ease of use with a modern Graphical User Interface Audio and Video free calls through the internet Free Instant Messaging through the internet with Presence support Audio (and video) calls to landlines and cell phones with support to the cheapest service providers High Definition Sound (wideband) and Video Quality up to DVD quality (high framerate, state of the art quality codec and frame size) Free of choice of the service provider SMS to cell phones if the service provider supports it (like the default provider) Standard Telephony features support like Call Hold, Call Transfer, Call Forwarding, DTMF Remote and Local Address Book support: Remote Address Book support with authentification using the standard LDAP technology, Local Address support in Gnome (Evolution) Multi platform: Windows and GNU/Linux Wide interoperability: Ekiga use the main deployed stantards for telephony protocols (SIP and H.323) and has been tested with a wide range of softphones, hardphones, PBX and service providers Graphical User Interface Version 4.0 HIG Compliant GUI: Ekiga looks right, behaves properly, and fits into the GNOME user interface as a whole Translated into Many Languages Contact centric interface: preferred contacts can be ...
5/5 3,248 Mar 07, 2020
Damien Sandras <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Ekiga1_th.png"border="0">
ElevenClock v4.3.3
ElevenClock v4.3.3 Customize the Windows 11 taskbar clock. ElevenClock is free software (under Apache License 2.0) that lets you put a customizable clock on your Windows 11 taskbar(s). When Microsoft created the Windows 11 clock, they forgot to make it customizable, and to show it on multiple displays. You can customize ElevenClock however you wish — from adding seconds, to changing its color scheme — and it appears on all the displays connected to your PC. You can choose to show or hide the clock with full-screen apps, and what happens when you click, double-click or middle-click it. Do you want a clock (or two clocks) on each of your displays? You can have them, and customize them independently, or leave them looking like the Windows’ clock... It’s your choice. ElevenClock is millisecond-accurate, auto-synced with Internet Time... You can even set it to different time zones. Features: • Custom time/date format – Add seconds and day of the week, or hide the date and show only the time. Choose from common presets, or create your own formats. • Custom styling – Change the clock’s size, background color, font family/size/style/color... Or leave the default style, which mimics your Windows clock. • Custom position, number of clocks – Put the clock anywhere on your display. Add a second clock and put one on each side of your taskbar, or anywhere you wish. • Custom behaviour – Keep the clock visible over full-screen windows, so you always know what time it is. Change what happens when you click, double-click or middle-click it. • Auto-sync with Internet time • Multi-monitor support – Each clock is individually customizable. Changes: v4.3.3 22 Improvements on the updater ...
5/5 2,513 Apr 22, 2024
Martí Climent <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ElevenClock2_th.png"border="0">
Ellipsetron v1.0.1
Ellipsetron v1.0.1 Ellipsetron is an arcade/fixed shooter inspired by the games like Tempest and Gyruss. In its core, Ellipsetron is an arena shooter. You are controlling a ship and fighting against endless hordes of enemies. However there is one unique twist, you can't move freely. Instead, your movement restricted by two elliptical orbits. When your ship is located on the first orbit it can shoot towards the center of the screen and when it is located on the second orbit it can shoot outwards the center of the screen, killing enemies behind its back. This movement restriction in pair with specific enemy behaviors creates a unique game dynamic. To survive constantly move, change orbits in response to threats, collect power-ups and bonus weapons. To restore health perform long "killstreak" chains. When surrounded by enemies use bombs to clear the field. The game has four game modes: Progression - fight against ten enemy waves, each one harder than previous Rush - endless fast-paced game on the hardest difficulty Overpopulation - destroy countless hordes of slow enemies Evasion - try to evade threats without guns, explode one bomb in 20 seconds, use powerups to survive Other features: 4 bonus weapons 4 powerups 11 enemy types gamepad and keyboard support colorful neon-style graphics optional "autofire" mode No install required. Just run the file. This game is for 64bit Windows versions only. Click here to visit the author's website.
5/5 4,101 Feb 17, 2019
gloryofrobots <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Ellipsetron2_th.png"border="0">
Embarcadero Dev-C++ v6.3
Embarcadero Dev-C++ v6.3 A fast, portable, simple, and free C/C++ IDE Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Embarcadero Dev-C++ is built using the latest version of Embarcadero Delphi. Embarcadero Dev-C++ has a low memory footprint because it is a native Windows application and does not use Electron. Keystone Features: • C++17/C++20 (partial) support. • Unicode support. • Parallel Compilation support. • Windows 7/8/10/11 support. Main Features include: • TDM-GCC 9.2.0 32/64bit • Support GCC-based compilers • Integrated debugging (using GDB) • GPROF profiling • Project Manager • Customizable syntax highlighting editor • Class Browser • Code Completion • Code Insight • Function listing • AStyle code formatting support • GPROF Profiling support • Quickly create Windows, console, static libraries and DLLs • Support of templates for creating your own project types • Makefile creation • Edit and compile Resource files • Tool Manager • Devpak IDE extensions • Print support • Find and replace facilities • CVS support font size="4" color="black">Supported Operating System: • Windows 7 ...
5/5 922 May 03, 2023
Embarcadero Technologies <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EmbarDevC2_th.png"border="0">
Embroidermodder v1.70
Embroidermodder v1.70 Embroidermodder is a free machine embroidery software program which allows editing, scaling, and translating sewing machine embroidery files to a variety of formats. Features Embroidermodder 2 has many advanced features that enable you to create awesome designs quicker, tweak existing designs to perfection, and can be fully customized to fit your workflow. A summary of these features: Realistic rendering Various grid types and auto-adjusting rulers Many measurement tools Add text to any design Supports many formats Batch Conversion Scripting API Realistic Rendering It is important to be able to visualize what a design will look like when stitched and our pseudo "3D" realistic rendering helps achieve this. Realistic rendering sample #1: Realistic rendering sample #2: Realistic rendering sample #3: Various grid types and auto-adjusting rulers Making use of the automatically adjusting ruler in conjunction with the grid will ensure your design is properly sized and fits within your embroidery hoop area. Use rectangular, circular or isometric grids to construct your masterpiece! Multiple grids and rulers in action: Many measurement tools Taking measurements is a critical part of creating great designs. Whether you are designing mission critical embroidered space suits for NASA or some other far out design for your next meet-up, you will have precise measurement tools at your command to make it happen. You can locate individual points or find distances between any 2 points anywhere in the design! Take quick and accurate measurements: Add text to any design Need to make company apparel for all of your employees with individual names on them? No sweat. Just simply add text to your existing design or create one from scratch, quickly and easily. Didn't get it the right size or made a typo? No problem. Just select the text and update it ...
5/5 3,966 Sep 20, 2019
Mark Pontius <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Embroidermodder1_th.png"border="0">
EMDB (Eric's Movie Database) v5.28
EMDB (Eric's Movie Database) v5.28 Keep track of your Movies and TV Series Automatic import from IMDb, TheTVDB, TheMovieDB, RottenTomatoes • All data and artwork like Movie posters, Actor Photos, Trailer links etc are automatically imported from the various sources. Various ways to add movies • Manually enter titles. • Scan Disks or Folders. • Use a Barcode Scanner. • Import from files. Manage your collection • Manage seen movies or TV Series episodes. • Keep track of loaned titles or your wish list. • Play Movies or episodes from inside EMDB. • Get all kind of statistics. Export / Print • Create HTML websites using various templates. • Export to csv or plain text. • Print lists, thumbnails or detailed movie summaries. Great Visuals • Display your collection on a Bookshelf or in a list. • Full Screen mode. • TV Mode designed for big screen TVs. • Movies are shown in various cases like DVD, Bluray, 4K, Steelbook, CD Jewel Case and VHS. • Full screen poster slideshow. • Different bookshelf visualizations, customizable colors and icons. • EMDB is translated in 32 languages. Some translations are not fully up-2-date. If you want to contribute contact us. Lots of handy features • Sort, Search, Filter, Mark watched, Track loaned or seen, Wish list, Play. • Automatic scans for new media files at startup. • Automatic updates. • Fully portable. No dependency for any framework installed. EMDB ...
5/5 5,177 Mar 20, 2024
wicked & wild inc. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EMDB1_th.png"border="0">
Emmabuntüs Debian Edition 4 v1.00
Emmabuntüs Debian Edition 4 v1.00 Distribution for refurbished computers and GNU/Linux discovery for all Emmabuntüs is a desktop GNU/Linux distribution based on Debian Stable on XFCE, made specifically for refurbished computers destined for humanitarian organisations, and to promote the discovery of GNU/Linux by beginners, as well as to extend the lifespan of hardware and to reduce over consumption &amp; waste in electronics. It strives to be beginner-friendly and reasonably light on resources so that it can be used on older computers. It also includes many modern features, such as a large number of pre-configured programs for everyday use, dockbar for launching applications, easy installation of non-free software and media codecs, and quick setup through automated scripts. The Emmabuntüs refurbishing key allows you to recondition all kinds of computer by directly cloning a system pre-configured by Emmabuntüs. Instructions here. Tutorials for Emmabuntüs Debian Edition 4: https://emmabuntus.org/tutoriels/ Environment Debian 11 " Bullseye " under XFCE : A variant of Debian, taking the same basic concepts, being lighter than the version under GNOME , being able to be installed on quite old computers, and with poor performance hardware. LXQt : Complementary environment included in this version to extend the possibilities of machine reconditioning. Cairo-Dock : Animated application launch bar (or dock , like Mac OS X ) making all the software described below accessible on the desktop. In this version the dock is available in the following 8 languages: English (En) French (Fr) Spanish (Es) Arabic (Ar) German (De) Italian (It) Portuguese (Pt) Danish (Da) The Software Browsers Firefox-ESR : Mozilla Firefox ESR Falkon ...
5/5 2,029 Dec 03, 2021
Emmabuntüs <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Emmabuntus4_th.png"border="0">
EmuTOS v1.0
EmuTOS v1.0 Free operating system for Atari computers, and more. EmuTOS is a Free operating system for computers based on Motorola 680x0 or ColdFire microprocessors. It features functionality similar to TOS, which powered the Atari ST and its successors between 1985 and 1994. EmuTOS is extremely flexible. It can run on real hardware as a ROM replacement, bootable floppy, standard executable, cartridge... It is available in 11 languages for 13 different variants. Of course, it also runs happily on any Atari emulator such as ARAnyM, Hatari, or Steem SSE. As Free Software, it can also be recompiled from sources to be completely customized. The EmuTOS project started in 2001, and it is still being actively developed. Some parts originate in old open-sourced code from Digital Research, while other parts have been developed from scratch. There is no code written by Atari in EmuTOS. It is distributed under the GNU General Public License, version 2 (GPLv2). EmuTOS is Free Software, so it is better than TOS in several ways: ✔ It can be freely used and redistributed with emulators that respect the GPL licence. This allows users to run legacy third-party software on emulators without requiring copyrighted Atari ROMs, thereby avoiding legal issues. ✔ It supports more features and more hardware than Atari TOS. ✔ It is actively developed and supported. Just like TOS, EmuTOS is a small but complete single-tasking operating system. If you wish to go further, EmuTOS can be used as a stub to run FreeMiNT, a much more powerful multitasking kernel. When used with emulators, EmuTOS and FreeMiNT provide a completely Free environment to run modern Atari software. EmuTOS is mainly designed to run on traditional Atari hardware (ST, TT, Falcon) and emulators of that hardware. But it is versatile enough to run on clones (Suska, MIST, FireBee...) or quite different hardware such as Kiwi, ColdFire ...
5/5 2,750 Oct 28, 2020
EmuTOS Development Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EmuTOS2_th.png"border="0">
EncryptedRegView v1.06
EncryptedRegView v1.06 A free tool for Windows that scans the Registry of your current running system or the Registry of external hard drive you choose and searches for data encrypted with DPAPI (Data Protection API). When it finds encrypted data in the Registry, it tries to decrypt it and displays the decrypted data in the main window of EncryptedRegView. With this tool, you may find passwords and other secret data stored in the Registry by Microsoft products as well as by 3-party products. 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.06: Fixed a problem with decrypting DPAPI data from external drive on Windows 11 22H2. Updated to work properly in high DPI mode. Start Using EncryptedRegView EncryptedRegView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - EncryptedRegView.exe After running it, the 'Advanced Options' window is opened and allows you to choose the settings of the Registry scan. By default, EncryptedRegView offers you to scan the Registry of your current running system and current user, without elevation (Run As Administrator). If you check the 'Run as administrator to decrypt system protected data' option, EncryptedRegView will be executed as Administrator (elevation) and then it might be able to decrypt system protected data that cannot be decrypted with normal user privilege. After pressing the 'OK' button, EncryptedRegView starts to scan the Registry and searches for DPAPI-encrypted data. When it finds encrypted data, it tries to decrypt it. If EncryptedRegView successfully decrypts the data, a new item is added to the upper pane with 'Succeeded' in the 'Decryption Result' column and green icon. You can look at the entire decrypted information ...
5/5 5,322 Dec 04, 2023
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/encryptedregview1_th.png"border="0">
EncryptPad v0.4.0.4 for Mac
EncryptPad v0.4.0.4 for Mac EncryptPad is an application for viewing and editing symmetrically encrypted text. Using a simple and convenient graphical and command line interface, EncryptPad provides a tool for encrypting and decrypting binary files on disk while offering effective measures for protecting information, and it uses the most widely chosen quality file format **OpenPGP** [RFC 4880](https://tools.ietf.org/html/rfc4880). Unlike other OpenPGP software which main purpose is asymmetric encryption, the primary focus of EncryptPad is symmetric encryption. Features Symmetric encryption Passphrase protection Key file protection Combination of passphrase and key file Random key file generator Key repository in a hidden directory in the user's home folder Path to a key file can be stored in an encrypted file. If enabled, you do not need to specify the key file every time you open files. Encryption of binary files (images, videos, archives etc.) Read only mode to prevent accidental file modification UTF8 text encoding Windows/Unix configurable line endings Customisable passphrase generator helps create strong random passphrases. File format compatible with OpenPGP Iterated and salted S2K Passphrases are not kept in the memory for reuse, only S2K results (more ...) Cipher algorithms: CAST5, TripleDES, AES128, AES256 Hash algorithms: SHA-1, SHA-256, SHA-512 Integrity protection: SHA-1 Compression: ZLIB, ZIP Large multi-gigabyte files are supported Why use EncryptPad? Multi-platform codebase: it has been compiled on three popular operating systems and can be adapted to more. Portable: simply copy the executable to a ...
5/5 4,576 Nov 19, 2019
Evgeny Pokhilko <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EncryptPad1_th.png"border="0">
EncryptPad v0.4.0.4 for Windows
EncryptPad v0.4.0.4 for Windows EncryptPad is an application for viewing and editing symmetrically encrypted text. Using a simple and convenient graphical and command line interface, EncryptPad provides a tool for encrypting and decrypting binary files on disk while offering effective measures for protecting information, and it uses the most widely chosen quality file format **OpenPGP** [RFC 4880](https://tools.ietf.org/html/rfc4880). Unlike other OpenPGP software which main purpose is asymmetric encryption, the primary focus of EncryptPad is symmetric encryption. Features Symmetric encryption Passphrase protection Key file protection Combination of passphrase and key file Random key file generator Key repository in a hidden directory in the user's home folder Path to a key file can be stored in an encrypted file. If enabled, you do not need to specify the key file every time you open files. Encryption of binary files (images, videos, archives etc.) Read only mode to prevent accidental file modification UTF8 text encoding Windows/Unix configurable line endings Customisable passphrase generator helps create strong random passphrases. File format compatible with OpenPGP Iterated and salted S2K Passphrases are not kept in the memory for reuse, only S2K results (more ...) Cipher algorithms: CAST5, TripleDES, AES128, AES256 Hash algorithms: SHA-1, SHA-256, SHA-512 Integrity protection: SHA-1 Compression: ZLIB, ZIP Large multi-gigabyte files are supported Why use EncryptPad? Multi-platform codebase: it has been compiled on three popular operating systems and can be adapted to more. Portable: simply copy the executable to a ...
5/5 4,588 Nov 19, 2019
Evgeny Pokhilko <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EncryptPad1_th.png"border="0">
Enigma v1.30
Enigma v1.30 A puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga. The object of the game is to find uncover pairs of identically colored Oxyd stones. Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser beams, and, most of all, countless hairy puzzles usually block your direct way to the Oxyd stones, Features: • Puzzle game with a dexterity component. • Non violent - a game for young and old. • More than 1000 different levels guarantee longtime entertainment. • Translated to many languages: English-German-French-Spanish-Portuguese-Italian-Dutch-Swedish-Finnish-Russian-Hungarian • High-resolution 2D graphics. • Realistic physics simulation. • More than 500 different game objects. • Available for all Windows versions, Mac OSX, most Linux distributions, many other Unix versions. • Completely free! This download is for the Windows Full Installer. All other download assets are below: Windows: Windows 10 or 11 .zip file Windows 7 .zip file MacOS: Mac OS Full Installer Choose "Enigma-1.30.dmg", it is tested for Mojave and Big Sur, and should run also on Catalina maybe higher. Homebrew is not required for the dmg. The authors could not test whether it works on M1 (Arm) based Macs; please inform them about your results. As an alternative, anyone with Homebrew can now install from the command line using brew install enigma and can install as an app bundle in /Applications using brew install --cask --no-quarantine enigma Linux: Source Code The source is available as ".tar.gz", compile it with ./configure make and install with [sudo] make install User Manuals: enigma.pdf enigma_de.pdf Click here to visit the author's website.
5/5 6,947 Feb 20, 2024
Enigma Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Enigma10_th.png"border="0">
Eraser v6.2.0.2994
Eraser v6.2.0.2994 An advanced security tool for Windows which allows you to completely remove sensitive data from your hard drive by overwriting it several times with carefully selected patterns. Features • Erases residue from deleted files • Erases MFT and MFT-resident files (for NTFS volumes) and Directory Indices (for FAT) • Powerful and flexible scheduler Eraser is currently supported under Windows XP (with Service Pack 3), Windows Server 2003 (with Service Pack 2), Windows Vista, Windows Server 2008, Windows 7, 8, 10, 11 and Windows Server. Eraser is Free software and its source code is released under GNU General Public License. Why Use Eraser? Most people have some data that they would rather not share with others – passwords, personal information, classified documents from work, financial records, self-written poems, the list continues. Perhaps you have saved some of this information on your computer where it is conveniently at your reach, but when the time comes to remove the data from your hard disk, things get a bit more complicated and maintaining your privacy is not as simple as it may have seemed at first. Your first thought may be that when you ‘delete’ the file, the data is gone. Not quite, when you delete a file, the operating system does not really remove the file from the disk; it only removes the reference of the file from the file system table. The file remains on the disk until another file is created over it, and even after that, it might be possible to recover data by studying the magnetic fields on the disk platter surface. Before the file is overwritten, anyone can easily retrieve it with a disk maintenance or an undelete utility. Click here to visit the author's website.
5/5 7,950 May 01, 2024
Heidi Computers LTD <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Eraser1_th.png"border="0">
ESBUnitConv v7.4
ESBUnitConv v7.4 ESBUnitConv is a Free User-friendly Windows Utility to easily convert between units of measurement. Includes Units for Temperature, Distance, Mass, Area, Volume, Pressure, Velocity, Acceleration, Force, Energy, Power, Fuel Consumption, Flow, Torque, Angles, Luminous Intensity, Illumination, Time, Quantity &amp; Radioactivity. Works on Windows 98, Windows Millennium, Windows NT4, Windows 2000, Windows XP, Windows 2003, Windows Vista, Windows 2008, Windows 7, Windows 8 and Windows 10. The visual appearance of ESBUnitConv has been optimised for 800x600 (or better) with 16-bit colour (or better). It looks really great under Windows XP/Vista/7 with its 32-bit colour. You will also get the "nicer" buttons on Windows XP and above. Also includes customising of the Colours &amp; Fonts used, as well as customising how the Hints (ToolTips) appear. Click here to visit the author's website.
5/5 4,304 Jan 19, 2020
ESB Consultancy <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/esbunitconv1_th.png"border="0">
ESEDatabaseView v1.66
ESEDatabaseView v1.66 ESEDatabaseView is a simple utility that reads and displays the data stored inside Extensible Storage Engine (ESE) database (Also known as 'Jet Blue' or .edb file). It displays a list of all tables available in the opened database file, allows you to choose the desired table to view, and then when you choose a table, it displays all records found in the selected table. ESEDatabaseView also allows you to easily choose one or more records, and then export them into comma-delimited/tab-delimited/html/xml file, or copy the records to the clipboard (Ctrl+C) and then paste them into Excel or other spreadsheet application. 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. esent.dll (The dll file of Extensible Storage Engine) is not required to read the database. Versions History Version 1.66: Updated to work properly in high DPI mode. Added secondary sorting support: You can now get a secondary sorting, by holding down the shift key while clicking the column header. Be aware that you only have to hold down the shift key when clicking the second/third/fourth column. To sort the first column you should not hold down the Shift key. 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. Known Limitations Currently, ESEDatabaseView is somewhat a Beta version. It generally reads the ESE databases properly, but in tables with complex data structure, you may experience the following problems: ...
5/5 8,733 May 26, 2021
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/esedatabaseview_th.png"border="0">
EtherApe v0.9.19
EtherApe v0.9.19 EtherApe is a graphical network monitor for Linux modeled after etherman. Featuring link layer, IP and TCP modes, it displays network activity graphically. Hosts and links change in size with traffic. Color coded protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP, SLIP and WLAN devices, plus several encapsulation formats. It can filter traffic to be shown, and can read packets from a file as well as live from the network. Node statistics can be exported. As of version 0.9.14, EtherApe fas these features, in no particular order: Network traffic is displayed graphically. The more "talkative" a node is, the bigger its representation. Node and link color shows the most used protocol. User may select what level of the protocol stack to concentrate on. You may either look at traffic within your network, end to end IP, or even port to port TCP. Data can be captured "off the wire" from a live network connection, or read from a tcpdump capture file. Live data can be read from ethernet, FDDI, PPP, SLIP and WLAN interfaces, plus several other incapsulated formats (e.g. Linux cooked, PPI). The following frame and packet types are currently supported: ETH_II, 802.2, 803.3, IP, IPv6, ARP, X25L3, REVARP, ATALK, AARP, IPX, VINES, TRAIN, LOOP, VLAN, ICMP, IGMP, GGP, IPIP, TCP, EGP, PUP, UDP, IDP, TP, ROUTING, RSVP, GRE, ESP, AH, EON, VINES, EIGRP, OSPF, ENCAP, PIM, IPCOMP, VRRP; and most TCP and UDP services, like TELNET, FTP, HTTP, POP3, NNTP, NETBIOS, IRC, DOMAIN, SNMP, etc. Data display can be refined using a network filter using pcap syntax. Display averaging and node persistence times are fully configurable. ...
5/5 2,508 Mar 11, 2021
EtherApe Devs <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EtherApe1_th.png"border="0">
eToolz v4.5.2
eToolz v4.5.2 eToolz includes some of the most important network tools like DNS Lookup, Ping, TraceRoute and Whois. The most important features: Includes some of the most important network tools like DNS Lookup, Ping, TraceRoute and Whois. The most importatnt DNS entries can be shown (A, PTR, NS, MX, TXT und SOA). Automatic or manual query for Whois server incl. automatic redirection. Mail addresses can be checked for validity. Mail headers can be broken down and the received lines can be checked for plausibility. Query and update the system time using various time servers. Query the external IP address and the external host name through Web services. Display the installed and available network adapters and their corresponding IPv4 statistics. Display the HTTP headers for a URL. eToolz supports internationalized domain names. eToolz is portable and can be used on USB devices. Languages: English, German, French, Greek, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Portuguese (brasil.), Russian, Swedish Required: Microsoft .NET Framework 4 Changes: Version 4.5.2 Fixed HTTP header: Some texts in the output could not be translated. Click here to visit the author's website.
5/5 5,128 Nov 18, 2020
Werner Rumpeltesz <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/etoolz1_th.png"border="0">
Euler Math Toolbox v2020-07-08
Euler Math Toolbox v2020-07-08 This is the homepage of Euler Math Toolbox (EMT), a powerful math program combining numerical and symbolic tools (using the computer algebra system Maxima) in one free and open source package. Its idea is similar to Matlab, but the syntax is not exactly compatible. The projected was started in 1987 by Rene Grothmann, professor of mathematics in Eichstätt, Germany. The main design goal of Euler Math Toolbox is to provide a clean and simple surface that gives easy access to powerful tools. Euler Math Toolbox is free to use for anyone without costs or loyalties under the GPL license. It is also an open source program, hosted on SourceForge and supports the idea of open software and libraries. The program runs on Windows 7, 8 or 10, 32-bit or 64-bit. The most recent version supports only Windows 8 or above with 64-bit, and the most recent Ubuntu through the stable Wine emulator. EMT is for you if you are looking for a mighty, easy to use and free substitute for Matlab, you need to do symbolic algebra or numerical mathematics in schools or the universities, you are a student or a teacher and want to demonstrate mathematics, you want to make good looking mathematical illustrations or even photo realistic scenes, you have a need to present mathematics on web pages. Download the PDF manual here. This is the notebook interface of EMT. It contains a menu, commands, comments to each command with markdown syntax, links and Latex formulas, plots, other images, and a status bar for immediate help to a function. The command line highlights brackets during the input. The following is the graphics window. This window can also be incorporated into the ...
5/5 3,311 Aug 11, 2020
Rene Grothmann <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EulerMathToolbox1_th.png"border="0">
Eusing Maze Lock v4.2
Eusing Maze Lock v4.2 Pattern based technique to lock your computer. Locking your screen prevents other people from accessing your computer while you are away from it. There are several applications able to help you lock your computer. However, few of these applications are comparable to Eusing Maze Lock. Eusing Maze Lock uses a new technique to help your computer. This technique is pattern based. You need first to set your own unlock pattern by connecting some of the nine dots together (There is a default unlock pattern has been pre-set). When you try to unlock your computer, you need to draw the same pattern exactly as you set. It is a cool software which lets you to lock your pc with your customize maze. Eusing Maze Lock is a powerful tool designed to help you lock your computer with a single click on the tray icon. While it provides a different locking system than the one bundled into Windows, Eusing Maze Lock places an icon in the system tray that allows you to either lock the machine instantly or using a custom hotkey. Then Eusing Maze Lock will display a lock screen and protected your computer. Overall, Eusing Maze Lock is a useful application that serves its purpose and provides some interesting configuration options that can be easily set up by both beginners and more experienced users. You can specify the lock screen background image, change the pattern to 4 x 4 or 5 x 5. Eusing Maze Lock can auto-lock the computer when windows startup and computer inactivity. With this unique application installed on your computer you will get a truly impressive security application. Key Features Pattern based technique to lock your computer Quick and safe computer lock by hot key, or mouse click ...
5/5 1,933 Dec 08, 2021
Eusing Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EusingMazeLock1_th.png"border="0">
EventLogChannelsView v1.19 32bit
EventLogChannelsView v1.19 32bit EventLogChannelsView is a simple tool for Windows 10/8/7/Vista that shows the list of all event log channels on your system, including the channel name, event log filename, enabled/disabled status, current number of events in the channel, and more... It also allows you to easily make some actions on multiple channels at once: enable/disable channels, set their maximum file size, and clear all events stored in the channels. System Requirements This utility works on any version of Windows, starting from Windows Vista and up to Windows 10. Both 32-bit and 64-bit systems are supported. Windows XP and older systems are not supported. Versions History Version 1.19: Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default). Start Using EventLogChannelsView EventLogChannelsView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - EventLogChannelsView.exe After running EventLogChannelsView, the main window displays the list of all event log channels currently available on your system. If you want to connect a remote computer on your network, press F7 (Choose Data Source), choose to load the event channels from a remote computer and type the computer name. You can select one or more channels and then disable them (F2), enable them (F3), set their maximum file size or clear all events stored in the channel. You can use the 'Save Selected Items' option to export the channels list to html/xml/csv/tab-delimited file. Columns Description Channel Name: Name of the event log channel. Publisher: Name of the channel publisher. Filename: Name of the event log filename ( .evtx and .etl files) Full Path: Full path of the event log filename Enabled: Displays 'Yes' if the event log channel is enabled and 'No' if ...
5/5 4,499 Nov 29, 2019
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/eventlogchannelsview1_th.png"border="0">
EventLogChannelsView v1.19 64bit
EventLogChannelsView v1.19 64bit EventLogChannelsView is a simple tool for Windows 10/8/7/Vista that shows the list of all event log channels on your system, including the channel name, event log filename, enabled/disabled status, current number of events in the channel, and more... It also allows you to easily make some actions on multiple channels at once: enable/disable channels, set their maximum file size, and clear all events stored in the channels. System Requirements This utility works on any version of Windows, starting from Windows Vista and up to Windows 10. Both 32-bit and 64-bit systems are supported. Windows XP and older systems are not supported. Versions History Version 1.19: Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default). Start Using EventLogChannelsView EventLogChannelsView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - EventLogChannelsView.exe After running EventLogChannelsView, the main window displays the list of all event log channels currently available on your system. If you want to connect a remote computer on your network, press F7 (Choose Data Source), choose to load the event channels from a remote computer and type the computer name. You can select one or more channels and then disable them (F2), enable them (F3), set their maximum file size or clear all events stored in the channel. You can use the 'Save Selected Items' option to export the channels list to html/xml/csv/tab-delimited file. Columns Description Channel Name: Name of the event log channel. Publisher: Name of the channel publisher. Filename: Name of the event log filename ( .evtx and .etl files) Full Path: Full path of the event log filename Enabled: Displays 'Yes' if the event log channel is enabled and 'No' if ...
5/5 4,518 Nov 29, 2019
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/eventlogchannelsview1_th.png"border="0">
Everything v1.4.1.1024
Everything v1.4.1.1024 A local search engine that locates files and folders by filename instantly in Windows. Unlike Windows search "Everything" initially displays every file and folder on your computer (hence the name "Everything"). You type in a search filter to limit what files and folders are displayed. Features Small installation file Clean and simple user interface Quick file indexing Quick searching Minimal resource usage Share files with others easily Real-time updating What is "Everything"? "Everything" is search engine that locates files and folders by filename instantly for Windows. Unlike Windows search "Everything" initially displays every file and folder on your computer (hence the name "Everything"). You type in a search filter to limit what files and folders are displayed. How long will it take to index my files? "Everything" only indexes file and folder names and generally takes a few seconds to build its database. A fresh install of Windows 10 (about 120,000 files) will take about 1 second to index. 1,000,000 files will take about 1 minute. Does Everything search file contents? Yes, "Everything" can search file content with the content: search function. File content is not indexed, searching content is slow. Does "Everything" hog my system resources? No, "Everything" uses very little system resources. A fresh install of Windows 10 (about 120,000 files) will use about 14 MB of ram and less than 9 MB of disk space. 1,000,000 files will use about 75 MB of ram and 45 MB of disk space. Does "Everything" monitor file system changes? Yes, "Everything" does monitor file system changes. Your search windows will reflect changes made to the file system. Does "Everything" contain any malware, spyware or adware? No, "Everything" does not contain any malware, spyware or adware. Does "Everything" miss changes made to the file system if it is not running? No, "Everything" can be closed and restarted without missing ...
5/5 5,808 May 26, 2023
voidtools <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Everything1_th.png"border="0">
EVGA Precision X1 v1.2.2.0
EVGA Precision X1 v1.2.2.0 Introducing EVGA Precision X1ᐪᔿ With a brand new layout, completely new codebase, new features and more, the new EVGA Precision X1ᐪᔿ software is faster, easier and better than ever. When paired with an NVIDIA Turing graphics card, the new EVGA Precision X1ᐪᔿ will unleash its full potential with a built in overclock scanner, adjustable frequency curve and RGB LED control. New OC Scanner Test the next generation of EVGA's GPU stress testing utility with additional testing options and test modes. Multi-GPU Fan Control Adjust the fan speed, fan curve, or simply set a profile. Adjust the fans on each of your graphics cards using a more simplified interface. RGB LED All-new RGB LED control for both graphics cards and NVLink Bridges! Key Features Brand new GUI that is faster and easier to use. Real-Time wattage monitoring (on supported EVGA graphics cards). Full support for GeForce RTX graphics cards (GTX support coming soon) RGB LED Control supporting graphics cards and/or NVLink Bridge. LED Sync that syncs with other EVGA RGB components. Dynamically set independent voltage/frequency points for ultimate control. New OC Scanner for finding the best stable overclock. On-Screen-Display (OSD) shows your system vitals at a glance. GPU Clock, Memory Clock and Voltage Control. Custom fan control and fan curve. Profiling system allowing up to 10 profiles with hotkey. In game screenshot function. + More! System Requirements Supports GeForce RTX, Geforce GTX 16 Series, and GeForce GTX 10 Series Graphics Cards Windows 10 64-Bit Windows 8 64-Bit Version 1.2.2.0 Release: 6/23/2021 Adds EVGA GeForce RTX 3060 ...
5/5 2,333 Jun 28, 2021
EVGA® Corporation <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/EVGA Precision X1 1_th.png"border="0">
ExecutedProgramsList v1.11
ExecutedProgramsList v1.11 ExecutedProgramsList is a simple tool that displays a list of programs and batch files that you previously executed on your system. For every program, ExecutedProgramsList displays the .exe file, the created/modified time of the .exe file, and the current version information of the program (product name, product version, company name) if it's available. For some of the programs, the last time execution time of the program is also displayed. System Requirements This utility works on any version of Windows, starting from Windows XP and up to Windows 10. Both 32-bit and 64-bit systems are supported. Versions History Version 1.11: Added 'Auto Size Columns On Load' option. Added 'File Properties' option. (Open the Explorer properties window of the .exe file) Data Source The list of previously executed programs is collected from the following data sources: Registry Key: HKEY_CURRENT_USER\Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCache Registry Key: HKEY_CURRENT_USER\Microsoft\Windows\ShellNoRoam\MUICache Registry Key: HKEY_CURRENT_USER\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Compatibility Assistant\Persisted Registry Key: HKEY_CURRENT_USER\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Compatibility Assistant\Store Windows Prefetch folder (C:\Windows\Prefetch) Start Using ExecutedProgramsList ExecutedProgramsList doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - ExecutedProgramsList.exe After running ExecutedProgramsList, the main window displays a list of programs and batch files that you previously executed on your system. You can select one or more items, and then export them to comma-delimited/tab-delimited/html/xml file using the 'Save Selected Items' option (Ctrl+S) or copy them to the clipboard (CTRL+C) and then paste them to Excel or any other spreadsheet application. 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 ...
5/5 5,472 Mar 21, 2016
Nir Sofer <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/executedprogramslist1_th.png"border="0">
Executor v1.0.11
Executor v1.0.11 A multi purpose tool to help you ease your daily computer workflow. Launch programs, manage clipboard, manage running apps, do fast calculations, quick launch internet searches, file path autocomplete and history. Want to assign a hotkey that paste the second item from the clipboard? It can do this as well. There's a vast amount of features and customization to help you out for all sorts of things, and also features and settings for power users to really tweak workflows, launch multiple items of the already mentioned functionality with one command etc. Has an easy browseable history and customizable auto complete system. Features • Keywords have properties like shortcuts, and you can for example drag-drop a shortcut/file/folder/favorite to add it as a keyword. • Auto-completion for keywords, file system and history (can also be configured). • Url detection, Enter URLs directly (like www.google.com, mail.google.com, google.com or http://www.google.com). • Keywords support parameters. Example "google latest executor" "wiki nirvana". • Besides keywords Executor can also optionally and dynamically add matching start-menu items (including UWP Apps), control panel items and other handy items to the drop-down/list. • Ability to add your own paths to scan for user defined file extensions. • Each keyword can be assigned a hotkey, so Executor can also perform like many popular hotkey managers. • Keyword control, have keyword open program(s) minimized, with admin access, make sure only one instance is running of program and more • Can add keyword integration with popular services like GMail, Twitter, GCal, RTM and many others (see forums for howto's, tutorials and tips). • Optional show icon for current keyword/input. ...
5/5 4,739 Jan 10, 2023
Martin Bresson <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Executor1_th.png"border="0">
ExifDataView v1.11
ExifDataView v1.11 ExifDataView is a small utility that reads and displays the Exif data stored inside .jpg image files generated by digital cameras. The EXIF data includes the name of the company created the camera, camera model, the date/time that the photograph was taken, Exposure Time, ISO Speed, GPS information (for digital cameras with GPS), and more. System Requirements This utility works on any version of Windows, starting from Windows 2000 and up to Windows 10. Changes: Version 1.11: Fixed to read .jpg files that their EXIF information is not in the beginning of the file. Start Using ExifDataView ExifDataView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - ExifDataView.exe After running ExifDataView.exe, you can open a .jpg file by using the 'Open File' option (Ctrl+O) or by dragging the .jpg file from Explorer into the main window of ExifDataView. After opening the .jpg file, the list of all Exif properties are displayed in the upper pane of ExifDataView. When selecting a single Exif property on the upper pane, the lower pane displays the content of the selected property as Hex Dump. You can also select one or more Exif properties in the upper pane, and then copy them to the clipboard and paste them into Excel, or save them into text/csv/xml/html file by using the 'Save Selected Items' option (Ctrl+S) Command-Line Options /LoadFile <Jpeg Filename> Load the specified .jpg file into ExifDataView. /stext <Filename> Save the Exif properties list into a regular text file. /stab <Filename> Save the Exif properties list into a tab-delimited text file. /scomma <Filename> Save the Exif properties list into a comma-delimited text file (csv). /stabular <Filename> Save the Exif properties list into a tabular text file. /shtml <Filename> ...
5/5 2,779 Nov 03, 2020
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/exifdataview_th.png"border="0">
ExifToolGUI Portable v6.3.2-1
ExifToolGUI Portable v6.3.2-1 Image metadata reader and modifier. ExifTool is a tool for reading, writing and editing meta information in a wide variety of files. ExifTool supports many different metadata formats including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP and ID3, Lyrics3, as well as the maker notes of many digital cameras by Canon, Casio, DJI, FLIR, FujiFilm, GE, GoPro, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Motorola, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony. ExifToolGUI is a frontend for ExifTool. App Notes Changing Languages: ExifToolGUI is multilingual but has no way to change languages in the app itself. If you use it with the PortableApps.com Platform, it will automatically switch languages to match your preferred language. If used alone, run it once and then close it. Then open up the ExifToolGUIPortableSettings.ini file within the ExifToolGUIPortable\Data\settings directory. Set the Language= entry to the 3 letter code of the language you with to use. ENU for English, NLD for Dutch, FRE for French, DEU for German, ITA for Italian, PTB for Portuguese, CHS for Simplified Chinese, or ESP for Spanish. GPS Map: By default, the map function is disabled. It can be enabled within Program - Preferences and check off enable internet access. Close ExifToolGui Portable and then open it again. This feature works on PCs with Microsoft Edge installed, typically Windows 10/11. Supported operating systems: Windows 7, 8, 10, 11 Click here to visit the author's website.
5/5 45 May 22, 2024
Jens Göpfert/PortableApps.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ExifToolGUI1_th.png"border="0">
Exoptable Money
Exoptable Money Once, on a quiet Sunday evening, you found a magical box that makes money. You take it home and decide to get richer and richer, with no end in sight. But you are not the only one who enjoys having money... -Money, money, money, money, money -New friends to have fun with -Distinct personalities -NOT cookie clicker and/or little inferno -Beautiful soundtrack -A cute fluffy cat -Money Please vote for a bundle of improved versions of this game and its sequel, Presentable Liberty, on Steam Greenlight and help fund a sequel! >http://steamcommunity.com/sharedfiles/filedetails/?id=386445718
3/5 6,065 Aug 02, 2016
Wertpol <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Exoptable Money71255_th.png"border="0">
   
Showing rows 201 to 300 of 1138 Showing Page 3 of 12  «  1  2  3  4  5  »  Last » 


OlderGeeks.com Copyright (c) 2024