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
Thonny v4.1.1
Thonny v4.1.1 A Python IDE meant for learning programming. Features Easy to get started. Thonny comes with Python 3.7 built in, so just one simple installer is needed and you're ready to learn programming. (You can also use a separate Python installation, if necessary.) The initial user interface is stripped of all features that may distract beginners. No-hassle variables. Once you're done with hello-worlds, select View → Variables and see how your programs and shell commands affect Python variables. Simple debugger. Just press Ctrl+F5 instead of F5 and you can run your programs step-by-step, no breakpoints needed. Press F6 for a big step and F7 for a small step. Steps follow program structure, not just code lines. Step through expression evaluation. If you use small steps, then you can even see how Python evaluates your expressions. You can think of this light-blue box as a piece of paper where Python replaces subexpressions with their values, piece-by-piece. Faithful representation of function calls. Stepping into a function call opens a new window with separate local variables table and code pointer. Good understanding of how function calls work is especially important for understanding recursion. Highlights syntax errors. Unclosed quotes and parentheses are the most common beginners' syntax errors. Thonny's editor makes these easy to spot. Explains scopes. Highlighting variable occurrences reminds you that the same name doesn't always mean the same variable and helps spotting typos. Local variables are visually distinguished from globals. Mode for explaining references. Variables are initially presented according to simplified model (name → value) but you can switch to more realistic model (name → address/id → value). Code completion. Students can explore APIs with the help of code completion. Beginner friendly system shell. Select Tools → Open system shell to install extra packages or learn handling Python on command line. PATH and conflicts with other Python interpreters are taken care ...
5/5 5,160 Jun 12, 2023
University of Tartu, Estonia <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Thonny1_th.png"border="0">
TIC-80 v1.1.2837
TIC-80 v1.1.2837 A fantasy computer for making, playing and sharing tiny games. TIC-80 is a free and open source fantasy computer for making, playing and sharing tiny games. With TIC-80 you get built-in tools for development: code, sprites, maps, sound editors and the command line, which is enough to create a mini retro game. Games are packaged into a cartridge file, which can be easily distributed. TIC-80 works on all popular platforms. This means your cartridge can be played in any device. To make a retro styled game, the whole process of creation and execution takes place under some technical limitations: 240x136 pixel display, 16 color palette, 256 8x8 color sprites, 4 channel sound, etc. Features • Multiple programming languages: Lua, Moonscript, Javascript, Ruby, Wren, Fennel, Squirrel, Janet, and Python. • Games can have mouse and keyboard as input • Games can have up to 4 controllers as input (with up to 8 buttons, each) • Built-in editors: for code, sprites, world maps, sound effects and music • An additional memory bank: load different assets from your cartridge while your game is executing • Moderated community Changes TIC-80 tiny computer v1.1.2837 Oct 22, 2023 Some keys are not working with foreign keyboard (i.e. right parenthesis for azerty layout) by @nesbox #2310 add build instruction for ubuntu 22.04 by @jackygoule in #2277 Change janet's withsyms to with-syms by @sogaiu in #2287 Disable structured editing on non-Emacs editors by @neolight1010 in #2294 Update zig examples and template to latest Zig by @tupini07 in #2298 Update "help keys" output to include keycodes for ESC, F1-F12, and numpad keys by @cdwfs in ...
5/5 526 Feb 27, 2024
Vadim Grigoruk <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TIC802_th.png"border="0">
Tiny Crate v18
Tiny Crate v18 Crate-Chucking Puzzle-Platformer Game Tiny Crate is Free and Open Source! Tiny Crate is a cute little precision platformer with puzzle elements! Lift and toss crates to traverse over spike pits and reach higher ground! Weigh down buttons to create platforms and solve the puzzle! Push yourself and make tight jumps! You got this! Controls: Arrows - Move X - Jump / Select C - Lift &amp; Toss / Back Enter - Menu How to Windows / Linux Unzip and play! Mac Play with the itch.io app! https://itch.io/app This download is for the Windows version. All other download assets are below: macOS: tinycrate-mac.zip Linux: tinycrate-linux.zip Android: Tiny-Crate.apk Click here to visit the author's website.
5/5 475 Apr 11, 2024
Harmony Honey <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TinyCrate_th.png"border="0">
tinyMediaManager v4.2.6
tinyMediaManager v4.2.6 A media management tool written in Java/Swing. It is written to provide metadata for the Kodi Media Center (formerly known as XBMC), MediaPortal and Plex media server. Due to the fact that it is written in Java, tinyMediaManager will run on Windows, Linux and macOS (and possible more OS). Movie Management Get data from TheMovieDB.org, Imdb.com, Ofdb.de, HD-Trailers.net, ... Create NFO for use with Kodi (XBMC) and MediaPortal Automatically rename files and folders as you like Movie Set Management Organize movies into collections Set artwork for moviesets Support NFO tags for moviesets for Kodi (XBMC) and MediaPortal TV Show Management find TV shows and episodes in subdirectories - powerful episode/season detection Get data from TheTvDB.com, TheMovieDB.org, Imdb.com Create NFO for use with Kodi (XBMC) Automatic updates Automatic updates to always stay up to date Features Multi OS support tinyMediaManager is designed to run on Windows, Linux and Mac OSX. Automatic updates tinyMediaManager has an integrated updating system. Command line support tinyMediaManager supports command line arguments. With this function you are able to call tinyMediaManager functions from other tools. Changes Version v4.2.6 2-18-22 + added certification support for Hong Kong #1623 + added button to create movie sets from within the movie editor + (movies/TV shows) added support for clearlogo in the information panels #1604 + enabled displaying of animated gifs in the artwork panel #1621 + added an action to just (re)scrape TV shows/episodes (without the need to trigger a search) + (TV show) added changing of the display season to the bulk editor #1590 + (movie sets/TV shows) added enhanced keyboard navigation for tables #1408 + also parse TMDB id from the filename in update data sources needs to be in the form tmdb-xxxxx or tmdbid-xxxxx + added the option to ...
5/5 3,961 Feb 24, 2022
Manuel Laggner <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/tinyMediaManager1_th.png"border="0">
Tipp10 v2.1.0
Tipp10 v2.1.0 A free 10-finger touch typing tutor. Easy to use and for free Tipp10 is easy to use and features a clear user interface. Beginners and even children will find their way around right away so they can start practicing without a hitch. You will be able to learn touch typing quickly and efficiently with the program’s intelligent practice lessons, useful support functions and an extensive progress tracker. You can also play a typing game and expand the program with open lessons or make your own to meet your specific needs. Test Winner In November 2011 Tipp10 won the test winner at the well-respected Stiftung Warentest in Germany and has asserted itself as the only free software against nine other typing tutors. Other magazines and websites report positively about Tipp10 and awarded good test results. These include c't, Computer Bild, Chip, Giga and many others. Tipp10 has been downloaded over 5 million times, recorded more than 1 million users of the online version, and has been successfully used by numerous schools and universities. Intelligent text selection The lesson texts react instantly to your typing mistakes by repeating mistyped letters more frequently. The system helps you eliminate typing mistakes and learn touch typing efficiently. A wide range of dictations ensures you’ll never get bored. You will become acquainted with all the keys on the keyboard in 20 sequential practice lessons. Commonly used characters are practiced earlier and more frequently than those that appear less frequently. Ticker and virtual assistance keyboard You can change the font, speed and color of the text in the ticker to ensure a steady typing flow. Keys and key paths appearing in color on a virtual keyboard help you to use the right fingers and keep the right starting position. A status bar displays ...
5/5 1,462 May 23, 2023
Tom Thielicke IT Solutions <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Tipp10 1_th.png"border="0">
Tom's AD Bitlocker Password Audit 2.1
Tom's AD Bitlocker Password Audit 2.1 Tom's AD Bitlocker Password Audit is a free Windows utility for querying your Active Directory for all or selected computer objects and returning their recovery password and volume information in a grid-view format giving you a quick overview of the status of your current password recovery capabilities. If you have configured your BitLocker Drive Encryption to back up recovery information for BitLocker-protected drives to Active Directory Domain Services (AD DS) the backed up BitLocker recovery information is stored in a child object of the computer object. Tom's AD Bitlocker Password Audit enumerates all of the computer objects for your entire Active Directory or for a selected Organizational Unit and retrieves and displays the Bitlocker recovery password in a spreadsheet like format that can easily be filtered and sorted. This makes it easy to answer audit questions such as: I’ve just implemented Bitlocker, but how do I know that the recovery passwords are being populating for all of my computers? How can I identify machines that have problems with the Bitlocker process? How can I identify which machines do NOT have a recovery password? Tom’s AD Bitlocker Password Audit is used by organizations all over the world to audit their Bitlocker implementations. This latest versions adds support for machines with multiple associated keys including Bitlocker-to-Go and have been verified to be compatible with Microsoft Windows 10. Windows LogosLicense: Freeware (End User License Agreement) Requirements: Microsoft .NET Framework 4.5.2 Bitlocker Active Directory Recovery Password Viewer (included with the Remote Server Administration Toolkit (RSAT)
5/5 5,766 Aug 06, 2024
Tom Andreas Mannerud <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Toms AD Bitlocker Password Audit1_th.png"border="0">
Tor Browser v14.0
Tor Browser v14.0 Protect yourself against tracking, surveillance, and censorship. • Browse Privately. • Explore Freely. • Defend yourself against tracking and surveillance. • Circumvent censorship. Tor Team mission: To advance human rights and freedoms by creating and deploying free and open source anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding. BLOCK TRACKERS Tor Browser isolates each website you visit so third-party trackers and ads can't follow you. Any cookies automatically clear when you're done browsing. So will your browsing history. DEFEND AGAINST SURVEILLANCE Tor Browser prevents someone watching your connection from knowing what websites you visit. All anyone monitoring your browsing habits can see is that you're using Tor. RESIST FINGERPRINTING Tor Browser aims to make all users look the same, making it difficult for you to be fingerprinted based on your browser and device information. MULTI-LAYERED ENCRYPTION Your traffic is relayed and encrypted three times as it passes over the Tor network. The network is comprised of thousands of volunteer-run servers known as Tor relays. BROWSE FREELY With Tor Browser, you are free to access sites your home network may have blocked. Changes: Read the latest release announcements This download is for the Windows 64bit version (very bottom of page). All other download assets are below: Windows: tor-browser-windows-i686-portable-14.0.exe (32bit) MacOS: tor-browser-macos-14.0.dmg Linux: tor-browser-linux-x86_64-14.0.tar.xz tor-browser-linux-i686-14.0.tar.xz Android: tor-browser-android-aarch64-14.0.apk tor-browser-android-armv7-14.0.apk tor-browser-android-x86_64-14.0.apk tor-browser-android-x86-14.0.apk Google Play Store Click here to visit the author's website.
5/5 5,741 Oct 24, 2024
The Tor Project <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TOR1_th.png"border="0">
Towel Required! for Linux 1.1.4
Towel Required! for Linux 1.1.4 Towel Required! is an edge-of-your-seat arcade shooter where the bullets have been replaced with towels. Grab awesome power-ups, avoid getting touched, and rack up a high score in this hilariously addictive indie game!
5/5 6,298 Apr 10, 2016
stuckeast <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Towel Required3_th.png"border="0">
Train Director 3.9p for Linux
Train Director 3.9p for Linux Train Director is a clone of the popular Train Dispatcher simulation software. With Train Director you can simulate the work of the Centralized Traffic Control (CTC). Your task is to direct trains running in a territory to their final destination, by throwing switches and clearing signals. Penalties are collected for incorrect or inefficient operations, or for trains arriving late. You can also create your own territories with the included track layout editor. Train Director is available for Windows, Mac OS X and Linux. User Manual
5/5 5,962 Mar 16, 2017
Backer Street Software <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Train Director2_th.png"border="0">
Train Director 3.9p for Mac
Train Director 3.9p for Mac Train Director is a clone of the popular Train Dispatcher simulation software. With Train Director you can simulate the work of the Centralized Traffic Control (CTC). Your task is to direct trains running in a territory to their final destination, by throwing switches and clearing signals. Penalties are collected for incorrect or inefficient operations, or for trains arriving late. You can also create your own territories with the included track layout editor. Train Director is available for Windows, Mac OS X and Linux. User Manual
5/5 5,806 Mar 16, 2017
Backer Street Software <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Train Director2_th.png"border="0">
Train Director 3.9p for Windows
Train Director 3.9p for Windows Train Director is a clone of the popular Train Dispatcher simulation software. With Train Director you can simulate the work of the Centralized Traffic Control (CTC). Your task is to direct trains running in a territory to their final destination, by throwing switches and clearing signals. Penalties are collected for incorrect or inefficient operations, or for trains arriving late. You can also create your own territories with the included track layout editor. Train Director is available for Windows, Mac OS X and Linux. User Manual
5/5 6,048 Mar 16, 2017
Backer Street Software <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Train Director2_th.png"border="0">
Transmission v4.0.6
Transmission v4.0.6 A fast, easy and free Bittorrent client for macOS, Windows and Linux. Easy and Powerful Transmission is designed for easy, powerful use. We've set the defaults to just work and it only takes a few clicks to configure advanced features like watch directories, bad peer blocklists, and the web interface. When Ubuntu chose Transmission as its default BitTorrent client, one of the most-cited reasons was its easy learning curve. Native for Your System Unlike many cross-platform applications, Transmission integrates seamlessly with your operating system. • Transmission on macOS is a truly native and polished experience. This isn't some cross-platform app that treats macOS as an afterthought. With a sleek and simple interface, Transmission meets or exceeds Apple UI standards while using native features. v4.0 is Apple Silicon Native! • The Qt-based Windows UI has been modernized and is fully Windows 11 ready. • The GTK interface has been carefully written to follow the GNOME Human Interface Guidelines and features. Lightweight and Lightning Fast Transmission has one of the lowest memory &amp; resource footprints of any major BitTorrent client. Transmission's light overhead is one reason why it is so well suited for home NAS and media servers. Having been used by Western Digital, Zyxel and Belkin, Transmission gives truly impressive performance on almost any compatible hardware. Open Source and Privacy Focused Transmission is an open source, volunteer-based project. Unlike some BitTorrent clients, Transmission doesn't play games with its users to make money. Transmission doesn't bundle toolbars, pop-up ads, flash ads, twitter tools, or anything else. It doesn't hold some features back for a payware version. Transmission doesn't track it's users. It's website and forums have no third-party ads or analytics. Sleek and Feature Rich The features you want from a BitTorrent client with an easy-to-use interface: privacy protection, a web interface, ...
5/5 3,846 May 30, 2024
Transmission Project <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TransmissionWIN1_th.png"border="0">
TreeLine v3.1.3
TreeLine v3.1.3 TreeLine stores almost any kind of information in an organized tree structure. Each node in the tree can contain several fields, forming a mini-database. Features Stores almost any type of information, including plain text, rich text, HTML, numbers, dates, times, booleans, URLs, etc. The tree structure helps keep things organized. Each node can have several fields that form a mini-database. Several node types, with different sets of fields, can be included in one file. The node format, including fields, output lines, formatting and tree-view icon, can be defined for each node type. August 16, 2019 - Release 3.1.3 (stable release) New Features: Add a more flexible tool for customizing GUI colors. Add an Insert Date command that adds a timestamp to text field edit boxes. Evaluate math expressions contained in fields that are referenced by math field equations. Add support for German outline numbering using double letters in some levels (thanks to Teresa M). Updates: Update math field equation restrictions to work with Python 3.8. References to a macOS port on MacPorts were added to the System Requirements and Installation documentation. Update the libraries used to build the Windows binaries to Python 3.8 and Qt/PyQt 5.14. Bug Fixes: Make the Add Child command available after filtering has ended. Avoid an application error when a Find and Replace command causes fields to contain invalid data. Perform a more complete recalculation of math fields after certain operations. Fix problems opening files that contain circular reference ...
5/5 4,717 Nov 18, 2020
Doug Bell <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TreeLine1_th.png"border="0">
Treesheets v11502892757
Treesheets v11502892757 Open source, free form data organizer (Hierarchical Spreadsheet). A "hierarchical spreadsheet" that is a great replacement for spreadsheets, mind mappers, outliners, PIMs, text editors and small databases. Suitable for any kind of data organization, such as todo lists, calendars, project management, brainstorming, organizing ideas, planning, requirements gathering, presentation of information, etc. It's like a spreadsheet, immediately familiar, but much more suitable for complex data because it's hierarchical. It's like a mind mapper, but more organized and compact. It's like an outliner, but in more than one dimension. It's like a text editor, but with structure. TreeSheets is exceptionally small and fast, so can sit in your system tray at all times: with several documents loaded representing the equivalent of almost 100 pages of text, it uses only 5MB of memory. See how easy it is to use in the tutorial Changes: v11502892757 Support dark mode (#723) * Support dark mode This adds a branch on MyFrame construction for dark mode and adds the inverted SVG files * Save darkmode in MyFrame class and adapt search box This download is for the Windows installer version (very bottom of page). All other download assets are below: Windows portable: windows_treesheets_no_installer.zip macOSX: mac_treesheets.zip Linux: linux_treesheets_clang++.zip linux_treesheets_g++.zip Click here to visit the author's website.
5/5 4,289 Oct 25, 2024
Wouter van Oortmerssen <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/treesheets1_th.png"border="0">
TREK v3.0
TREK v3.0 This is a classic version of the old program TREK, inspired originally by the 1960's TV show Star Trek. From the author: "The original MS-BASIC version of this specific DOS implementation was written by me in graduate school in 1983 to emulate the FORTRAN version of Super Star Trek that ran on our lab PDP-11/34. That PDP-11/34 FORTRAN version of Super Star Trek was written around 1975, I believe by David Matuszek &amp; Paul Reynolds with modifications by Don Smith." "Being often in a low-temperature physics lab overnight nursing a He3-He4 dilution fridge, He3 cryostat, or He4 cryostat, I often had too much time on my hands in between moments of sheer terror. During those boring times, I rewrote my MS-BASIC version of TREK, greatly expanding it's capabilities and sophistication in the 1980's. I converted it to Quick Basic 4.5 somewhere along the way, with the final Quick Basic version written in 1991. That version, v3.0, is about 3000 lines of code." "This is that version, with its expanded capabilities." "That version produces the file TREK.EXE. It encompasses the original 1960's Star Trek universe ("Original Series" or OS), or the 1980's Star Trek Next Generation (NG) universe. It also operates in real time, so that if you do nothing, your enemies (Kingons or NG Ferengi) are still able to attack you, and there are other entities (OS Berserker "planet killers" or NG Borg) which will chase after you across the galaxy if you irritate them." "You can dock at Star Bases to repair and refuel, and if a planet has dilithium crystals, you can transport down (if the transporter is working) and refuel that way. You can abuse the warp drive to time warp, as well as sometimes time warp if you hit a black hole. Black holes can also absorb photon ...
5/5 2,509 Aug 01, 2021
Michael J. Burns <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/startrek2_th.png"border="0">
Trelby v2.2
Trelby v2.2 A free, multiplatform, feature-rich screenwriting program. Trelby is simple, fast and elegantly laid out to make screenwriting simple. It is infinitely configurable. Trelby is free software, that you can contribute to. Features Screenplay editor: Enforces correct script format and pagination, auto-completion, and spell checking. Multiplatform : Behaves identically on all platforms, generating the exact same output. Choice of view: Multiple views, including draft view, WYSIWYG mode, and fullscreen to suit your writing style. Name database: Character name database containing over 200,000 names from various countries. Reporting: Scene/location/character/dialogue reports. Compare: Ability to compare scripts, so you know what changed between versions. Import: Screenplay formatted text, Final Draft XML (.fdx), Celtx (.celtx), Fountain (.fountain), Adobe Story (.astx) and Fade In Pro (.fadein). Export: PDF, formatted text, HTML, RTF, Final Draft XML (.fdx) and Fountain (.fountain). PDF: Built-in, highly configurable PDF generator. Supports embedding your chosen font. Also supports generating PDFs with custom watermarks, to help track shared files. Free software: Licensed under the GPL, Trelby welcomes developers and screenwriters to contribute in making it more useful. Simple, free, multiplatform. Trelby is a free screenwriting application that runs on Linux and Windows. It automatically follows screenplay formatting guidelines and helps you write your story quicker. It has multiple writing modes, including a fullscreen mode that will hide away all other distractions from your screen. Full featured Trelby has all the features needed for writing a screenplay, including bells and whistles like spell-checker, and a worldwide character name database. It even checks for screenplay formatting errors in the script. We use our own open fileformat to save screenplays and can also import formatted TXT, and Final Draft XML (.fdx) files. ...
5/5 3,584 Feb 12, 2020
Trelby developers <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/trelby2_th.png"border="0">
Trend Micro Rescue Disk 3.0.0.1023
Trend Micro Rescue Disk 3.0.0.1023 Trend Micro Rescue Disk allows you to use a CD, DVD, or USB drive to examine your computer without launching Microsoft Windows. It finds and removes persistent or difficult-to-clean security threats that can lurk deep within your operating system. Rescue Disk does not need to load potentially-infected system files into memory before trying to remove them. It can scan hidden files, system drivers, and the Master Boot Record (MBR) of your computer’s hard drive without disturbing the operating system. Getting Started Click Download to begin. If prompted, click Save or Save As, and save the file on your computer’s desktop. While the installer downloads, prepare one of the following: Blank CD or DVD (do not use a rewritable disc) Empty USB Drive (128MB or larger) NOTE: The drive will be reformatted before creating Rescue Disk, and anything already on the USB drive will be lost. Please back up any important files before using a USB drive for Trend Micro Rescue Disk. When you have finished downloading the file, double-click the Trend Micro Rescue Disk icon to start the installer. To launch your computer from a CD or DVD, you must set the BIOS to boot from a different device. While the exact procedure differs from computer to computer, the overall process is usually like this: Insert the disc or USB drive into the computer. Restart the computer. When the computer powers up again, look for a BIOS setup message, which often looks like “Press [KEY] to run ...
5/5 6,900 Nov 13, 2019
Trend Micro Incorporated <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Trend Micro Rescue Disk type of device_th.png"border="0">
Trigger Rally 0.6.5
Trigger Rally 0.6.5 A 3D rally simulation with a great physics engine for drifting, over 100 maps, different terrain materials like dirt, asphalt, sand, ice etc. and various weather, light and fog conditions give this rally simulation the edge over many other free games. You need to make it through the maps in often tight time limits and can further improve by beating the recorded high scores. All attached single races must be finished in time in order to win an event, unlocking additional events and cars. Most maps are equipped with spoken co-driver notes and co-driver icons. Many configuration details for display and audio adjustments can be edited in the well documented plain text configuration file. Additional contributed maps and events are ready for download as plugins. Trigger Rally 0.6.4 works well with common low performance laptops from about 2008. And if something like snow flakes and vegetation sprites demand to much from your system you can just disable it. Defaults: key action Up Accelerate Down Foot brake / Reverse Left Steer left Right Steer right Space Handbrake C Change camera view M Toggle map N Toggle user interface K Toggle checkpoints R Recover car < > Rotate camera when in 3rd person cam F12 Save a screenshot to ~/.trigger/ Joystick support can be enabled in the config file. I'd be interested in any reports on the performance of the joystick support. Changelog: 18/12/2016 - Trigger 0.6.5 - Fixed framerate drop caused by codriver voice on certain post-XP Windows' - Fixed compilation error of "hiscore1.h" by C++11 compilers - Added 2 ...
5/5 6,068 Apr 21, 2017
Iwan Gabovitch <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Trigger Rally1_th.png"border="0">
Trilium Notes v0.63.7
Trilium Notes v0.63.7 A hierarchical note taking application with focus on building large personal knowledge bases. Features • Notes can be arranged into arbitrarily deep tree. Single note can be placed into multiple places in the tree (see cloning) • Rich WYSIWYG note editing including e.g. tables, images and math with markdown autoformat • Support for editing notes with source code, including syntax highlighting • Fast and easy navigation between notes, full text search and note hoisting • Seamless note versioning • Note attributes can be used for note organization, querying and advanced scripting • Synchronization with self-hosted sync server there's a 3rd party service for hosting synchronization server • Sharing (publishing) notes to public internet • Strong note encryption with per-note granularity • Sketching diagrams with built-in Excalidraw (note type "canvas") • Relation maps and link maps for visualizing notes and their relations • Scripting - see Advanced showcases • REST API for automation • Scales well in both usability and performance upwards of 100 000 notes • Touch optimized mobile frontend for smartphones and tablets • Night theme • Evernote and Markdown import &amp; export • Web Clipper for easy saving of web content Changes: v0.63.7 fixed the botched 0.63.6 build (windows binaries are back) backported Excalidraw upgrade to 0.17.3 Builds Trilium is provided as either desktop application (Linux and Windows) or web application hosted on your server (Linux). Mac OS desktop build is available, ...
5/5 2,965 Sep 28, 2024
zadam <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Trilium Notes1_th.png"border="0">
TripleA v2.5.22294
TripleA v2.5.22294 A turn-based strategy game and board game engine, similar to Axis and Allies or Risk. TripleA is a fan created (2002), open source strategy and board game engine where you can play Axis and Allies style rules on community created maps. TripleA has a well-developed AI and an active lobby for live multiplayer games. Over 100 user-created maps are available via in-game download. In TripleA you can recreate World War 2 with the Axis pushing through to Moscow and the Allies desperately fighting back. Or recreate Napoleon's march across Europe, or Rome defeating the Carthaginian Empire, or Sauron conquering Middle Earth! If you have ever played a game where you push little plastic pieces around, roll dice and conquer the lands of your enemy, you will be able to jump right into TripleA! Features: • Community built maps, Axis and Allies game rules. • 100% open source, community run, free to play game • Live lobby play, play by email, play versus AI This download is for the Windows 64bit version. If you need the Windows 32bit version, download here. If you need the macOS version, download here. If you need the Linux version, download here. Linux Installation • Once the installer finishes downloading, make it executable (chmod +x ./TripleA_*unix.sh) • Now run the installer: ./TripleA_*unix.sh • Follow the installation prompts to complete the installation TripleA requires Java 8 or later to be installed Oracle JREs are recommended, sounds may not work with OpenJRE. Click here to visit the author's website.
5/5 6,582 Sep 08, 2023
TripleA <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TripleA6_th.png"border="0">
Trojan.Kotver Removal Tool 32bit 2.4.0.1
Trojan.Kotver Removal Tool 32bit 2.4.0.1 This tool removes Trojan.Kotver infections. Trojan.Kotver is a Trojan horse that performs click-fraud operations on the compromised computer. Discovered: September 23, 2015 Type: Removal Information This tool is designed to remove the infection of Trojan.Kotver. How to download and run the tool Important: Selecting "Run as administrator" will result in an incomplete repair. You must be logged in to the Administrator account and all other users must be logged out in order for the tool to work correctly. There are two versions of this tool, one designed to run on 32-bit computers and one designed to run on 64-bit computers. To find out if your computer is running a 32-bit or 64-bit version of Windows, please read the following Microsoft Knowledge Base article: How to determine whether a computer is running a 32-bit version or 64-bit version of the Windows operating system Note for network administrators: If you are running MS Exchange 2000 Server, we recommend that you exclude the M drive from the scan by running the tool from a command line, with the Exclude switch. For more information, read the Microsoft Knowledge Base article: Issues caused by a back up or a scan of the Exchange 2000 M drive Follow these steps to download and run the tool: Download FixToolKotver64.exe for 64-bit computers and FixToolKotver32.exe for 32-bit computers. Save the file to a convenient location, such as your Windows desktop. If you are sure that you are downloading this tool from the Security Response website, you can skip this step. If you are not sure, or are a network administrator and need to authenticate the files before deployment, follow the steps in the Digital Signature section before proceeding ...
5/5 5,775 Nov 13, 2019
Symantec <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/KovterRemovalTool1_th.png"border="0">
Trojan.Kotver Removal Tool 64bit 2.4.0.1
Trojan.Kotver Removal Tool 64bit 2.4.0.1 This tool removes Trojan.Kotver infections. Trojan.Kotver is a Trojan horse that performs click-fraud operations on the compromised computer. Discovered: September 23, 2015 Type: Removal Information This tool is designed to remove the infection of Trojan.Kotver. How to download and run the tool Important: Selecting "Run as administrator" will result in an incomplete repair. You must be logged in to the Administrator account and all other users must be logged out in order for the tool to work correctly. There are two versions of this tool, one designed to run on 32-bit computers and one designed to run on 64-bit computers. To find out if your computer is running a 32-bit or 64-bit version of Windows, please read the following Microsoft Knowledge Base article: How to determine whether a computer is running a 32-bit version or 64-bit version of the Windows operating system Note for network administrators: If you are running MS Exchange 2000 Server, we recommend that you exclude the M drive from the scan by running the tool from a command line, with the Exclude switch. For more information, read the Microsoft Knowledge Base article: Issues caused by a back up or a scan of the Exchange 2000 M drive Follow these steps to download and run the tool: Download FixToolKotver64.exe for 64-bit computers and FixToolKotver32.exe for 32-bit computers. Save the file to a convenient location, such as your Windows desktop. If you are sure that you are downloading this tool from the Security Response website, you can skip this step. If you are not sure, or are a network administrator and need to authenticate the files before deployment, follow the steps in the Digital Signature section before proceeding ...
5/5 6,063 Nov 13, 2019
Symantec <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/KovterRemovalTool1_th.png"border="0">
Tron Script v12.0.6
Tron Script v12.0.6 A free collection of programs, tools, utilities, and Windows functions that are scripted together. It is designed to remove malware and bloatware, repair damaged operating systems, update old versions of very common applications, free up drive space by clearing out caches, and more. By consolidating and automating these tasks into a single execution it saves a lot of time and makes the whole process a more efficient. Tron's intended goal is to take a badly-running Windows PC (bloated, infected with malware, neglected, etc) and automate about 85% of the work involved in getting it to run well again. There is nothing Tron does which you couldn't do on your own without it. Tron's real power is in its automation and the breadth of tools that it uses to achieve its intended goal. While Tron can do a lot of good things for an affected PC, it is important to know that Tron is not a miracle cure-all. Tron is not a data recovery tool. It cannot recover files that were deleted or otherwise lost due to system failure or hardware failure. Tron is not a decryption tool. It cannot recover encrypted data such as files from an encrypted hard drive where you forgot the key, or if your computer was affected with ransomware. (Tron CAN remove the ransomware from your computer, but once your files have been encrypted the damage will have already been done.) Tron cannot solve bottlenecks that are inherent to your computer's hardware configuration. If your hardware is old, slow, or damaged, Tron cannot fix that. Tron is not a routine or preventative maintenance tool. As stated, the purpose of Tron is to automate a number of processes in order to get a badly ...
5/5 19,018 Oct 18, 2023
vocatus <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Tron Script1_th.png"border="0">
TrueIP v2.1.0.1
TrueIP v2.1.0.1 A small program that runs in the system tray, monitoring your IP address(es). With the click of the mouse, you can view information about your current IP address and hostname. If you have a computer that you need access to remotely but don’t have the resources to have a static ip address, this program will help you stay connected easily. Features: • Tracks internal and external IP addresses • Notifications when your IP changes including E-mail, FTP, pop up notification, launching an external application, posting to a custom URL, and a free online service provided by HazteK Software called TrueIP Online • Log your recent IP addresses for review at a later date • Runs in the system tray wasting no space and using minimal resources (relative to other full featured .NET applications) • Works with many Dynamic DNS providers to update your DNS records when your IP changes • Portable Prerequisites The following items are required for TrueIP to run properly. • .NET Framework Supported/Tested Operating Systems The following operating systems are supported for running TrueIP. • Windows XP • Windows Vista • Windows 7 • Windows 8 • Windows 8.1 • Windows 10 • Windows 11 • Linux Generic This download is for the Windows portable version. If you need the Windows installer version, download here. If you need the Linux Script, download here. Click here to visit the author's website.
5/5 5,091 Mar 19, 2023
Joey Hazlett <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TrueIP1_th.png"border="0">
Tugeny v2.2
Tugeny v2.2 An open source software that allows you to graphically design tournaments of any kind. It is supposed to simplify the process of creating the tournament bracket and the time schedule, even providing a fully automatic algorithm to create the latter. Bracket and schedule can be checked for completeness and consistency. While the tournament runs, results can be entered. Tournaments can by synchronized with Tugeny Cloud so that participants have mobile access to an up-to-date schedule and anyone authorized by the organizers can enter results online. As a special feature, a simulation can be run to determine and find ways to improve the quality of a tournament bracket or the delay of a schedule. This feature tackles the problem that in tournaments it often happens that a team’s achieved place does not properly reflect its level of play compared to the handful of teams above and below it. Tugeny was developed for the sport Jugger but should be usable for any kind of tournament. Features Design tournament brackets Plan tournament time schedule Live online schedules Check bracket and schedule for completeness and consistency Analyse brackets for fairness Estimate schedule delay Automatic schedule creation Export bracket and field plans as PDF Manage match results to calculate upcoming matches Changes: Tugeny 2.2 (26.03.2022) - Open .tur files with double click in file browser. - Name and date of a tournament are no longer entered in Tugeny but in Tugeny Cloud. - Extend compatibility with Tugeny Cloud versions so that new releases no longer cause downtimes. - Example tournaments now have to be downloaded separately. - Set up virtual machines to test installer and application on different operating systems. - Introduce means ...
5/5 3,140 Mar 27, 2022
Nythagoras <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Tugeny3_th.png"border="0">
TupiTube Desk v0.2.19
TupiTube Desk v0.2.19 2D Animation Tool for Children and Teenagers. TupiTube Desk is a 2D animation tool for desktop environments focused on usability for children and amateur artists. It is available for Windows, Mac and Linux operating systems and also on Android. This download is for the Windows 64bit version. If you need the Windows 32bit version, download here. If you need the MacOS version, download here. If you need the Linux version, download here. If you need the Linux Debian version, download here. Get the Android App HERE. Click here to visit the author's website.
5/5 2,673 Nov 29, 2022
Gustav Gonzalez <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TupiTube Desk1_th.png"border="0">
TurboRisk v2.0.5
TurboRisk v2.0.5 Play the classic "World Domination Risk" game, where you are battling to conquer the world! Features: • Support for both human or artificial intelligence players, up to ten per game. • Customizable rules. • Smart and customizable interface that speeds up cards playing, attacks and troops movements. • Large selection of AI players, each one with its own "personality". • Context sensitive help. • Statistics window that shows counters for territories and armies. • Optional log window to track the game. • Windows 7 and Vista theme support. • Large selection of maps. • Companion program to create your own custom maps. • History of the played games and ranking of the players. • "Quick setup" feature to save the entire configuration of the players. • Menu option to download news and updates from the TurboRisk homepage. • Full featured companion IDE to edit, compile and test your own artificial intelligence players, and a simulation environment to test them. TurboRisk is really 100% free: no limitations, no time-outs, no nags, no adware, no banner ads and no spyware. It can be freely used and distributed provided that neither code nor documentation are altered in any way. System Requirements: Windows 95/98/NT/2000/XP/Vista/7/8/10/11, Linux Wine 5 to 30MB of free disk space (depending on type of installation) Screen capable of at least 800x600 recommended Portability: TurboRisk doesn't install any DLL or OCX or any other component in your Windows folders. It doesn't use the registry, except to register its Uninstall ...
5/5 5,297 Sep 05, 2023
Mario Ferrari <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/turborisk2_th.png"border="0">
TurboVNC v2.2.4 (MacOS)
TurboVNC v2.2.4 (MacOS) TurboVNC is a derivative of VNC (Virtual Network Computing) that is tuned to provide peak performance for 3D and video workloads. TurboVNC was originally a fork of TightVNC 1.3.x, and on the surface, the X server and Windows viewer still behave similarly to their parents. However, the current version of TurboVNC contains a much more modern X server code base (based on X.org 7.7) and a variety of other features and fixes not present in TightVNC, including a high-performance Java viewer. In addition, TurboVNC compresses 3D and video workloads significantly better than the “tightest” compression mode in TightVNC 1.3.x while using only typically 15-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also match the best compression ratios produced by TightVNC 1.3.x for 2D workloads. Furthermore, TurboVNC contains some unique features that are designed specifically for visualization applications. All VNC implementations, including TurboVNC, use the RFB (remote framebuffer) protocol to send “framebuffer updates” from the VNC server to any connected "viewers." Each framebuffer update can contain multiple "rectangles" (regions that have changed since the last update.) As with TightVNC, TurboVNC analyzes each rectangle, splits it into multiple "subrectangles", and attempts to encode each subrectangle using the "subencoding type" that will provide the most efficient compression, given the number of unique colors in the subrectangle. The process by which TurboVNC does this is referred to as an "encoding method." A rectangle is first analyzed to determine if any significant portion of it is solid, and if so, that portion is encoded as a bounding box and a fill color ("Solid subencoding.") Of the remaining subrectangles, those with only two colors are encoded as a 1-bit-per-pixel bitmap with a 2-color palette ("Mono subencoding"), those with low numbers of unique colors are encoded as a color palette ...
5/5 4,132 Mar 17, 2020
turbovnc.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TurboVNC1mac_th.png"border="0">
TurboVNC v2.2.4 (Win32)
TurboVNC v2.2.4 (Win32) TurboVNC is a derivative of VNC (Virtual Network Computing) that is tuned to provide peak performance for 3D and video workloads. TurboVNC was originally a fork of TightVNC 1.3.x, and on the surface, the X server and Windows viewer still behave similarly to their parents. However, the current version of TurboVNC contains a much more modern X server code base (based on X.org 7.7) and a variety of other features and fixes not present in TightVNC, including a high-performance Java viewer. In addition, TurboVNC compresses 3D and video workloads significantly better than the “tightest” compression mode in TightVNC 1.3.x while using only typically 15-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also match the best compression ratios produced by TightVNC 1.3.x for 2D workloads. Furthermore, TurboVNC contains some unique features that are designed specifically for visualization applications. All VNC implementations, including TurboVNC, use the RFB (remote framebuffer) protocol to send “framebuffer updates” from the VNC server to any connected "viewers." Each framebuffer update can contain multiple "rectangles" (regions that have changed since the last update.) As with TightVNC, TurboVNC analyzes each rectangle, splits it into multiple "subrectangles", and attempts to encode each subrectangle using the "subencoding type" that will provide the most efficient compression, given the number of unique colors in the subrectangle. The process by which TurboVNC does this is referred to as an "encoding method." A rectangle is first analyzed to determine if any significant portion of it is solid, and if so, that portion is encoded as a bounding box and a fill color ("Solid subencoding.") Of the remaining subrectangles, those with only two colors are encoded as a 1-bit-per-pixel bitmap with a 2-color palette ("Mono subencoding"), those with low numbers of unique colors are encoded as a color palette ...
5/5 4,397 Mar 17, 2020
turbovnc.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TurboVNC1_th.png"border="0">
TurboVNC v2.2.4 (Win64)
TurboVNC v2.2.4 (Win64) TurboVNC is a derivative of VNC (Virtual Network Computing) that is tuned to provide peak performance for 3D and video workloads. TurboVNC was originally a fork of TightVNC 1.3.x, and on the surface, the X server and Windows viewer still behave similarly to their parents. However, the current version of TurboVNC contains a much more modern X server code base (based on X.org 7.7) and a variety of other features and fixes not present in TightVNC, including a high-performance Java viewer. In addition, TurboVNC compresses 3D and video workloads significantly better than the “tightest” compression mode in TightVNC 1.3.x while using only typically 15-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also match the best compression ratios produced by TightVNC 1.3.x for 2D workloads. Furthermore, TurboVNC contains some unique features that are designed specifically for visualization applications. All VNC implementations, including TurboVNC, use the RFB (remote framebuffer) protocol to send “framebuffer updates” from the VNC server to any connected "viewers." Each framebuffer update can contain multiple "rectangles" (regions that have changed since the last update.) As with TightVNC, TurboVNC analyzes each rectangle, splits it into multiple "subrectangles", and attempts to encode each subrectangle using the "subencoding type" that will provide the most efficient compression, given the number of unique colors in the subrectangle. The process by which TurboVNC does this is referred to as an "encoding method." A rectangle is first analyzed to determine if any significant portion of it is solid, and if so, that portion is encoded as a bounding box and a fill color ("Solid subencoding.") Of the remaining subrectangles, those with only two colors are encoded as a 1-bit-per-pixel bitmap with a 2-color palette ("Mono subencoding"), those with low numbers of unique colors are encoded as a color palette ...
5/5 4,236 Mar 17, 2020
turbovnc.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TurboVNC1_th.png"border="0">
TURGEN v9.2.0
TURGEN v9.2.0 Create your own tapes with software for Atari 8-bit computers, and transfer data from your PC or Mac to your Atari 8-bit computer using your data recorder and a cassette adapter. Convert files to the original standard Atari tape records and also various "turbo" systems. You can create WAVE files, tape images, or send signal directly to the sound card. Tools such as Wizard for files, Tape Side Creator, Dual Track Tape creator, Batch processing allow you to create tapes with convenience. Features Creation of tapes with ordinary tape recorder Transferring data from PC/Mac to Atari with data recorder and cassette adapter Support for the original standard Atari tape records Support for "turbo" systems popular in Europe Full support for processing of segmented binary load files Comprehensive documentation Convenient tools Dual Track tape creation System Requirements Java SE Runtime Environment (JRE) or Java SE Development Kit (JDK) version 9 or newer. Microsoft Windows, GNU/Linux, macOS, Solaris, FreeBSD, and other operating systems supported by the JRE and JDK Java JRE/JDK from the Adoptium Project The author of TURGEN recommends OpenJDK builds provided by the Eclipse Adoptium project. General download page (allows selecting the operating system, architecture, package type, and version): https://adoptium.net/temurin/releases/ This download is for the Windows version. If you need the Linux Debian version, download here. If you need the multi-platform portable version, download here. Click here to visit the author's website.
5/5 2,039 Jun 02, 2023
baktrasf <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TURGEN1_th.png"border="0">
TuxGuitar v1.5.4
TuxGuitar v1.5.4 TuxGuitar is a multitrack guitar tablature editor and player written in Java-SWT, It can open GuitarPro, PowerTab and TablEdit files. With TuxGuitar, you will be able to compose music using the following features Tablature editor Score Viewer Multitrack display Autoscroll while playing Note duration management Various effects (bend, slide, vibrato, hammer-on/pull-off) Support for triplets (5,6,7,9,10,11,12) Repeat open and close Time signature management Tempo management Imports and exports gp3,gp4 and gp5 files This download is for the Windows version. If you need the MacOS version, download here. If you need the Linux version, download here. Click here to visit the author's website.
5/5 6,063 Jun 23, 2021
TuxGuitar <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TuxGuitar1_th.png"border="0">
Tweaking.com - Auto Assign Drive Letters 1.0.0
Tweaking.com - Auto Assign Drive Letters 1.0.0 This tool is used to enable &amp; disable the auto mount feature of windows. It also has a scrub feature to remove the previous drive letters assigned to drives no longer hooked to the system. Example: Running Windows 2003 I plug in a external hard drive for backups. Windows 2003 does not assign a drive letter to the new drive since it is disabled by default in 2003. With this tool I now have 2003 giving drive letters to each new external drive I hook to the system.
5/5 8,910 Sep 02, 2017
Tweaking.com <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/auto_assign_drive_letters_th.png"border="0">
Tweaking.com - Disk Error Checking at Next Boot v1.0.0
Tweaking.com - Disk Error Checking at Next Boot v1.0.0 This little tool will set the dirty bit flag on a drive. When the dirty bit flag is set, Windows will perform a disk check and repair any errors it find at the next system boot. Normally I would set a drive error check by using the tools tab on the properties of a drive. Odd thing is, sometimes it wouldn't be set and I would have to do it again to get the system to scan the drive. This was annoying as I just wasted a reboot and the time it took. So I made this tool to make it easier and faster to get the drive error check going.
5/5 9,000 Sep 02, 2017
Tweaking.com <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/disk_error_checking_at_next_boot_th.png"border="0">
Tweaking.com - Registry Backup v4.0.0
Tweaking.com - Registry Backup v4.0.0 Registry Backup is a free backup tool that will use the Windows Volume Shadow Copy Service to backup your system registry. Key Features: The program is 100% free. One click backup and restore. Can restore from Windows Safe Mode. Portable version can be run from a thumb drive and keep backups of multiple systems. Automatic cleanup of older backups. Set and control scheduling options. Can backup &amp; restore all user profiles on the system, not just the ones that are currently loaded. Control which registry files are backed up or restored. Detailed logs are saved with each backup. Multiple easy restore options. Online videos showing how to use the program and how to use the different restore options. Quick FAQ: Q: Does Tweaking.com - Registry Backup support Windows 2000 or older? A: The program only supports Windows XP and newer because older versions don't have the volume shadow copy service. For older operating systems I recommend my old favorite Erunt. Download - http://majorgeeks.com/Erunt_d1267.html Q: Why does the program use the Volume Shadow Copy Service instead of the RegSaveKey API like Erunt and others? A: Microsoft recommends using the Volume Shadow Copy to backup up the registry. This grabs a complete backup of the registry hives as they are. RegSaveKey function Quote From Microsoft: "Applications that back up or restore system state including system files and registry hives should use the Volume Shadow Copy Service instead of the registry functions." "Using RegSaveKey together with RegRestoreKey to copy subtrees in the registry is not recommended. This method does not trigger notifications and can invalidate handles used by other applications." By using the Volume Shadow Copy instead of the RegSaveKey API, this registry backup program is safer to use. Changelog: v4.0.0 Updated controls, bug fixes and code changes. Click here to visit ...
5/5 10,285 Mar 18, 2021
Tweaking.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/RegistryBackup1_th.png"border="0">
Tweaking.com - Repair CD/DVD Missing/Not Working v1.7.4
Tweaking.com - Repair CD/DVD Missing/Not Working v1.7.4 Repair CD/DVD Missing/Not Working: This repair may help with CD or DVD drives that are not working as they should. "The CD drive or the DVD drive does not work as expected on a computer that you upgraded to Windows Vista" http://support.microsoft.com/kb/929461 "Your CD drive or DVD drive is missing or is not recognized by Windows or other programs" http://support.microsoft.com/kb/982116 This tool is also a part of Windows Repair (All In One)
5/5 8,927 Sep 02, 2017
Tweaking.com <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/cd_dvd_repair_th.png"border="0">
TweakPower v2.064
TweakPower v2.064 Powerful, free PC optimization tool TweakPower is an all-in-one suite that has been designed to keep you and all your family’s computers running at optimal speed and efficiency. TweakPower is an intelligent software tool that allows users to fine-tune their operating systems and programs for optimum performance. TweakPower protects users from PC problems, while increasing the performance and security of their computer. TweakPower includes advanced performance optimizers, helping you achieve super-fast application load times, work faster and make your games run smoother. Now it’s easier than ever to get a clean PC. TweakPower can quickly remove Windows, program and browser clutter while refreshing your registry and deleting massive disk space hogs. Also, its easy-to-use wizards and diagnostic tools help you find vulnerabilities and errors on your computer. Customize Windows System Settings - Change the settings of the system, the input devices, drives, application programs, and effects to better customize Windows to your needs. Communication - Customize Internet Explorer, Firefox and your connections to your needs and synchronize your computer with the atomic clock of a time server of your choice. Customize Windows - Give Windows your own style. Customize the Windows interface by customizing the appearance of Windows, including colors, window frames, icons, buttons, startup and logon screen, startup menu, desktop display, explorer, and login. Clean up Clean up - keep your PC fit. Remove unnecessary files, clean up the registry, delete internet traces, and optimize your computer with just one click to ensure more stability. Privacy Security - Protect your PC with the security features of Windows. Configure and manage the settings for the firewall, defrag, automatic updates, user account control, and security center. Permanently delete sensitive data from the hard drive, encrypt files using the highly advanced Advanced Encryption Standard (AES encryption), and safely delete the original files, control the settings of the display, printer, ...
5/5 9,395 Oct 28, 2024
KurtZimmermann SOFTWARE <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TweakPower1_th.png"border="0">
Twine v2.9.1
Twine v2.9.1 An open-source tool for telling interactive, nonlinear stories. You don't need to write any code to create a simple story with Twine, but you can extend your stories with variables, conditional logic, images, CSS, and JavaScript when you're ready. Twine publishes directly to HTML, so you can post your work nearly anywhere. Anything you create with it is completely free to use any way you like, including for commercial purposes. Twine has been used to create hundreds of works. Here are some samples: Careless Talk by Diana Rider published October 1, 2018 Dragons and Tears: Part 1 of The Spiraling Darkness Trilogy by Volition, Inc. and Anna Anthropy published March 15, 2012 Don't Go In The Old Greene House by Laura Knetzger published August 8, 2015 Empyreum by n-n published 2019 Cookbook Reference documentation and examples of common authoring tasks Discuss on the Interactive Fiction Community Forum Discord live chat with other people using Twine Changes: 2.9.1 Release Date: July 21, 2024 Bugs Fixed Importing a story in browser Twine that replaces an existing one no longer creates duplicate stories. Behind the Scenes Many libraries used by Twine have been updated, and some which have been superceded by built-in browser functionality have been removed. Story Format Updates SugarCube has been updated to version 2.37.0. This download is for the Windows version (very bottom of page). All other download assets are below: MacOS: Twine-2.9.1-macOS.dmg Linux: Twine-2.9.1-Linux-x64.zip Twine-2.9.1-Linux-arm64.zip Click here to visit the author's website.
5/5 4,307 Jul 23, 2024
Chris Klimas <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/twine1_th.png"border="0">
Tyler's Frame Machine v1.0
Tyler's Frame Machine v1.0 Tyler's Frame Machine saves the day by giving you a portable, efficient, small, easy to use, cross platform executable that you can use to benchmark or stress test anything… and charges you nothing for it. If you’re a frequent benchmarker, hardware tester, or system builder, TFM is your new best friend. It can demonstrate differences between framerates, stress test machines, and even help you calibrate for live streams. Features include physics objects, spawn rate control, gravity control, resolution selection, windowed mode control, physics framerate capping, global FPS capping, camera movement speed, and more. There’s no huge installer, no annoying splash sceen, and no crazy list of configurations to get through. It just opens and starts to run - you can change everything in realtime! This download is for the Windows version. If you need the MacOS version, download here. If you need the Linux version, download here. &amp;lt;/source&amp;gt; Click here to visit the author's website.
5/5 3,297 Aug 06, 2024
Han Tylemagne <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TFM3_th.png"border="0">
Typhoon 2001 for Linux r3992
Typhoon 2001 for Linux r3992 This is a remake of the Atari Jaguar classic game Tempest 2000. T2K, as it is sometimes called, was originally created for Atari by Jeff "Yak" Minter as a remake of the arcade-game Tempest, which was in turn created by Dave Theurer. Controls: --------- Cursor Left: Move left Cursor Right: Move right Space: Fire Tab: Jump (only available if jump powerup has been collected) Enter: Superzapper (only once per level) PageUp: Zoom in PageDown: Zoom out Esc: Exit P: Pause F1: Turn on camera movement F4: Turn off camera movement F5: Web based camera rotation F6: Center based camera rotation F8: Turn off camera rotation
5/5 5,896 Feb 04, 2016
Thorsten Kuphaldt <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Typhoon3_th.png"border="0">
UFO:Alien Invasion v2.5
UFO:Alien Invasion v2.5 It is the year 2084. You control a secret organisation charged with defending Earth from a brutal alien enemy. Build up your bases, prepare your team, and dive head-first into the fast and flowing turn-based combat. UFO: Alien Invasion is a squad-based tactical strategy game in the tradition of the old X-COM PC games, but with a twist. Our game combines military realism with hard science-fiction and the weirdness of an alien invasion. The carefully constructed turn-based system gives you pin-point control of your squad while maintaining a sense of pace and danger. Over the long term you will need to conduct research into the alien threat to figure out their mysterious goals and use their powerful weapons for your own ends. You will produce unique items and use them in combat against your enemies. If you like, you can even use them against your friends with our multiplayer functionality. UFO: Alien Invasion. Endless hours of gameplay — absolutely free. The game takes a lot of inspiration from the X-COM series by Mythos and Microprose. However, it's neither a sequel nor a remake of any X-COM or other commercial title. What we as a team wanted to make is a brand new experience that tries to surpass the quality of games from 1992, rather than simply recreate them with flashier graphics. We also believe that open-source projects don't need to be disorganised or badly-managed. We work together in a friendly and professional way, with a clear vision for a game that we know is worth playing. Gameplay Like the original X-COM games, UFO:AI has two main modes of play: Geoscape mode and Tactical mode. In Geoscape mode, the game is about base management and strategy. You manage the activities and finances of PHALANX, controlling bases, installations, aircraft and squads of armed-response troops. You'll ...
5/5 4,247 Jun 10, 2019
UFO:AI Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UFOAlienInvasion7_th.png"border="0">
uGiffer v0.9.10
uGiffer v0.9.10 Formerly Giffer. The program records contents of the screen within its light-green frame and then produces an animated GIF from the capture. It works by grabbing frames as quickly as possible, but not exceeding 100 FPS. Higher FPS doesn't make sense, because the smallest per-frame delay in GIF is 1/100 of a second => 100 FPS max, at best. For each frame it checks if it's different from the last saved frame. If it's, then it saves it as .bmp in a work folder (see below) and notes duration of the previous frame in index.txt file, also in the work folder. Once the recording is stopped, it goes through index.txt and assembles saved frames in a GIF and saves it in the work folder. It then deletes all .bmp files and index.txt, and opens resulting .gif in default viewer (that would usually be the web browser). -- Controls -- F1 starts recording. Alternatively - double-click on the window title. To stop recording and make a GIF, hit F1 again. To cancel recording and discard the capture, hit Esc. When idle, Esc minimizes the window. F2 run a benchmark. The program just tries to grab frames as quickly as possible without saving them. The purpose of this is to estimate the max achievable FPS for the screen and frame size. In my case, it tops at 30 FPS on one monitor and at around 45 FPS on another. -- Ini file -- A small handful of settings is stored between the runs in ugiffer.ini, which by default is located in the program's launch folder. Location of the .ini can be overridden as follows: ugiffer.exe -c x:\path\to\ini\folder This will cause the program to search for ugiffer.ini there. -- Work folder -- The program defaults to placing its temporary files (of which there's a plenty) into %Temp%\uGiffer folder. If %Temp% is undefined, it will fall back to using C:\Temp\uGiffer. This ...
5/5 4,216 Apr 06, 2021
Alex Pankratov <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/giffer1_th.png"border="0">
Ultimate Boot CD v5.3.9 ISO
Official Mirror Ultimate Boot CD v5.3.9 ISO You need the Ultimate Boot CD if you want to: • Run floppy-based diagnostic tools from CDROM drives. More and more PCs are shipped without floppy drives these days, and it is such a royal pain when you need to run diagnostic tools on them. • Free yourself from the slow loading speed of the floppy drive. Even if you do have a floppy drive, it is still much much faster to run your diagnostic tools from the CDROM drive, rather than wait for the tool to load from the floppy drive. • Consolidate as many diagnostic tools as possible into one bootable CD. Wouldn't you like to avoid digging into the dusty box to look for the right floppy disk, but simply run them all from a single CD? Then the Ultimate Boot CD is for you! • Run Ultimate Boot CD from your USB memory stick. A script on the CD prepares your USB memory stick so that it can be used on newer machines that supports booting from USB devices. You can access the same tools as you would from the CD version. New features in UBCD V5.x include: • New! The Linux-based distro Parted Magic is now included with UBCD V5.0. This should be the method of choice when you need to resize/rescue partitions, access NTFS filesystems or work with USB storage devices. • New! UBCD V5.x now supports both syslinux/isolinux and grub4dos. This helps improve the chances that UBCD will boot on any particular machine. When you boot up from the CD, a text-based menu will be displayed, and you will be able to select the tool you want to run. The ...
4/5 286,307 Feb 27, 2024
Victor Chew <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UBCDscreenshot_th.png"border="0">
Undelete Navigator v1.2.3.328
Undelete Navigator v1.2.3.328 Undelete Navigator allows you to find and undelete your accidentally lost or intentionally deleted files from all your internal and external hard disks, USB flash sticks and SD memory cards. Once a drive is scanned for deleted files you will be presented a folder tree and file list views. The folder tree presents all the folders found on the drive that contain deleted data. The file list view presents the deleted files in the currently chosen folder. Items in the file list view may be presented in two different ways: you can see file details with file size and modification time or you can see the file icons. Switch between the views with the corresponding toolbar buttons. The software is capable of generating thumbnails for a large variety of image formats. A generated thumbnail in most cases proves integrity of a deleted image file. Features: Locates and recovers accidentally deleted files Supports FAT, FAT32 and NTFS file systems Builds a folder tree to explore deleted files and folders Detailed and Iconic views for deleted files Searches for specific files among the detected deleted files Windows XP, Vista, 7, 8, 10 Click here to visit the author's website.
5/5 8,884 Jul 21, 2019
4r-Soft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/undeletenav_th.png"border="0">
UNetbootin v7.02
UNetbootin v7.02 UNetbootin allows you to create bootable Live USB drives for Ubuntu and other Linux distributions without burning a CD. Features UNetbootin can create a bootable Live USB drive It loads distributions either by downloading a ISO (CD image) files for you, or by using an ISO file you've already downloaded. Using Unetbootin Select an ISO file or a distribution to download, select a target drive (USB Drive or Hard Disk), then reboot once done. If your USB drive doesn't show up, reformat it as FAT32. Using Unetbootin If you used the "USB Drive" install mode: After rebooting, boot from the USB drive. On PCs, this usually involves pressing a button such as Esc or F12 immediately after you turn on your computer, while on Macs, you should hold the Option key before OSX boots. If you used the "Hard Disk" install mode: After rebooting, select the UNetbootin entry from the Windows Boot Menu. Supported Distributions UNetbootin has built-in support for automatically downloading and loading the following distributions, though installing other distributions is also supported: Ubuntu Kubuntu Xubuntu Lubuntu Debian openSUSE Arch Linux Damn Small Linux SliTaz Linux Mint Zenwalk Slax Elive CentOS FreeBSD NetBSD 3CX Fedora PCLinuxOS Sabayon Linux Gentoo MEPIS LinuxConsole Frugalware Linux xPUD Puppy Linux UNetbootin can also be used to load various system utilities, including: Parted Magic SystemRescueCD Super ...
5/5 6,882 Feb 08, 2021
UNetbootin <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UNetbootin1_th.png"border="0">
UninstallView v1.51
UninstallView v1.51 A tool for Windows that collects information about all programs installed on your system and displays the details of the installed programs in one table. You can use it to get installed programs information for your local system, for remote computer on your network, and for external hard-drive plugged to your computer. It also allows you to easily uninstall a software on your local computer and remote computer (Including quiet uninstall if the installer supports it). System Requirements This tool works on any version of Windows, starting from Windows XP and up to Windows 11. Both 32-bit and 64-bit systems are supported. Changes: v1.51: Added 'Black Background' option (Under the View menu). When it's turned on, the main table is displayed in black background and white text, instead of default system colors. Added 'Full Screen' mode (View -> Full Screen or F11 key). Fixed issue: When copying data to the clipboard or exporting to tab-delimited file, every line contained an empty field in the end of the line. Start Using UninstallView UninstallView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - UninstallView.exe After running UninstallView, it scans your local system and collects all information about the programs installed on your system. When the scanning process is finished, the installed programs information is displayed in the main window. Notice: UninstallView first takes the official uninstall information in the Registry provided by the software itself and then tries to complete any missing information from other places. It's possible that some of the unofficial information collected by UninstallView will be inaccurate. Loading uninstall information from other sources In order to load uninstall information from other sources (instead of your current system), press F9 (Advanced Options) and choose the ...
5/5 5,669 Oct 09, 2024
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/uninstallview1_th.png"border="0">
Universal Android Debloater v2.9.1
Universal Android Debloater v2.9.1 Description and information from the author: "DISCLAIMER: Use this script at your own risk. I am not responsible for anything that could happen to your phone. Summary I try to maintain a universal tool which removes bloatwares on any Android phones by using ADB. The main goal is to improve battery performance and privacy by removing unnecessary and obscure system apps. This can also contribute to improve security by reducing the attack surface. The script has a menu that lets you choose what debloat list you want to use. I strongly encourage you to take a look at the lists because the default selection may not suit you. All packages are as well documented as possible in order to provide a better understanding of what you can delete or not. This script should be safe with the default selection. The worse thing which could happen is preventing an essential system process to be loaded during boot causing then an unfortunate bootloop. If you used the non-root solution, after about 5 failed system boots, the phone will automatically reboot in recovery mode and you'll have to perform a FACTORY RESET. So make a backup! If you have a rooted device you can also physically delete the apks. Ironically this solution is safer because the script saves the apks before their removal. In case of bootloop you just need to run the script from a recovery with ADB support (e.g TWRP) and restore them. In any case, you can NOT brick your device with this script! That's the main thing, right? Features Quick search among all the packages of an android device Uninstallation of system/user packages (manually or with the debloat lists) Reinstallation of system packages (manually or with the debloat lists) ADB backup/restore (not really reliable, see the FAQ) Device brand detection and auto-selection of ...
5/5 2,962 Jun 09, 2021
W1nst0n <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/AndroidDebloat1_th.png"border="0">
Universal Media Server v13.0.0
Universal Media Server v13.0.0 Stream your media to your devices, whether they are TVs, smartphones, gaming consoles, computers, audio receivers, and more! Universal Media Server is a free DLNA, UPnP and HTTP/S Media Server. We support all major operating systems, with versions for Windows, Linux and macOS. The program streams or transcodes many different media formats with little or no configuration. It is powered by FFmpeg, MediaInfo, OpenSubtitles, Crowdin, MEncoder, tsMuxeR, AviSynth, VLC and more, which combine to offer support for a wide range of media formats. Device Support We support any device that supports DLNA/UPnP or HTTP, including future devices. Below is a partial list of devices that we explicitly support, which means that we have customized our support for them in order to make them work even better than they would be default. AC Ryan PlayOn!HD AnyCast Apple iPad Apple iPhone Apple iPod Apple TV Asus O!Play BlackBerry Boxee Brite-view CinemaTube Cambridge Audio BD Players DirecTV HR D-Link DSM Freebox Freecom MusicPal Google Android Google Chromecast Hama Internet Radio LG Smart TV Upgrader LG TVs Logitech Squeezebox Microsoft Xbox 360 Microsoft Xbox One Miracast M806 Netgear NeoTV Nokia N900 Onkyo A/V Receivers OPPO Blu-ray players Panasonic Sound Systems Panasonic TVs Philips Streamium Philips TVs Pioneer Kuro Popcorn Hour Realtek media players Roku Samsung smart phones Samsung TVs Sharp TVs Showtime Sony A/V receivers Sony Blu-ray players Sony Network Media Players Sony PlayStation 3 (PS3) Sony PlayStation 4 (PS4) Sony PlayStation Vita Sony smart phones Sony TVs Telstra T-Box Technisat S1+ VideoWeb TV Vizio Smart TVs Western Digital WD TV Live XBMC Media Center Xtreamer Yamaha A/V receivers Changes: https://github.com/UniversalMediaServer/UniversalMediaServer/releases This download is for the Windows version. All other download assets are below: MacOS: UMS-13.0.0.dmg UMS-13.0.0-arm.dmg UMS-13.0.0-pre10.15.dmg Linux: UMS-13.0.0-x86_64.tgz UMS-13.0.0-x86.tgz UMS-13.0.0-arm64.tgz UMS-13.0.0-armel.tgz UMS-13.0.0-armhf.tgz Click here to visit the author's website.
5/5 8,077 Dec 22, 2022
Universal Media Server <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UMSscreenshot_th.png"border="0">
Universal Radio Hacker v2.9.1
Universal Radio Hacker v2.9.1 The Universal Radio Hacker (URH) is a complete suite for wireless protocol investigation with native support for many common Software Defined Radios. URH allows easy demodulation of signals combined with an automatic detection of modulation parameters making it a breeze to identify the bits and bytes that fly over the air. As data often gets encoded before transmission, URH offers customizable decodings to crack even sophisticated encodings like CC1101 data whitening. When it comes to protocol reverse-engineering, URH is helpful in two ways. You can either manually assign protocol fields and message types or let URH automatically infer protocol fields with a rule-based intelligence. Finally, URH entails a fuzzing component aimed at stateless protocols and a simulation environment for stateful attacks. Download user guide here. Instructional Video: This download is for the Windows 64bit version. If you need the Windows 32bit version, download here. If you need the MacOS version, download here. If you need the Linux version, download here. Changes: v2.9.1 Dec 30, 2020 0c8f383 use *.wav format for demodulated signal export 8af7da3 change separation colors to green and magenta a3eceba fix disappearing separation area in demod view 6a7048c fix #829 7d2e41b fix overflow in AutoInterpretation for certain signals Click here to visit the author's website.
5/5 5,247 Feb 11, 2021
Dr. Johannes Pohl <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Universal Radio Hacker1_th.png"border="0">
Universal USB Installer v2.0.2.0
Universal USB Installer v2.0.2.0 A live Linux bootable USB creator that allows you to choose from a selection of Linux distributions to put on your USB flash drive and boot live or install. Universal USB Installer (Imager) aka UUI is a Live Linux Bootable USB Creator Software. This ISO to USB imaging tool allows users to easily Boot from USB. Make a flash drive boot from a Live Linux distribution, Windows Installer, or fully Install and Run Windows 10 or 11 from USB using Windows to Go methods. Popular Antivirus Scanners, Disk Cloning software or other System tools can also easily be made to run from the removable media. The software is as easy as 1,2,3 to use. Simply choose your distribution from the list, browse to the ISO file, select your target flash drive, and then click Create. Once finished, you should have a ready to run Live USB containing the Live Operating System, Windows Installer, or System Diagnostics utility you previously selected. Unlike tools which simply use the DD (Copy and Convert) command to directly burn an ISO to a USB flash drive, UUI includes several other methods that natively allow you to continue using your removable device for storage purposes, whilst including a “Try via DD” option. The DD method of copying, also known as Data Destroyer works by overwriting the entire file system, making the device appear as a CD/DVD which is limited to the size of the ISO file. However, it may be possible to recover lost drive space and then create an exFAT partition for continued storage purposes. Another key feature of UUI is the use of persistent storage, where available. This persistence feature allows you to save some changes and then restore them on subsequent boots. Ubuntu based Casper persistence works with FAT32 or NTFS formatted drives. An option ...
5/5 13,371 Oct 22, 2023
Pen Drive Linux <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Universal-USB-Installer_th.png"border="0">
Unofficial Windows 98 Second Edition Service Pack v3.64
Unofficial Windows 98 Second Edition Service Pack v3.64 Microsoft has never released a service pack for Windows98 SE but this contains all Windows98 SE updates from Windows Update site and more. Instructions: Prerequisites: Minimum 64 MB of RAM for Main Updates. 160 MB free hard disk space for (ALL) options. Installation Guide: [1] Install Windows 98 Second Edition (with or without 98lite).* [2] Install all drivers for your hardware. [3] Install Internet Explorer (any version).* [4] Install latest DirectX 9c.* [5] Install latest Service Pack 3.x (Main Updates).* [6] Install optional components of Service Pack 3.x.* [7] Install MS Office.* [8] Install KernelEx, 98SE2ME, Revolution Pack.* [* = Optional] Before installing U98SESP3.EXE make sure that: 1/ You have the original w98SE installation disc. It will change core system files. It means that if something goes wrong you must be prepared to reinstall windows from the beginning. Sometimes installing U98SESP3.EXE after a fresh install is working normaly while it failed on an old install. 2/ You made a back up of all important datas. It's extremely unlikely that an error forces you to reinstall windows and eventualy to reformat thus to erase your hard drive. But for the sake of safety, please do it! 3/ You made a back up of your system files A copy of the "windows" and "Program Files" directories, at least the "windows" directory, preferably on a second physical hard drive or on CD or DVD or an external drive. This is usefull to revert back to a prior w98se install which was already updated and functioning well. Restoring windows 98 can be done simply be recopying all the system files back to their original location, in dos mode. The easiest way is to use a second physical (not a partition) and internal (not USB) hard drive. It's aslo a good idea to make sure a copy of the registry has been automaticaly preserved in the system files you backed up and to know how to restore the registry in ...
5/5 13,412 Dec 06, 2019
PROBLEMCHYLD <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Win98sp3DESKTOP_th.png"border="0">
Unvanquished v0.54.1
Unvanquished v0.54.1 A real-time strategy game played as a first-person shooter where evolving aliens and heavily armed humans fight for their survival. Unvanquished is a free, open-source FPS game with RTS elements, facing off technologically advanced humans against monstrous aliens. Players can choose either team, and must maintain a base while attempting to destroy enemy base structures. Humans rely on a broad variety of weapons and futuristic equipment, while aliens utilize claws, poisonous bites, and more. Play the game and save your species from the invasion! Become a marine, handle your big weapon and dress that impressive exoskeleton to save the human race like a boss. Or if you prefer, be a monstrous beast and save those cute grangers from those two-legged invaders who only know how to turn beautiful organic equilibrium into lifeless machines and dead concreted worlds. Features: A modern OpenGL 3 compliant renderer; Special effects, including bloom, rim lighting, motion blur, heat haze, and color grading; Advanced texturing techniques, including multi-textured terrain blending, normal and relief mapping; Support for glow, gloss, specular, and physical mapping; Modern RmlUi user interface supporting HTML4+/CSS2+ standards; Native Client VM support for cross-system sandboxed game logic; IQM and MD5 models with skeletal animation and procedural animation blending; 2D minimaps and a real-time beacon system; Navmesh-based bots utilizing behavior trees. This download is for the Windows version. All other download assets are below: MacOS: UnvUpdaterOSX.zip Linux: UnvUpdaterLinux.zip Click here to visit the author's website.
5/5 6,842 Dec 15, 2023
Unvanquished <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Unvanquished1_th.png"border="0">
Upscayl v2.11.5
Upscayl v2.11.5 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows. Upscayl uses AI models to enhance your images by guessing what the details could be. It uses Real-ESRGAN (and more in the future) model to achieve this. Important: Upscayl requires a Vulkan compatible GPU to upscale images. Many GPUs do not work but no harm in trying. Go here for the latest list of compatible GPUs. Changes: v2.11.5 Fixed notification icons in Linux Contribution by @MrPenguin07 Fixed skill scale issue for Double Upscayl #841 Fixed the issue with Upscayl not recognizing non-ASCII characters in image path #802 Fixed the issue with Windows not being able to upscale with custom width #794 Fixed the issue with logs having the urge to output "100.00%" #847 Security fixes so that nobody can steal your upscayl images This download is for the Windows installer version (very bottom of page). All other download assets are below: Windows: upscayl-2.11.5-win.zip macOS: upscayl-2.11.5-mac.dmg Linux: upscayl-2.11.5-linux.AppImage upscayl-2.11.5-linux.deb upscayl-2.11.5-linux.rpm upscayl-2.11.5-linux.zip Click here to visit the author's website.
5/5 2,720 Oct 15, 2024
Suvojit Ghosh and Nayam Amarshe <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Upscayl1_th.png"border="0">
UrBackup v2.4.11
UrBackup v2.4.11 An easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time. File and image backups are made while the system is running without interrupting current processes. UrBackup also continuously watches folders you want backed up in order to quickly find differences to previous backups. Because of that, incremental file backups are really fast. Your files can be restored through the web interface, via the client or the Windows Explorer while the backups of drive volumes can be restored with a bootable CD or USB-Stick (bare metal restore). A web interface makes setting up your own backup server really easy. For a quick impression please look at the screenshots here. Currently there are over 21,000 running UrBackup server instances (with auto-update enabled) with some instances having hundreds of active clients. Fast. The custom client makes fast file and image backups possible. The client, for example, continuously watches file changes, so that only few files have to be looked at during incremental file backups. Web interface. The backup server has an integrated web interface that shows the status of the clients, current activities and statistics. Existing file backups can be browsed and files from these backups can be extracted or restored. Easy to setup. The backup server can be configured via web interface. The client via a user interface. The client can be configured from the server, making the client user interface optional. Consistent backups while in use. UrBackup backups your computer while you use it. Open files, like Outlook .pst files, get backed up without problems. The image backups are done while the system is running and in use as well. Space efficient. If multiple clients have the same files the UrBackup server saves them only once, leading to reduced storage requirements. Backups ...
5/5 2,501 Aug 25, 2021
Martin Raiber <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UrBackup7_th.png"border="0">
USB Device Tree Viewer v3.3.2
USB Device Tree Viewer v3.3.2 The USB Device Tree Viewer, short UsbTreeView is based upon the Microsoft "USBView" sample application found in the Windows Driver Development Kits and now standalone here: USBView sample application But it is source code only, there is no executable for end users provided. Meanwhile USBView comes as executables as part of the "Debugging Tools für Windows", see here: USBView. UsbTreeView started with the USBView source code from the DDK for Server 2003. Here are the improvements I've done: TreeView with handmade 16x16 icons, USBView used 32x32 icons scaled down to 15x15 Informations from the Windows Device Management are collected and matched with the found USB devices; Therefore UsbTreeView can show the child devices, including drive letters and COM-ports Window position is saved Background color and font of the right pane can be set (the font shown in the screenshots is DOSLike 7) Text output rearranged Keeps the tree item selection over refresh Some more descriptors are decoded Hexdump of the descriptors can be shown Safe removal, device restart and port restart Extended USB information available under Windows 8 (taken from the latest USBView sample application) Extended information about host controllers Enumeration of the USB devices accelerated and independent from the treeview Failed USB requests are re-tried in the background, e.g. if a USB mouse was moved while requesting its properties Toolbar with jump-lists for easily finding devices in complex trees many minor improvements Todo: USB Video Class H.264 information Maybe Unicode support Latest History V3.3.2 ...
5/5 6,570 Feb 22, 2019
Uwe Siebe <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usbtreeview_1_th.png"border="0">
USB Disk Storage Format Tool v6.0
USB Disk Storage Format Tool v6.0 USB Disk Storage Format Tool utility allows you to quickly and thoroughly format virtually any USB flash drive with your choice of FAT, FAT32, exFAT, or NTFS partition types. FEATURES: Quick format and safe format. Erase all data and delete space on flash drives that cannot be removed in the traditional way. Remove any tracks of malicious software that may have infected it. Correct partition errors if any. Create volume label for USB disk drives. Scan drive for errors before formatting. Create a FAT32 volume larger than 32 GB. Tested with thousands of flash drives (Compact Flash, CF Card II, Memory Stick Duo Pro, SDHC, SDXC, Thumb Drive, Pen Drive) of the following brands, SanDisk, Kingston, Transcend, Corsair, HP, Sony, Lexar, Imation, Toshiba, PNY, ADATA, Verbatim, LaCie, Panda, Seatech, SDKSK9, Silicon Power, IronKey, and HDE.
5/5 5,783 Oct 16, 2019
Authorsoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usb-disk-storage-format-tool1_th.png"border="0">
USB Drive Factory Reset Tool v3.00
USB Drive Factory Reset Tool v3.00 Restore USB flash drive back to full capacity After having tooled around with a bootable USB flash drive using your raw image overwritten or multi-partitioned USB pen drive, you might find it mandatory to revert it back to factory defaults. Essentially recovering or restoring the USB flash drive back to its original state with a single disk drive partition loaded with any of FAT, FAT32, exFAT or NTFS file system is easy. This allows the USB storage device to be easily detected and used again by all computers, routers, and smart TVs. You might find it necessary to restore a USB drive after working with tools, such as Rufus, USB Disk Storage Format Tool on Windows to burn an ISO or dd command on Linux, to write an image file to the USB storage drive. Depending on the file used, these tools can make your USB device appear corrupted or unreadable on some computers or smart TVs. In some cases, the flash drive might not be assigned a drive letter and the USB not detected by your computer or smart TV. This is simply because these tools use raw-write style to transfer data in disk image (usualy an .img or .iso file) to a USB flash drive. As a result, the existing MBR (Master Boot Record is the boot sector located at the very beginning of partitioned storage devices), partition table, HPA (Host Protected Area is an area of a storage drive that is not normally visible to an operating system), and/or file system is overwritten with that of the raw image file. USB Drive Factory Reset Tool is software that helps you wipe clean and factory set your USB flash drive, pen drive, thumb drive, and any other USB storage devices back to the way ...
5/5 2,622 Oct 31, 2021
Bureausoft Corporation <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/USBReset1_th.png"border="0">
USB Historian 1.3
USB Historian 1.3 Parse USB Connection History The Microsoft Windows operating systems records artifacts when USB removable storage devices (thumb drives, iPods, digital cameras, external HDD, etc.) are connected. These artifacts can be found in Plug and Play (PnP) log files as well as the Windows Registry. For a forensic investigator dealing with the theft, movement, or access to data, these artifacts can play a critical role in an investigation. Features New: Contains a cached copy of USB ID’s from http://www.linux-usb.org/usb.ids. If available VID/PID values will be looked up to provide additional device information. Parses Computer Name to easily help locating USB devices used across multiple computers. Displays over 20 attributes Wizard driven analysis Parses SetupAPI Logs (and backup logs) Able to parse multiple NTUSER.DAT files at a time Requirements: Microsoft .NET Framework v4.0 Free for both personal and commercial use v1.3 (07-24-2013) *New:* Contains a cached copy of USB ID’s from http://www.linux-usb.org/usb.ids. If available VID/PID values will be looked up to provide additional device information. You can now parse multiple sources. Results will be appended to the existing results or optionally cleared. Fixed crash when VID/PID values were missing
5/5 5,437 Apr 20, 2017
4Discovery <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/USB Historian1_th.png"border="0">
USB Oblivion v1.15.0.0
USB Oblivion v1.15.0.0 This utility designed to erase all traces of connected USB devices - flash-drives, disks and CD-ROMs from computer registry of Windows XP, Windows 2003, Windows Vista, Windows 7, Windows 8, Windows 10 (32/64-bit versions). The utility has a test mode of operation, i.e. without actually removing data from the registry, and, just in case, creates a .reg-file to undo any changes. There is also a fully automatic mode. Warnings Eject all USB drives before clean Required an administrative privileges Required an immediate Windows restart after clean No you can not clean Windows installed on USB drive FAQ Q: Why Windows after clean can't detect my USB drive? A: Cached data about USB drive somehow (for example you ignored a Windows restart or just no luck) was written back to the registry, so drive now erroneously partially registered. You must run utility again to clean up the mess and immediately restart Window. Repeat twice. Q: Why my USB Hewlett-Packard printer not working after clean? A: Some HP printers comes with "HP Smart Install" technology - when a USB CD-ROM with drivers to the printer appears in the system on printer connection. To avoid this you must: Delete the printer from the system before clean Switch off "HP Smart Install" on both the computer and the printer using the proprietary HP utility SIUtility.exe (or SIUtility64.exe) (usually in the UTILS folder of CD with printer drivers) After that printer will be re-installed as a regular USB printer and utility will not affect it anymore More info about "HP Smart Install" here: http://www.hp.com/hpinfo/newsroom/press_kits/2010/plugandprint/pdf/Smart_Install_FAQ.pdf Q: How to restore a saved .reg-file? A1: You can also restore from a System Restore Point: https://support.microsoft.com/en-us/help/12415/windows-10-recovery-options A2: You must import saved .reg-file using System ...
5/5 5,495 Feb 05, 2021
Николай Распопов <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usboblivion1_th.png"border="0">
USB Ports Disabler v1.0
USB Ports Disabler v1.0 USB Ports Disabler is a simple Windows OS software useful to disable all USB drives to prevent data theft and malware which spread through USB devices. Easily lock or unlock USB ports, restrict users from using USB drives in your computer, disable USB drive detection on your Windows system. This program works by disabling the USBSTOR service so Windows is unable to detect and identify USB devices connected to the computer. USB Ports Disabler works on Microsoft Windows XP, Vista, 7, 8, 10 (32\64-bit).
5/5 6,151 Nov 15, 2019
Site2unblock <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/USB Ports Disabler1_th.png"border="0">
USB Raptor v0.18.84
USB Raptor v0.18.84 Turn any USB flash drive to a computer lock and unlock key! USB Raptor can lock the system once a specific USB drive is removed from the computer and unlock when the drive is plugged in again to any USB port. The utility checks constantly the USB drives for the presence of a specific unlock file with encrypted content. If this specific file is found the computer stays unlocked otherwise the computer locks. To release the system lock user must plug the USB with the file in any USB port. Alternative the user can enable (or disable) two additional ways to unlock the system such is network messaging or password. Features • Automated USB lock and unlock function • Lock file contents are encrypted • Password to override lock (can be enabled by user) • Network command to override lock (can enabled by user) • USB drive serial number check (can be enabled by user) • Unique key for each system (can be enabled by user) • Status report function Features Automated Windows lock/unlock with the use of common USB flash drives Compatible with all types of USB flash drives Robust design Easy to setup and use High security option to verify the serial number of the flash drive Various alternative unlock methods Supports LAN lockdown (and unlock) function Synchronized lock and unlock on LAN for multiple PCs Status report over internet and LAN Supports serial command integration (beta stage) Tray icon based application Option to delay and cancel the lock, to avoid unwanted locks Windows 10, Windows 7, Windows 8 and Windows XP compatible Multi screen ...
5/5 6,189 Sep 13, 2021
Nikos Georgousis <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/USB Raptor5_th.png"border="0">
USB Repair v11.2.3.2380
USB Repair v11.2.3.2380 An easy-to-use application that attempts to fix USB device errors or if an USB drive fails to install. It is also a likely solution to several other Device Manager error codes. These error codes include Code 19, Code 31, Code 32, Code 37, Code 39, and Code 41. USB Repair is an easy-to-use application that attempts to fix USB device errors or if an USB drive fails to install. It is also a likely solution to several other Device Manager error codes. These error codes include Code 19, Code 31, Code 32, Code 37, Code 39, and Code 41. When experiencing USB device issues, you normally consider reinstalling Windows or restoring it to a previously functional version using System Restore. However, this might not be necessary when using this tool. Hopefully, it will solve your USB device issues, but it is not guaranteed to work. There are a thousand things that can go wrong with your USB devices, including physical hardware damage. This tool attempts to solve USB device configuration errors and nothing more. Using USB Repair Please do not run this tool if you are not experiencing USB device related issues, you could break something. Before running USB Repair, please create a System Restore point first, just in case something goes wrong. You can create a System Restore Point by clicking on the Create a Windows Restore Point menu item under the Tools menu on the main program interface. The interface is very simple and allows you to perform all actions with just one click. You do not have to edit registry keys or go through other complicated settings in order to fix USB device errors. To fix USB device errors in Windows, download and run the USB Repair tool. On the main interface, click on the Repair USB button. Reboot your ...
5/5 3,588 Nov 01, 2023
Rizonetech (Pty) Ltd <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/USB-Repair1_th.png"border="0">
USBDDFixer v1.2
USBDDFixer v1.2 Free software to restore USB drives that have been formatted or damaged by using disk imaging (Disk Dump) writing methods. This tool allows users to regain access to their USB devices quickly and easily. Features • Intuitive Interface: Simple, clean and easy to use. • Universal: Repair any USB drive of any brand and model. • Performance: By not using external dependencies, it only weighs 64kb. • Adaptive: Use light/dark theme to protect your eyes depending on your environment. Supported operating systems: • Windows 7. • Windows 8. • Windows 8.1 • Windows 10. • Windows 11. For this software to work, you need to have at least Net Framework 4.0 installed. Usage: • Device: This is the USB device you want to repair. • Analyze: Search for the storage drives connected to your computer. • Fomat: This is the format you want to give to your device's file system. • Assign letter: These are the letters available to assign to your device. • Refresh: Updates available letters (in case of removing a device). • Start: Start the repair process. • Result: Displays the progress status of the repair. Click here to visit the author's website.
5/5 89 Oct 04, 2024
SimulatedRealitySoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/USBDDFixer1_th.png"border="0">
USBDeview v3.07
USBDeview v3.07 A small utility that lists all USB devices that currently connected to your computer, as well as all USB devices that you previously used. For each USB device, extended information is displayed: Device name/description, device type, serial number (for mass storage devices), the date/time that device was added, VendorID, ProductID, and more... USBDeview also allows you to uninstall USB devices that you previously used, disconnect USB devices that are currently connected to your computer, as well as to disable and enable USB devices. You can also use USBDeview on a remote computer, as long as you login to that computer with admin user. License This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification. Disclaimer The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. System Requirement This utility works on Windows 2000, Windows XP, Windows 2003, Windows Vista, Windows Server 2008, Windows 7, Windows 8, Windows 10, and Windows 11. Both 32-bit and 64-bit systems are supported. Windows 98/ME is not supported. Known Issues -In order to disable/enable USB items on x64 systems, you also must use the x64 version of USBDeview. -The 'Created Date' column doesn't display correct values on Windows 7/8/Vista/2008. -Some USB devices with bad driver may cause USBDeview to hang. In order to bypass this problem, you should turn ...
5/5 9,156 Feb 20, 2024
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usbdeview_th.png"border="0">
USBDriveLog v1.12
USBDriveLog v1.12 A tool for Windows 10 and Windows 11 that displays a log of all USB drives plugged to your computer. For every USB drive event, the following information is displayed: Device Model, Revision, Manufacturer, Serial Number, Plug Time, Unplug Time, Device ID, Device Capacity, and more... USBDriveLog allows you to retrieve the information from your local computer, from remote computer on your network, and from external hard drive. System Requirements • This tool works on Windows 10 and Windows 11. Both 32-bit and 64-bit systems are supported. Previous versions of Windows are not supported because they don't have the needed event log channels. • This tool is just a small standalone .exe file that you can run on any system without installing anything. • USBDriveLog retrieves the information from the following event log channels: Microsoft-Windows-Partition/Diagnostic , Microsoft-Windows-Storsvc/Diagnostic , both channels are turned on by default on Windows 10 and Windows 11. If they are turned off from some reason, USBDriveLog will not display the USB drives log. Changes: v1.12: Added 'Sort By' toolbar button Start Using USBDriveLog USBDriveLog doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - USBDriveLog.exe After running USBDriveLog, the main window displays the USB drive log of your current running system. You can select one or more items (or select all items by pressing Ctrl+A), and then use the 'Save Selected Items' option (Ctrl+S) to save the selected items to comma-delimited/tab-delimited/HTML/XML/JSON file. You can also press Ctrl+C to copy the selected items to the clipboard, and then paste them into Excel or other spreadsheet application. Read USB drive log from external hard drive If you want to view the USB drive log on external disk - Open ...
5/5 2,765 Apr 04, 2023
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usbdrivelog_th.png"border="0">
USBFlashCopy v1.16
USBFlashCopy v1.16 USBFlashCopy is a small Windows utility to back up your flash drives and storage cards on the fly. It runs in the background and copies files from inserted media to a safe location on your hard drive. USBFlashCopy is free for non-commercial use. Nothing to install Simply download and run. No installation, no registry entries. Small USBFlashCopy is a really small utility taking no more than 300KB of space, it doesn't require additional libraries, frameworks or anything else to download and install. Portable Run USBFlashCopy from any folder or drive. Simple and clever USBFlashCopy automatically detects when you insert a media and copies its content to a safe location. By default, it creates a sub-folder for each removable media in "My Documents\Removable Media Backups". Supports Profiles Create profiles with separate settings for different flash sticks or storage cards. You can change default settings for new or rarely used medias. Copies newer files only USBFlashCopy copies only newer or updated files, you can optionally keep old versions of the files. Move your settings USBFlashCopy keeps its settings in an INI file, automatically created in the folder it is running from. Copy USBFlashCopy.ini along with executable to keep your settings. System requirements USBFlashCopy can be used almost on any PC that has 1 MB of free hard drive space and is running Microsoft Windows 2000/XP/Vista/7/8/10 32/64 bit. Click here to visit the author's website.
5/5 4,694 Dec 16, 2020
Imposant <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/USBFlashCopy3_th.png"border="0">
USBImager v1.0.10
USBImager v1.0.10 A really simple GUI application that writes compressed disk images to USB drives and creates backups. USBImager is available on these platforms: Windows, MacOS and Linux. Its interface is as simple as it gets, totally bloat-free. Features • Open Source and MIT licensed • Portable executable, no installation needed, just extract the archives • Small. Really small, few kilobytes only, yet has no dependencies • No privacy concerns nor advertisements like with etch*r, fully GDPR compatible • Minimalist, multilingual, native interface on all platforms • Tries to be bullet-proof and avoids overwriting of the system disk • Makes synchronized writes, that is, all data is on disk when the progressbar reaches 100% • Can verify writing by comparing the disk to the image • Can read raw disk images: .img, .bin, .raw, .iso, .dd, etc. • Can read compressed images on-the-fly: .gz, .bz2, .xz, .zst • Can read archives on-the-fly: .zip (PKZIP and ZIP64), .zzz (ZZZip), .tar, .cpio, .pax * • Can create backups in raw and ZStandard compressed format • Can send images to microcontrollers over serial line • Available in 17 languages * - for archives with multiple files, the first file in the archive is used as input Installation 1) download one of the usbimager_*.zip archives from the repo for your desktop (less than 192 Kilobytes each) 2) extract to: C:\Program Files (Windows), /Applications (MacOS) or /usr (Linux) 3) Enjoy! You can use the executable in the archive as-is, the other files only provide integration with your desktop ...
5/5 1,606 Feb 22, 2024
bzt <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usbimager_th.png"border="0">
USBLogView v1.26
USBLogView v1.26 USBLogView is a small utility that runs in the background and records the details of any USB device that is plugged or unplugged into your system. For every log line created by USBLogView, the following information is displayed: Event Type (Plug/Unplug), Event Time, Device Name, Description, Device Type, Drive Letter (For storage devices), Serial Number (Only for some types of devices), Vendor ID, Product ID, Vendor Name, Product Name, and more... You can easily select one or more log records and then export them into csv/tab-delimited/xml/html file. System Requirements This utility works on any version of Windows, starting from Windows 2000 and up to Windows 10. Both 32-bit and 64-bit systems are supported. Versions History Version 1.26: Fixed USBLogView to sort properly the 'Event Time' column and the numeric columns. tart Using USBLogView USBLogView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - USBLogView.exe After running USBLogView, every time that a USB device is plugged or unplugged from your system, a new log line with the details of the device will be added to the main window of USBLogView. If you want to close the main window without stopping the recording of USB devices information, you can turn on the 'Put Icon On Tray' option, and then close the main window of USBLogView. You can also select one or more log lines in the main window of USBLogView, and then copy the log data to the clipboard (Ctrl+C) or export the log data into xml/html/csv/comma-delimited file (Ctrl+S) Translating USBLogView to other languages In order to translate USBLogView to other language, follow the instructions below: Run USBLogView with /savelangfile parameter: USBLogView.exe /savelangfile ...
5/5 3,896 Oct 21, 2019
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usblogview_th.png"border="0">
UTM v4.1.5
UTM v4.1.5 Securely run operating systems on your Mac. Windows. Linux. Meet Apple Silicon. UTM employs Apple's Hypervisor virtualization framework to run ARM64 operating systems on Apple Silicon at near native speeds. On Intel Macs, x86/x64 operating system can be virtualized. In addition, lower performance emulation is available to run x86/x64 on Apple Silicon as well as ARM64 on Intel. For developers and enthusiasts, there are dozens of other emulated processors as well including: ARM32, MIPS, PPC, and RISC-V. Your Mac can now truly run anything. Emulate classic operating systems. Not only can you run the latest and greatest operating systems, you can also emulate older operating systems whether it's on PowerPC, SPARC, or x86_64. Virtualize macOS as well. Run multiple instances of macOS on your Apple Silicon Mac with UTM. This can be useful for developers as well as security conscious users. Note that macOS VM support is limited to ARM based Macs running macOS Monterey or higher. Designed for macOS Unlike other free virtualization software, UTM was created for macOS and only for Apple platforms. It is designed completely from the ground up for the new style introduced in Big Sur. UTM looks and feels like a Mac app with all the privacy and security features you expect as well. QEMU without the headache Under the hood of UTM is QEMU, a decades old, free and open source emulation software that is widely used and actively maintained. While QEMU is powerful, it can be difficult to set up and configure with its plethora of command line options and flags. UTM is designed to give users the flexibility of QEMU without the steep learning curve that comes with it. Can I run games? No, probably not. UTM does not currently support GPU emulation/virtualization on Windows and therefore lacks support for 3D acceleration (e.g. OpenGL ...
5/5 1,432 Feb 01, 2023
UTM <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UTM2_th.png"border="0">
VaultPasswordView v1.12
VaultPasswordView v1.12 A simple tool for Windows 11/10/8/7 that decrypts and displays the passwords and other data stored inside 'Windows Vault'. You can use it to decrypt the Windows Vault data of your currently running system, as well as the Windows Vault data stored on external hard drive. Changes Version 1.12: Fixed a problem with decrypting Windows Vault passwords from external drive on Windows 11 22H2. Updated to work properly in high DPI mode. System Requirements • This utility works on any version of Windows, starting from Windows 7 and up to Windows 11. Both 32-bit and 64-bit systems are supported. Be aware that this tool is not very useful on Windows 7, simply because Microsoft started to use the Windows vault for storing IE and Windows mail passwords only from Windows 8. vYou can also use this tool on Windows XP with SP3 for decrypting the Windows Vault of external drive with Windows 11/10/8/7. Passwords And Data Stored by Windows Vault • Passwords of Internet Explorer 10.0/11.0 and Microsoft Edge running under Windows 8 or later. (Be aware that IE10/IE11 under Windows 7 doesn't use the Windows Vault to store passwords). • Login Information of Windows Mail application (Windows 8 or later). Windows Vault Location Windows vault files are stored in the following folders: C:\Users\[User Profile]\AppData\Local\Microsoft\Vault C:\ProgramData\Microsoft\Vault C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Vault Inside these vault folders, there is Policy.vpol filename that contains the encryption key. The encryption key is used to decrypt the .vcrd files in the same vault folder. Notice For Windows 7 Users The term 'Windows Vault' is somewhat confusing because the passwords displayed by Windows 7 as Windows Vault are actually stored inside ...
5/5 5,931 Dec 20, 2023
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/vaultpasswordview1_th.png"border="0">
Veloren v0.16.0
Veloren v0.16.0 A free and open source action-adventure role-playing game set in a vast fantasy world. Available for Windows, macOS and Linux. width="960" height="310"> 🏕️ Explore enormous mountains, arid deserts, dense jungles, and many more environments ⚔️ Discover many different weapons and play styles with dynamic and fast-paced combat 🏠 Interact with NPCs and craft equipment in towns to help you on your way ☠️ Encounter menacing bosses and fearsome monsters in dungeons and hideouts 🌎 Experience a complex and interconnected procedural world, fully simulated as you play ⛏️ Delve deep beneath the earth to mine ore and gems in sprawling cave networks 🐎 Tame wild beasts as companions and mounts to aid you in your journey 🫱🏽‍🫲🏿 Adventure with friends on multiplayer servers, or host your own over LAN 🛠️ Discover the source code and contribute to the project yourself View the Owners Manual Minimum system requirements • Operating system: Windows 10, Windows 11, macOS or Linux • Processor: 64-bit CPU • Memory: 4 GiB RAM • Graphics: GPU with support for DirectX 12 or newer, Vulkan or Metal • Storage: 2 GiB available space Airshipper, the official game launcher This download is for the Windows Airshipper Launcher. All other download assets are below: macOS Airshipper Launcher: airshipper-macos-x86_64.zip airshipper-macos-aarch64.zip Linux Airshipper Launcher: airshipper-linux.tar.gz Click here to visit the author's website.
5/5 534 Apr 05, 2024
Forest Kristoffer Ziven Anderson <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Veloren1_th.png"border="0">
Ventoy v1.0.98
Ventoy v1.0.98 An open source tool to create a bootable USB drive for ISO files. With ventoy, you don't need to format the disk over and over, you just need to copy the iso file to the USB drive and boot it. You can copy many iso files at a time and ventoy will give you a boot menu to select them. Both Legacy BIOS and UEFI are supported in the same way. 200+ ISO files are tested. A "Ventoy Compatible" concept is introduced by ventoy, which can help to support any ISO file. Features • 100% open source • Simple to use • Fast (limited only by the speed of copying iso file) • Directly boot from iso file, no extraction needed • Legacy + UEFI supported in the same way • UEFI Secure Boot supported (since 1.0.07+) • ISO files larger than 4GB supported • Native boot menu style for Legacy &amp; UEFI • Most type of OS supported, 200+ iso files tested • Not only boot but also complete installation process • "Ventoy Compatible" concept • Plugin Framework • Auto installation supported (1.0.09+) • Readonly to USB drive during boot • USB normal use unafftected • Data nondestructive during version upgrade • No need to update Ventoy when a new distro is released Get Started Instructions. Changes: 2024/05/19 --- 1.0.98 release Update EFI boot files. Fix the issue that can not recognize Ext4 file sytem created with latest gparted. Fix ...
5/5 5,229 May 21, 2024
longpanda <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Ventoy1_th.png"border="0">
VeraCrypt v1.26.14
VeraCrypt v1.26.14 A free open source disk encryption software for Windows, Mac OSX and Linux. based on TrueCrypt. It adds enhanced security to the algorithms used for system and partitions encryption making it immune to new developments in brute-force attacks. It also solves many vulnerabilities and security issues found in TrueCrypt. This enhanced security adds some delay ONLY to the opening of encrypted partitions without any performance impact to the application use phase. This is acceptable to the legitimate owner but it makes it much harder for an attacker to gain access to the encrypted data. VeraCrypt can mount TrueCrypt volumes. It also can convert them to VeraCrypt format. Documentation: https://www.veracrypt.fr/en/Documentation.html FAQ: https://www.veracrypt.fr/en/FAQ.html Features: Available for Linux, MacOSX (10.7+) and Windows. Increased security and many vulnerabilities fixed compared to TrueCrypt Support both UEFI and MBR for Windows system encryption Changes: v1.26.14 (August 25th, 2024): All OSes: Update translations and documentation Implement language selection settings in non-Windows versions. Make codebase compatible with wxWidgets 3.3 in non-Windows versions. Implement detection of volumes affected by XTS master key vulnerability and warn user about it. Update mount failure error messages to mention removal of TrueCrypt support and old algorithms. Windows: Better fix for Secure Desktop issues under Windows 11 22H2 IME is now disabled in Secure Desktop because it is known to cause issues VeraCrypt Expander: Fix expansion of volumes on disks with a sector size different ...
5/5 6,837 Aug 28, 2024
IDRIX <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VeraCrypt1_th.png"border="0">
VeroRoute v1.96
VeroRoute v1.96 Cross-platform software for producing Veroboard (stripboard), Perfboard, and 1-layer or 2-layer PCB layouts. Automatically prevents short circuits and checks for open circuits. Built using the Qt library, and tested on Linux (32-bit and 64-bit) and on Windows 7 (32-bit and 64-bit). Pre-compiled versions available for Windows 7 (32 bit and 64 bit) and for 64-bit Linux Mint 18.3 (Cinnamon/MATE/Xfce/KDE). Features Cross-platform Veroboard and PCB modes Interactive auto-routing Connectivity checking &amp; visualisation Import netlist from a TinyCAD, gEDA, or KiCad schematic , or specify the netlist graphically Switch instantly between Fat, Thin, Curved, and Vero track styles Easily create PCB designs with ground-fill Save output as PNG image or PDF 1:1 scale PDF output suitable for toner-transfer based PCB creation Gerber export for easy 1-layer or 2-layer PCB manufacture Create Bill of Materials and export it Component editor In-built tutorial This download is for the Windows64bit version. If you need the Windows 32bit version, download here. If you need the Linux 64bit version, download here. Click here to visit the author's website.
5/5 3,461 Feb 28, 2023
Alex Lawrow <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VeroRoute2_th.png"border="0">
Veusz v3.4
Veusz v3.4 A free scientific plotting package. Veusz is a scientific plotting and graphing program with a graphical user interface, designed to produce publication-ready 2D and 3D plots. In addition it can be used as a module in Python for plotting. Veusz is multiplatform, running on Windows, Linux/Unix and macOS. It supports vector and bitmap output, including PDF, Postscript, SVG and EMF. Veusz is Free Software. With the help of a tutorial the program can be used by the novice user and is flexible for advanced work. In Veusz plots are created by building up plotting widgets with a consistent object-based interface, where the user sets the properties of the widgets. There are many options for customization of plots. See features, 2D examples and 3D examples to see what can be done with the program. It allows data to be imported from text, CSV, HDF5 and FITS files. Datasets can also be entered within the program and new datasets can be created via the manipulation of existing datasets using mathematical expressions and more. The program can also be extended, by adding plugins supporting importing new data formats, different types of data manipulation or for automating tasks. Veusz Features 2D plotting features: X-Y plots (with errorbars, colours and sizes) Line and function plots Contour plots Images (with colour mappings and colorbars) Stepped plots (for histograms) Bar graphs Vector field plots Box plots Polar plots ...
5/5 2,297 Dec 08, 2021
Jeremy Sanders <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Veusz1_th.png"border="0">
Vexed for Windows v0.7.5.3
Vexed for Windows v0.7.5.3 Classic PalmPilot Vexed Puzzle newly coded for Windows Vexed is a well known puzzle game challenging your ability to plan and think ahead to complete the puzzles made famous on the PalmPilot. Start off easy and work your way to the harder puzzle packs like the 'impossible', 'confusion', or 'panic' packs. Run Classic Vexed in Windows! Same level packs, new 'cleanroom' code for Windows implements all play features, plus more, of the original. Install files are under the Files tab, and additional Puzzle Packs are under Files-PuzzlePacks. Additional Puzzle Packs will be added when ready, be sure to download from here. Each Puzzle Pack typically has 60 puzzles and are in an ini format not the pdb format. There are more than 2900 puzzles available! Features Unzip and run, nothing else installed Could be on a USB drive to take with you anywhere Play Vexed Level packs, download additional Level packs Fifteen levels of undo Seven block sets, random or fixed selection If you get stuck use the "Show me" feature to see the solution then try to solve it Adjustable animation speed Optionally load last Level Pack and start at the last puzzle number Classic Level built in so you can play immediately, or load a pack. Memory &amp; Recall feature Replay Feature Strict Play Feature Right click feature to see only that block type Vexed for Windows Help file Level Packs The install file contains a number of level packs. Additional level pack will be available later too. It can be played without opening a Level ...
5/5 3,172 Nov 10, 2022
john416 <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Vexed1_th.png"border="0">
VICE v3.8
VICE v3.8 Versatile Commodore Emulator VICE is an emulator collection which emulates the C64, the C64-DTV, the C128, the VIC20, practically all PET models, the PLUS4 and the CBM-II (aka C610). It runs on Unix, MS-DOS, Win32, OS/2, Acorn RISC OS, BeOS, QNX 6.x, Amiga, GP2X or Mac OS X machines. Features • Debugger This download is for the Windows 64bit version. All other download assets are below: Windows: GTK3VICE-3.8-win32.zip SDL2VICE-3.8-win64.zip SDL2VICE-3.8-win32.zip (The SDL port is meant to be an easily portable version of VICE that is fully usable with just a joystick (with at least 2 buttons) or a keyboard. OS/arch-specific features (such as copy/paste support) may be omitted for portability. Everything is configurable via the UI.) MacOS: vice-x86-64-gtk3-3.8.dmg vice-arm64-gtk3-3.8.dmg vice-x86-64-sdl2-3.8.dmg vice-arm64-sdl2-3.8.dmg Linux Debian: gtk3vice_3.8.deb sdl2vice_3.8.deb Click here to visit the author's website.
5/5 5,869 Mar 21, 2024
VICE Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VICE1_th.png"border="0">
Videomass v4.0.1
Videomass v4.0.1 Videomass is a free, open source and cross-platform GUI for FFmpeg and youtube-dl / yt-dlp Videomass is a cross-platform GUI designed for FFmpeg enthusiasts who need to manage custom profiles to automate conversion/transcoding processes. It is based on an advanced use of presets and profiles in order to use most of the FFmpeg commands without limits of formats and codecs. It features graphical tools for viewing, analyzing and processing multimedia streams and downloading videos via youtube-dl or yt-dlp. Videomass is written in Python3 with the wxPython-Phoenix toolkit. Features Main features • No ads • Multi-Platform, work on Linux, MacOs, Windows, FreeBsd. • Batch processing. • Advanced log management. • Multi language support (English, Italian, Russian, Dutch, Portuguese-BR, Spanish ) Using FFmpeg • Drag and drop to add multiple files simultaneously. • Fully customizable presets and profiles. • Possibility to create your new presets and profiles from scratch. • Has useful presets to start with. • Supports all formats and codecs available with FFmpeg. • Displaying information from streams analyzer. • Has useful tools to quickly get information about the FFmpeg used. • Advanced dialogs for setting video filters. • Advanced audio filters for volume normalization in PEAK, RMS and EBU-R128. • Ability to analyze and apply volume normalization to certain audio streams via selectable indexing. • Timeline: duration and seek are set with the sliders. • The timeline has a display for viewing the time selection. Using youtube-dl or yt-dlp • Possibility to choose between two downloaders: youtube-dl or yt-dlp ...
5/5 2,261 Dec 02, 2022
Gianluca Pernigotto <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Videomass2_th.png"border="0">
Vidiot v1.0.0
Vidiot v1.0.0 Non-linear video editor targeted for home video editing. Vidiot supports compositing (scaling/rotating/positioning), cropping, changing speed, adding transitions and titles, trimming, key frames, etc. Features • Non-linear video editor • Video converter • Video compositing • Trimming • Cut/Move/Drag and drop • Titles • Key frames • Transitions • Speed changing • Cropping • Scaling Changes: Release 1.0.0 (revision 2976) Added option to trigger framerate adjustment directly after creating new project. (r2969) Improved dialog for changing frame rates. (r2968) Fixed installation issue (missing ImageMagick dlls) (r2953) Fixed: rendering fails if output width is not a multiple of 32 (crash, wrong output). (r2952) This download is for the Windows portable version (very bottom of page). All other download assets are below: Windows installer: Vidiot-1.0.0-win64.exe Linux: Vidiot-1.0.0-amd64.deb Vidiot-1.0.0-amd64.tar.gz Click here to visit the author's website.
5/5 3,982 Sep 19, 2024
Eric Raijmakers <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Vidiot1_th.png"border="0">
Virtual CloneDrive 5.5.0.0
Virtual CloneDrive 5.5.0.0 Virtual CloneDrive works and behaves just like a physical CD/DVD drive, however it exists only virtually. Image files generated with CloneDVD or CloneCD can be mounted onto a virtual drive from your hard-disk or from a network drive and used in the same manner as inserting them into a normal CD/DVD drive. Probably the best virtual drive software, Virtual CloneDrive allows you to enjoy the freedom of a virtual drive and is completely free. Features Supports all common image formats such as ISO, BIN, CCD Supports up to 8 virtual drives at the same time Easy to use - just double-click an image file to mount as a drive Virtual CloneDrive is freeware, you may use it at no cost. System Requirements An IBM-compatible personal computer with a minimum 500 MHz Pentium-class microprocessor (1 GHz recommended) and 128 MB RAM (256 MB recommended) Windows 2000/XP/XP64/VISTA/VISTA64/Win7/Win7-64/Win8/Win8-64/Win10 If you use Windows 2000 or Windows XP you must be an administrator to install Virtual CloneDrive Virtual CloneDrive Revision History Virtual CloneDrive 5.5.0.0: 2016 01 13 - New: Prevent possible dll sideload attack during installation - Fix: HelpLauncher could hang on Windows 10 - Some minor changes and improvements
5/5 6,106 Feb 22, 2017
SlySoft <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Virtual CloneDrive 1_th.png"border="0">
Virtual Drive Manager v1.1
Virtual Drive Manager v1.1 A tiny but very useful utility used to create virtual drives - maps of the contents of folders. Drive-mapping is similar to the DOS command SUBST, but VDM is much more than SUBST, it is very easy to use with a good GUI interface and it can restore all virtual drives automatically on windows restarting. Note: The .zip fire has 1 hit on VirusTotal. The unpacked .exe file has 3 hits on VirusTotal. These are from the three usual suspects that falsely find viruses in everything. This file is safe.
5/5 1,121 Sep 13, 2023
Linasoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VirDrvMan1_th.png"border="0">
VirtualBox v7.0.20
VirtualBox v7.0.20 A general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Features: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. Guest Additions for Windows and Linux. VirtualBox has special software that can be installed inside Windows and Linux virtual machines to improve performance and make integration much more seamless. Among the features provided by these Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window). Shared folders. Like many other virtualization solutions, for easy data exchange between hosts and guests, VirtualBox allows for declaring certain host directories as "shared folders", which can then be accessed from within virtual machines. A number of extra features are available with the full VirtualBox release only. Virtual USB Controllers. VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device specific drivers on the host. Remote Desktop Protocol. Unlike any other virtualization software, VirtualBox fully supports the standard Remote Desktop Protocol (RDP). A virtual machine can act as an RDP server, allowing you to ...
5/5 10,933 Jul 17, 2024
Oracle <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Ubuntu_14n_Windows_7.png"border="0">
VirtuaWin v4.4
VirtuaWin v4.4 VirtuaWin is a virtual desktop manager for the Windows operating system (Win9x/ME/NT/Win2K/XP/Win2003/Vista/Win7/Win10). A virtual desktop manager lets you organize applications over several virtual desktops (also called ‘workspaces’). Virtual desktops are very common in Unix/Linux, and once you get accustomed to using them, they become an essential part of a productive workflow. VirtuaWin is designed to be simple and elegant to use yet still be highly configurable and extensible. VirtuaWin is a freely distributed program and is licensed under the GNU General Public License. Features Multiple virtual desktops for windows Supports dual monitor, unicode &amp; 64 bit on Win9x/NT/2000/XP/Vista/7 Portable app version - no installation required Navigate using mouse, hotkeys, menus or visual pagers Customizable system tray icons &amp; several visual pagers Module interface for limitless extensibility Very active support forum Over a million downloads Change Log – Ver 4.4 2012/10/09 3178720 Added dynamic taskbar support for Win7 3082777 Implemented boss &amp; unboss key 3205756 Fixed activation of minimized window when not hiding them. 3213525 Fixed title bar redraw issue caused by toggling TOOLWIN flag 3310612 Implemented own FindWindow and improved module start-up reliability 3242208 Changed action of Module Enable/Disable button to start module 3060975 Improved code getting a window icon, getting icon from app first 3364055 Updated hotkey list when setup is applied as changes may effect it 3376539 Handled explorer exiting so middle mouse button still works 3575279 Added message VW_INVERTY to return invert Up/Down setting 3481678 Added Reapply window rules hotkey and module ...
5/5 3,590 Jul 02, 2020
Johan Piculell <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VirtuaWin1_th.png"border="0">
Visual Code Studio v1.93.0
Visual Code Studio v1.93.0 Code editing... Redefined. Free. Open source. Runs everywhere Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity). Meet IntelliSense. Go beyond syntax highlighting and autocomplete with IntelliSense, which provides smart completions based on variable types, function definitions, and imported modules. Print statement debugging is a thing of the past. Debug code right from the editor. Launch or attach to your running apps and debug with break points, call stacks, and an interactive console. Git commands built-in. Working with Git and other SCM providers has never been easier. Review diffs, stage files, and make commits right from the editor. Push and pull from any hosted SCM service. Extensible and customizable. Want even more features? Install extensions to add new languages, themes, debuggers, and to connect to additional services. Extensions run in separate processes, ensuring they won't slow down your editor. This download is for the Windows 64bit version. All other download assets are below: Windows: VSCodeUserSetup-arm64-1.93.0.exe MacOS: VSCode-darwin-universal.zip Linux: code_1.93.0-1725459079_amd64.deb code_1.93.0-1725457763_arm64.deb code_1.93.0-1725457779_armhf.deb code-1.93.0-1725459174.el8.x86_64.rpm code-1.93.0-1725457863.el8.aarch64.rpm code-1.93.0-1725457861.el8.armv7hl.rpm Click here to visit the author's website.
5/5 4,835 Sep 08, 2024
Microsoft Corp. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VSCode_th.png"border="0">
Visual Subst v1.0.6
Visual Subst v1.0.6 Map virtual drives easily and reduce long paths to just one letter. Visual Subst is a small tool that allows you to associate the most accessed directories with virtual drives. It uses the same API similar to the console 'subst' utility, but makes it easier to create and remove virtual drives in a GUI way. You can use virtual drives everywhere! Press ALT+F1 in the file manager and switch to a project directory where hundreds of various files are kept. Using virtual drives, these files can be quickly accessed at any time. Note for Programmers If you have the Platform SDK installed and use it frequently, it might be convenient to create a virtual drive mapped to the Samples directory. Doing so, you can easily reduce a long path like “C:\Program Files\Microsoft Platform SDK\Samples\Multimedia\DirectShow” to just one letter. How It Works Generally, a virtual drive is a symbolic link in the local MS-DOS device namespace. It is just one more Windows feature added for backward compatibility with old programs. Virtual drives are therefore objects of the operating system, and Visual Subst can create, enumerate and remove these objects. All local MS-DOS device names are removed when the user logs off. To handle this issue, Visual Subst saves the list of virtual drives and loads them on the next boot. System Requirements Visual Subst runs on Windows 2000/XP and newer operating systems. It doesn’t require installation. It’s fully portable because all settings are stored into an INI-file. And it’s FREE! Click here to visit the author's website.
5/5 1,509 Feb 02, 2023
NTWind Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/visualsubst1_th.png"border="0">
Vivaldi v7.0.3495.6
Vivaldi v7.0.3495.6 Powerful. Personal. Private. Vivaldi never compromises on your privacy and data security. Enjoy easy-to-use customization features, anti-tracking, and Ad Blocker. Everything you want - built right in Vivaldi has all the features you'd expect from a modern browser and more. Set up shortcut keys for everything. Create Command Chains to operate complex sequences with a click. Translate snippets of text instantly. Use the Capture Tool to snag selections or entire pages in a flash. Organize an unlimited number of tabs into a variety of tab stack options. The choice is yours! This download is for the Windows 64bit version. All other download assets are below: Windows: Vivaldi.7.0.3495.6.exe (32bit) Vivaldi.7.0.3495.6.arm64.exe macOS: Vivaldi.7.0.3495.6.universal.dmg Linux: vivaldi-stable_7.0.3495.6-1_amd64.deb vivaldi-stable_7.0.3495.6-1_arm64.deb vivaldi-stable_7.0.3495.6-1_armhf.deb vivaldi-stable-7.0.3495.6-1.x86_64.rpm vivaldi-stable-7.0.3495.6-1.armv7hl.rpm vivaldi-stable-7.0.3495.6-1.aarch64.rpm Click here to visit the author's website.
5/5 5,481 Oct 24, 2024
Vivaldi Technologies <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/vivaldi1_th.png"border="0">
VLC v3.0.20
VLC v3.0.20 A free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. Simple, fast and powerful • Plays everything - Files, Discs, Webcams, Devices and Streams. • Plays most codecs with no codec packs needed - MPEG-2, MPEG-4, H.264, MKV, WebM, WMV, MP3... • Runs on all platforms - Windows, Linux, Mac OS X, Unix, iOS, Android ... • Completely Free - no spyware, no ads and no user tracking. Customize • Add skins. • Create skins with VLC skin editor. • Install extensions. Fast - Hardware Decoding VLC has hardware decoding on most platforms. It supports 0-copy on the GPU and can fallback on software when required. Plays all formats MPEG-1/2, DivX® (1/2/3/4/5/6), MPEG-4 ASP, XviD, 3ivX D4, H.261, H.263 / H.263i, H.264 / MPEG-4 AVC, Cinepak, Theora, Dirac / VC-2, MJPEG (A/B), WMV 1/2, WMV 3 / WMV-9 / VC-1, Sorenson 1/3, DV, On2 VP3/VP5/VP6, Indeo Video v3 (IV32), Real Video (1/2/3/4). MPEG Layer 1/2, MP3 - MPEG Layer 3, AAC - MPEG-4 part3, Vorbis, AC3 - A/52, E-AC-3, MLP / TrueHD>3, DTS, WMA 1/2, WMA 3, FLAC, ALAC, Speex, Musepack / MPC, ATRAC 3, Wavpack, Mod, TrueAudio, APE, Real Audio, Alaw/µlaw, AMR (3GPP), MIDI, LPCM, ADPCM, QCELP, DV Audio, QDM2/QDMC, MACE. DVD, Text files (MicroDVD, SubRIP, SubViewer, SSA1-5, SAMI, VPlayer), Closed captions, Vobsub, Universal Subtitle Format (USF), SVCD / CVD, DVB, OGM, CMML, Kate. ID3 tags, APEv2, Vorbis comment. Advanced control VLC has the most complete feature-set over the video, subtitle synchronisation, video and audio filters. Advanced formats Input Media UDP/RTP Unicast, UDP/RTP Multicast, HTTP / FTP, MMS, TCP/RTP Unicast, DCCP/RTP Unicast, File, DVD Video, Video CD / VCD, SVCD, Audio CD (no DTS-CD), DVB ...
5/5 8,023 Apr 24, 2024
videolan.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VLC1_th.png"border="0">
Vole Internet Expedition 3.3.30316
Vole Internet Expedition 3.3.30316 Vole Internet Expedition is a scene reproduce internet browser collection controller. A faster and more graceful way to browse the web. We call page collection as Explorer, Explorer collection as Explorer Project, Explorer Project collection as Vole Internet Expedition. We call all web pages and page docking position reproduce as scene reproduce. We call find, download and preview VMC media library in any web page as VMC Discovery. Search for Vole Media CHM for more detail. Vole Internet Expedition is a universal internet browser. Not only that, we also provides you with the following features: Three layers of web pages topology You no longer have to worry about browser web pages do not fit enough. You no longer have to worry about frequent open, close the web pages. We offer you a massive web pages space. Just like Microsoft Internet Explorer, Google Chrome. We have six preset Explorer, there are General, Learn, Work, Leisure, Live, Assistant and VMC Explorer. You can create and rename as many Explorer Project as you want. Such as "Browse at Work", " Brose at Home", "Browse for XXX Market Research"... You can host as many Explorer Project as you want. And you can rapid switching them at control panel. Docking web pages as you want All web pages, all Explores are dockable. You can dock them as you want. Very useful in web pages comparison and web page reference. Web pages topology reproduce when starts All web pages, all Explores and all their docking position that you opened last time will be reproduce the same appearance when starts again. So turn on your computer, start the software and have a cup of coffee, other work left for us to do. It's really a graceful way to browse the web. VMC Discovery The software will automatically find, download and preview VMC ...
5/5 8,999 Mar 06, 2013
sanwhole.com
vrBackupper v1.0
vrBackupper v1.0 A completely free tool designed to backup and restore Oculus Rift and its games, apps, etc. It can also move Oculus Rift installation directory to other drives instead of system drive to avoid low disk space problem. vrBackupper ensures Oculus work normally after restoration or migration. Move Oculus installation directory to another drive to solve lack of disk space problem of installing games. vrBackupper ensures Oculus work normally after moving to new drive. It can also transfer Oculus installation directory to external drives, but you have to insert the external drive into computer first and keep its drive letter unchanged every time you use Oculus. Why Need vrBackupper Backup saved game and its game configurations What game players are fearing is that saved game progress lost when they restart game, or reinstall Oculus rift. In general, vrBackupper is able to backup your VR game configurations covering saved game progress, in-game level, equipment, and gold. Even though you restore Oculus installation to other computers, or migrate to a different drive, you can still continue your game from the latest saving point. Have fun for your game. Move Oculus Rift game to other computer without re-downloading As the improvements made to computer configurations, Oculus users also want to play their games on a better equipped computer to have a better experience. However, re-download all its games on the new machine is troublesome especially when the download speed is low. Yet, you can back up Oculus installation directory from old computer and restore them to the new one with vrBackupper all in a quick process. Move VR game to another drive to ensure enough installation space Oculus VR games can only be stored in the installation directory of Oculus and Oculus old versions can only be installed on system partition. Thus, new downloaded games usually encounter a problem ...
5/5 5,272 Oct 16, 2021
AOMEI Tech Co., Ltd. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/vrBackupper1_th.png"border="0">
VVV (Virtual Volumes View) v1.5
VVV (Virtual Volumes View) v1.5 Catalog the content of removable volumes like CD and DVD disks for off-line searching. Folders and files can also be arranged in a single, virtual file system. Each folder of this virtual file system can contain files from many disks so you can arrange your data in a simple and logical way. VVV also stores metadata information from audio files: author, title, album and so on. Most audio formats are supported. It is possible to share the same catalog, stored in a network server, among Windows, Linux and OSX computers. The network server is simply a computer running a database server program. Click here for more info. Features VVV is available for Windows, Linux and for OS X (Intel only). You can exchange catalogs between Windows, Linux and OS X computers, and you can connect Windows, Linux and OS X computers to the same (Windows, Linux or OS X) server. VVV is very fast, even with very large catalogs. Data are stored in a relational database, designed to handle millions of rows, so retrieving your information will always be a quick task. VVV can show the content of your disks in three different views: • The first is the physical view, click here for a Windows screenshot. This view shows the content of each disk, you can navigate in the folders structure and see the files contained in each folder. • The second is the virtual view, click here for a Linux screenshot. In this view everything is organized as a single virtual file system. You can create folders and you can assign physical volumes or folders to each virtual folder. You can assign the same file to more than one virtual folder, and each virtual folder can contain files that are stored in different disks. The virtual view is a powerful ...
5/5 3,523 Jul 11, 2024
Fulvio Senore <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/vvv1_th.png"border="0">
Wallpaper Updater v2.6
Wallpaper Updater v2.6 Wallpaper Updater is a simple freeware application that manages and automatically exchanges your desktop wallpaper. The program is launched during the startup of your computer and runs silently in the background. Wallpaper Updater is easy to install and easy to use, featuring a smooth, user-friendly interface full of customization options that allow users to personalize the application. Wallpaper Updater works on all versions of Windows - from Windows 10 to Windows XP. To use the program, users should select a single folder of images that they would like to use as wallpapers, and Wallpaper Updater will do the rest, interchanging their desktop wallpaper with a different image from the folder after a user-defined period of time. Users have the option of choosing when to have their wallpaper switched out: every day, every week, every month or every Windows startup. Users can choose whether their next wallpaper should be chosen randomly from the folder, or consecutively from the folder. From version 2.0 Wallpaper Updater supports also images storing in Picasa web albums as source of wallpapers (as well as images which you store on local or network drives). Wallpaper Updater also allows users to add and remove certain images to and from a ‘black list’ in order to exclude these images from being shown as wallpapers (note: black listed images are not physically deleted from the hard-drive). Later you can easily browse to each image currently in black list by double click and manage your black list. All customizations to the program are saved automatically, and the changes will exist even after the computer is shut down and restarted. Wallpaper Updater can filter your images according to their resolution - selecting only those matching your screen. After the quick installation of Wallpaper Updater, users can easily access the program’s settings through the context menu that pops ...
5/5 5,244 Jan 17, 2019
ElanGroup <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Wallpaper Updater1_th.png"border="0">
Warsow v2.1.2
Warsow v2.1.2 The fastest sport on the web Set in a futuristic cartoonish world, Warsow is a completely free fast-paced first-person shooter (FPS) for Windows, Linux and macOS. Warsow is Art of Respect and Sportsmanship Over the Web Since 2005, Warsow is considered as one of the most skill-demanding games in the fast-paced arena shooter scene. If you're looking for some challenge or old-skool and hardcore gameplay, you came to the right place!" Here's a few tips that will improve your gaming experience in Warsow: GL, HF and GG - these are the fundamentals of esports. It never hurts to say them; Each loss is an opportunity to improve your skills and game knowledge; Each win is an opportunity to share your game knowledge with the others! Thanks for your attention and once again, welcome to Warsow! -Fabrice Demurger Warsow founder What is Warsow? Speed and movement is what Warsow is all about. Like a true cyberathlete you jump, dash, dodge, and walljump your way through the game. Grab power-ups before your enemy does, plant a bomb before anyone sees you, and steal the enemy’s flag before they know what is going on! Our goal is to offer a fast and fun competitive first-person shooter without hard graphical violence - Warsow has no blood or guts flying around. Red circles instead of blood indicate hits and colored triangles replace guts as gib effects. We put a great emphasis on extreme customazibility and e-sports features. Your browser does not support the video tag. This download is for the Windows version. All other download assets are below: MacOS: warsow-2.1.2.dmg Linux: warsow-2.1.2.tar.gz Click here to visit the author's website.
5/5 1,770 Oct 20, 2022
Chasseur de Bots <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Warsow3_th.png"border="0">
Warzone 2100 v4.5.2
Warzone 2100 v4.5.2 A 100% free and open-source 3D real-time strategy game. In Warzone 2100, you command the forces of The Project in a battle to rebuild the world after mankind has almost been destroyed by nuclear missiles. The game offers campaign, multi-player, and single-player skirmish modes. An extensive tech tree with over 400 different technologies, combined with the unit design system, allows for a wide variety of possible units and tactics. Warzone 2100 was originally developed as a commercial game by Pumpkin Studios and published in 1999, and was released as open source by them in 2004, for the community to continue working on it. This download is for the Windows 64bit portable version (very bottom of page). All other download assets are below: Windows: warzone2100_win_x64_installer.exe warzone2100_win_x86_portable.exe warzone2100_win_x86_installer.exe warzone2100_win_arm64_portable.exe warzone2100_win_arm64_installer.exe macOS: warzone2100_macOS_universal.zip Linux: warzone2100_ubuntu22.04_amd64.deb warzone2100_ubuntu20.04_amd64.deb Click here to visit the author's website.
5/5 7,057 Aug 14, 2024
Warzone 2100 Project <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Warzone2_th.png"border="0">
Waterfox vG6.0.5
Waterfox vG6.0.5 Fast and Private Web Browser Get privacy out of the box with Waterfox. Waterfox was one of the first widely distributed 64-Bit browsers on the web and quickly gained a loyal following. At a time Waterfox had one thing in mind: speed, but now Waterfox also attempts to be an ethical, user-oriented browser. The browser is all about balance of privacy and useability. Too much focus on privacy and the web becomes too broken to use. Too little and data leakage happens. With Waterfox, you should find comfort in knowing that what you are doing inside your browser is only known by you. This download is for the Windows version. If you need the macOS version, download here. If you need the Linux version, download here. Click here to visit the author's website.
5/5 844 Nov 17, 2023
BrowserWorks Ltd. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Waterfox1_th.png"border="0">
Wayk Now v2020.1.13.0 (Ubuntu)
Wayk Now v2020.1.13.0 (Ubuntu) Wayk Now is a flexible, easy-to-use and lightweight remote desktop access solution that reduces implementation time while maintaining the latest industry security standards. Free Edition features: Personal &amp; Commercial Use Wayk Now can be used in a business environment or for personal use. No Installation Required Start and use the application instantly, without installation or elevated privileges. Remote Assistance &amp; Remote Support Quickly assist a remote user by gaining access to their computer or allow someone to take over your computer. LAN Access Access any remote computer that is on the local network. Peer-to-Peer Connectivity Over the Internet Access a remote computer from anywhere using Wayk Den, our cloud service that provides peer-to-peer connectivity over the Internet. Built-in Chat Communicate instantly with end-users directly from Wayk Now File Transfer Send or receive files between computers. Transfer multiple files from both sides simultaneously. Clipboard Sharing Copy and paste files, images, and text from one computer to another using clipboard interoperability. Multi Monitor Navigate easily between multiple monitors connected to the remote computer. Remote Access Control Control access to resources shared by the remote computer when someone is connected. TLS 1.2 Encryption All communications are secured using strong TLS 1.2 encryption with certificate validation. Cross-Platform Works on all major operating systems. (Windows, macOS, Linux, iOS and Android) Mobile Apps Application is available on iOS and Android. Minimum Requirements Windows 7, 8, 8.1 or 10 Windows Server 2008 R2, 2012 or 2012 R2 macOS Mountain Lion (10.8) or later Ubuntu Linux 14.04 or later 1GHz processor 512MB RAM 1024 x 768 screen resolution 20 MB hard drive space Release Notes VERSION 2020.1.13.0 (March 2nd 2020) Improved ...
5/5 3,692 Mar 17, 2020
Devolutions <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Wayk Now1_th.png"border="0">
Wayk Now v2020.1.13.0 (Windows)
Wayk Now v2020.1.13.0 (Windows) Wayk Now is a flexible, easy-to-use and lightweight remote desktop access solution that reduces implementation time while maintaining the latest industry security standards. Free Edition features: Personal &amp; Commercial Use Wayk Now can be used in a business environment or for personal use. No Installation Required Start and use the application instantly, without installation or elevated privileges. Remote Assistance &amp; Remote Support Quickly assist a remote user by gaining access to their computer or allow someone to take over your computer. LAN Access Access any remote computer that is on the local network. Peer-to-Peer Connectivity Over the Internet Access a remote computer from anywhere using Wayk Den, our cloud service that provides peer-to-peer connectivity over the Internet. Built-in Chat Communicate instantly with end-users directly from Wayk Now File Transfer Send or receive files between computers. Transfer multiple files from both sides simultaneously. Clipboard Sharing Copy and paste files, images, and text from one computer to another using clipboard interoperability. Multi Monitor Navigate easily between multiple monitors connected to the remote computer. Remote Access Control Control access to resources shared by the remote computer when someone is connected. TLS 1.2 Encryption All communications are secured using strong TLS 1.2 encryption with certificate validation. Cross-Platform Works on all major operating systems. (Windows, macOS, Linux, iOS and Android) Mobile Apps Application is available on iOS and Android. Minimum Requirements Windows 7, 8, 8.1 or 10 Windows Server 2008 R2, 2012 or 2012 R2 macOS Mountain Lion (10.8) or later Ubuntu Linux 14.04 or later 1GHz processor 512MB RAM 1024 x 768 screen resolution 20 MB hard drive space Release Notes VERSION 2020.1.13.0 (March 2nd 2020) Improved the ...
5/5 3,917 Mar 17, 2020
Devolutions <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Wayk Now1_th.png"border="0">
Wayk Now v2020.1.3.0 (MacOS)
Wayk Now v2020.1.3.0 (MacOS) Wayk Now is a flexible, easy-to-use and lightweight remote desktop access solution that reduces implementation time while maintaining the latest industry security standards. Free Edition features: Personal &amp; Commercial Use Wayk Now can be used in a business environment or for personal use. No Installation Required Start and use the application instantly, without installation or elevated privileges. Remote Assistance &amp; Remote Support Quickly assist a remote user by gaining access to their computer or allow someone to take over your computer. LAN Access Access any remote computer that is on the local network. Peer-to-Peer Connectivity Over the Internet Access a remote computer from anywhere using Wayk Den, our cloud service that provides peer-to-peer connectivity over the Internet. Built-in Chat Communicate instantly with end-users directly from Wayk Now File Transfer Send or receive files between computers. Transfer multiple files from both sides simultaneously. Clipboard Sharing Copy and paste files, images, and text from one computer to another using clipboard interoperability. Multi Monitor Navigate easily between multiple monitors connected to the remote computer. Remote Access Control Control access to resources shared by the remote computer when someone is connected. TLS 1.2 Encryption All communications are secured using strong TLS 1.2 encryption with certificate validation. Cross-Platform Works on all major operating systems. (Windows, macOS, Linux, iOS and Android) Mobile Apps Application is available on iOS and Android. Minimum Requirements Windows 7, 8, 8.1 or 10 Windows Server 2008 R2, 2012 or 2012 R2 macOS Mountain Lion (10.8) or later Ubuntu Linux 14.04 or later 1GHz processor 512MB RAM 1024 x 768 screen resolution 20 MB hard drive space Release Notes VERSION 2020.1.13.0 (March 2nd 2020) Improved the ...
5/5 3,686 Mar 17, 2020
Devolutions <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Wayk Now1_th.png"border="0">
Wealthfolio v1.0.10
Wealthfolio v1.0.10 Beautiful and boring investment tracker, with local data storage. No subscriptions, No cloud. Wealthfolio is a simple, desktop-based investment tracker. Your financial data is stored safely on your own computer Ditch the spreadsheets, forget about those pesky subscription fees, and no more worries about SaaS services playing around with your data. The Essentials You Need to Track Your Wealth Forget juggling spreadsheets or compromising privacy with online apps. Choose Wealthfolio's simple, secure approach to manage your finances. Accounts Aggregation Gather all your investment and savings accounts in one place. See everything at a glance, from stocks to savings! Import your statements from your broker or bank. Accounts Performance Track your accounts' holdings and performance over time. See how a particular account is performing, and how it's changing over time. Holdings Overview Get a clear picture of what's in your portfolio. Stocks, bonds, or mutual funds - know what you have and how it's performing. Income Tracking Monitor dividends and interest income across your entire portfolio. Get a clear view of your passive income streams, helping you make informed decisions about your investments. Goals Tracking Set your savings targets clearly. Distribute your funds across these objectives, assigning a specific percentage to each. Keep an eye on your progress. Changes: v1.0.10 09 Sep 21:59 Refactor: Move all @tauri-apps calls to src/commands by @maidh91 in #46 fixed the issue that would occur with the date being incorrect by @CrimiDavid in #78 feat: make currencies selection popover scrollable by @CanglongCl in #79 continue market data sync if it fails for a specific symbol. small enhancements and bug fixes by @afadil in #83 This download is for the Windows version (very bottom of page). All other download assets are below: macOS: Wealthfolio_1.0.10_aarch64.dmg Wealthfolio_1.0.10_x64.dmg Linux Ubuntu: wealthfolio_1.0.10_amd64.deb Click here to visit the author's website.
5/5 76 Sep 10, 2024
Aziz Fadil <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/wealthfolio1_th.png"border="0">
WebBrowserPassView v2.12
WebBrowserPassView v2.12 A password recovery tool that reveals the passwords stored by the following Web browsers: Internet Explorer (Version 4.0 - 11.0), Mozilla Firefox (All Versions), Google Chrome, Safari, and Opera. This tool can be used to recover your lost/forgotten password of any Website, including popular Web sites, like Facebook, Yahoo, Google, and GMail, as long as the password is stored by your Web Browser. After retrieving your lost passwords, you can save them into text/html/csv/xml file, by using the 'Save Selected Items' option (Ctrl+S). System Requirements And Limitations • This utility works on any version of Windows, starting from Windows 2000, and up to Windows 10, including 64-bit systems. Older versions of Windows (Windows 98/ME) are not supported, because this utility is a Unicode application. • Currently, WebBrowserPassView cannot retrieve passwords from external hard-drive (Except of Firefox Web browser). Support for that might be added in future versions. • On Internet Explorer 7.0-9.0, the passwords are encrypted with the URL of the Web site, so WebBrowserPassView uses the history file of Internet Explorer to decrypt the passwords. If you clear the history of Internet Explorer, WebBrowserPassView won't be able to decrypt the passwords. • On Google Chrome - passwords originally imported from Internet Explorer 7.0-9.0, cannot be decrypted. Changes: v2.12: Fixed to display the password of Chromium-based Web browser if it's not encrypted (Like in the portable version of Brave). Updated to work properly in high DPI mode. Using WebBrowserPassView WebBrowserPassView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - WebBrowserPassView.exe After running it, the main window of WebBrowserPassView displays the list of all Web browser passwords found in your system. ...
5/5 4,555 Dec 11, 2022
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/webbrowserpassview_th.png"border="0">
WebChangeMonitor v24.08
WebChangeMonitor v24.08 Monitors a number of web pages and tracks changes based on the content of the web pages. Allows to monitor several protocols, including HTTP and HTTPS. Allows to view and record differences. Features • Allows monitoring of web pages and informs about content changes • Indication of states of currently monitored items in the tool and taskbar • Reporting as sound and/or email • Several configuration / filter options • Support all protocols, e.g. http, https • Multi-threaded, running in the background • Bulk-import and bulk-export of items (from/to CSV) to monitor • Export of results to CSV file for further processing • Allows running command on items states and/or showing diff (changes) of content with preferred diff-tool • Cross platform for Windows, Linux and Mac (if self-compiled) • Open Source (C++, wxWidgets) This download is for the Windows 64bit version. If you need the Windows 32bit version, download here. If you need the Windows 7 64bit version, download here. If you need the Windows 7 32bit version, download here. If you need the Linux (Ubuntu 22.04.3 LTS) version, download here If you need the Linux (Raspberry Pi Desktop) version, download here Click here to visit the author's website.
5/5 4,155 Aug 12, 2024
Martin Halle <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/WebChangeMonitor1_th.png"border="0">
   
Showing rows 901 to 1000 of 1074 Showing Page 10 of 11  « First  «  8  9  10  11  » 


OlderGeeks.com Copyright (c) 2024