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 4,817 Jun 12, 2023
University of Tartu, Estonia <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Thonny1_th.png"border="0">
ThrottleStop v9.6
ThrottleStop v9.6 A small application designed to monitor for and correct the three main types of CPU throttling that are being used on many laptop computers. The left side of ThrottleStop contains a variety of options which can be used to bypass CPU throttling and on the right side is a Monitoring panel that shows you the current state of each thread on your CPU. Some laptops are using clock modulation and multiplier reductions to lower the performance and power consumption of your computer. This is done deliberately to either allow your computer to run cooler or to allow your laptop to operate with a power adapter that is not sufficient to fully power your laptop and recharge its battery at the same time. When using ThrottleStop, it is strongly recommended to monitor power consumption at the wall with a Kill-a-Watt meter or similar device and make sure that you don't exceed the power capabilities of your power adapter. Use of ThrottleStop to bypass these throttling schemes is at your own risk and can result in permanent damage to your power adapter or computer or both which may not be covered by your warranty. Changes: 9.6 (May 25th, 2023) added 13th Gen desktop and mobile Rocket Lake support including 13700HX. restored proper scaling on high dpi 4K monitors. increased maximum IccMax for 12th and 13th Gen processors. added Undervolt Protection reporting to the FIVR window. fixed FIVR - PL4 reporting for some CPUs. disabled the TS Bench - Random MHz feature when TPL - Speed Shift is not checked. improved the Windows Defender Boost feature so it begins immediately when ThrottleStop starts. added ExitTime=1 INI option to force ThrottleStop to ...
5/5 1,765 Jun 02, 2023
techpowerup.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ThrottleStop1_th.png"border="0">
Thumbcache Viewer v1.0.3.6 32bit
Thumbcache Viewer v1.0.3.6 32bit Thumbcache Viewer allows you to extract thumbnail images from the thumbcache_*.db and iconcache_*.db database files found on Windows Vista, Windows 7, Windows 8, Windows 8.1, and Windows 10. The program comes in two flavors: a graphical user interface and command-line interface. GUI Usage The main menu will allow you to save entries, export entries to a CSV (comma-separated values) file, remove entries from the list (the database is not modified), hide 0 byte entries, verify CRC-64 header and data checksums, and map files to entry hashes. When verifying entries, mismatched checksums will be displayed in red along with the correct value. It's not that common to see unless the database has been overwritten or truncated. Another thing to note is that mapping files by scanning directories must be done on the same computer system in which the database was generated. This ensures that the correct inputs can be hashed to compare against the entry hash in the database. Mapping files using Windows.edb (ESE database) should be done on an operating system that shares the same or newer operating system version in which the Windows.edb was generated. Mapped entries that included extended information while searching the Windows.edb will be displayed in green. To rename a file in the list, click once on a selected list item. An edit box will display to rename the file. Press Enter when you are finished. Some of the column headers for the list can be clicked (while pressing Ctrl) and the entries below them will change. If you press Ctrl and click the Data Size column, for example, the entries will change from displaying in kilobytes, to simply bytes. Likewise, the Cache Entry Offset column will change from bytes, to kilobytes. The three hash columns (Data Checksum, Header Checksum, and Cache Entry Hash) will change from ...
5/5 4,374 Dec 08, 2019
Eric Kutcher <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/thumbcache_viewer1_th.png"border="0">
ZIP Thumbcache Viewer v1.0.3.6 64bit
Thumbcache Viewer v1.0.3.6 64bit Thumbcache Viewer allows you to extract thumbnail images from the thumbcache_*.db and iconcache_*.db database files found on Windows Vista, Windows 7, Windows 8, Windows 8.1, and Windows 10. The program comes in two flavors: a graphical user interface and command-line interface. GUI Usage The main menu will allow you to save entries, export entries to a CSV (comma-separated values) file, remove entries from the list (the database is not modified), hide 0 byte entries, verify CRC-64 header and data checksums, and map files to entry hashes. When verifying entries, mismatched checksums will be displayed in red along with the correct value. It's not that common to see unless the database has been overwritten or truncated. Another thing to note is that mapping files by scanning directories must be done on the same computer system in which the database was generated. This ensures that the correct inputs can be hashed to compare against the entry hash in the database. Mapping files using Windows.edb (ESE database) should be done on an operating system that shares the same or newer operating system version in which the Windows.edb was generated. Mapped entries that included extended information while searching the Windows.edb will be displayed in green. To rename a file in the list, click once on a selected list item. An edit box will display to rename the file. Press Enter when you are finished. Some of the column headers for the list can be clicked (while pressing Ctrl) and the entries below them will change. If you press Ctrl and click the Data Size column, for example, the entries will change from displaying in kilobytes, to simply bytes. Likewise, the Cache Entry Offset column will change from bytes, to kilobytes. The three hash columns (Data Checksum, Header Checksum, and Cache Entry Hash) will change from ...
5/5 4,483 Dec 08, 2019
Eric Kutcher <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/thumbcache_viewer1_th.png"border="0">
Thumbnail and Icon Cache Rebuilder for Windows 10
Thumbnail and Icon Cache Rebuilder for Windows 10 humbnail and Icon Cache Rebuilder for Windows 10 is a portable freeware that will purge, clear and delete your Thumbnail and Icon Cache Rebuilder in a click. If your icons appear blank or look corrupted or do not refresh correctly, when they should, then it is quite possible that your icon cache database may have become corrupted in on your Windows 10 PC. The same thing applies to Thumbnails too. If they do not display correctly then they may have become corrupted. In such a scenario, you may need to delete the cache files in order to rebuild the Icon cache and clear the Thumbnail cache. Once you have downloaded the zip file, extract its contents and run the .exe file. You might want to create a system restore point first. If you are having problems with Thumbnails or Icons not displaying correctly, open Thumbnail and Icon Cache Rebuilder, Check the delete Icon cache or Delete Thumbnail Cache or both, depending on your requirement. Next click Rebuild, wait for Explorer to refresh itself. Restart your computer. Once your computer restarts it will build a new Cache. Do note that ending Icon Cache Rebuilder before it finishes can result in Windows giving you an error for your user profile as it needs to refresh Explorer and restart your computer to rebuild the Icon Cache.
0/5 5,811 Sep 02, 2015
Lavish Thakkar <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Icon-Cache-Rebuilder-Windows-10_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 176 Feb 27, 2024
Vadim Grigoruk <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TIC802_th.png"border="0">
TightVNC v2.8.63
TightVNC v2.8.63 A free remote control software package. With TightVNC, you can see the desktop of a remote machine and control it with your local mouse and keyboard, just like you would do it sitting in the front of that computer. TightVNC is: free for both personal and commercial usage, with full source code available, useful in administration, tech support, education, and for many other purposes, cross-platform, available for Windows and Unix, with Java client included, compatible with standard VNC software, conforming to RFB protocol specifications. With TightVNC, you can: cut your expenses and save your time on traveling, help your friends and family to solve problems with their computers remotely, make sure nothing wrong is happening on your computers when you are away. Configuration window, Administration tab. As you can set administrative password to protect TightVNC Server from being re-configured or shut down by any user. It is recommended that you set such a password for the service. This window demonstrates improvements in the user interface. The window documents itself, remembers past connections and provides an option to attach viewers in view-only mode. Changes: TightVNC 2.8.63 Server for Windows: Improved techniques of fast screen grabbing enabled in Windows 8 and later versions of Windows. Server for Windows: Improved stability of sharing RDP sessions. Server for Windows: Fixed encoding of color cursors, which worked incorrectly for certain cursor formats and shapes. Server for Windows: Fixed erroneous generation of extra character in Greek keyboard layout. Viewer for Windows: Fixed a security problem which could allow a specially crafted "evil" server execute code on the viewer machine. Technically, the ...
5/5 5,237 Mar 02, 2022
TightVNC Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/tightvnc_th.png"border="0">
TimVer v0.7.3
TimVer v0.7.3 Displays info about your Windows version and computer. It's like Winver, only more! TimVer will display the same Windows version related information as the built-in Winver command, with additional information that Winver doesn't display. TimVer now requires .NET 6 Click here to visit the author's website.
5/5 889 May 11, 2023
Tim Kennedy <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TimVer1_th.png"border="0">
TinyNvidiaUpdateChecker v1.17.1
TinyNvidiaUpdateChecker v1.17.1 A lightweight application that checks for NVIDIA GPU drivers, written in C-sharp (C#) for Windows. When executed it will check for new driver updates. You can customize TNUC making it execute when logging in your computer, and have it only pop up if there's a new driver available. It supports extracting drivers to only install the required driver files, which is useful since the default driver installer installs a bunch of bloatware on your computer that you don't need. Visit the Wiki page for detailed information about the application Requirements Windows 11, 10, 8.x or 7 .NET framework 4.8 Stable internet connection Changes [1.17.1] - 2023-11-14 Fixed WinRAR 7 introduced registry edits which casued minimal install feature to error out. See issue #201 You will get this warning since Smart Screen does not recognize the author. It's safe to click "Run Anyway" Other antivirus programs may flag this for the same reason. The program is clean. Click here to visit the author's website.
5/5 3,208 Nov 20, 2023
Samuel "ElPumpo" <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TNUC5_th.png"border="0">
TinyTask Portable v1.77
TinyTask Portable v1.77 Easily automate any activity. TinyTask is a small tool that lets you record and reproduce simple activities that you normally carry out on your computer. The simplest task you can carry out, for example is to record the transfer of files from one folder to another, then automate the process and thus being able to do it as many times as you like with the simple click of a button. Plus, you can save your recordings as independent executables (.EXE), thus letting you carry you’re your automations in the quickest way possible. TinyTask is a very useful, lightweight app that does not require installation. It is ideal for recording small automations that can carry out your daily or more tedious activities.
5/5 5,056 Apr 04, 2021
Vista Software & PortableApps.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TinyTask1_th.png"border="0">
TinyWall v3.2.5
TinyWall v3.2.5 A free, lightweight and non-intrusive firewall What is TinyWall TinyWall is a lightweight, user-friendly, and secure firewall for Windows. It is also completely free. TinyWall includes a combination of features that sets it apart from both commercial and freeware firewalls. TinyWall does not annoy you with popups at all, yet it is still extremely easy to add exceptions to your firewall rules. TinyWall actively blocks hundreds of trojans, viruses and worms. TinyWall does not require you to know about ports, protocols and application details. TinyWall prevents malicious programs from modifying the settings of Windows Firewall. TinyWall does not install drivers or other kernel components, is free and lightweight. Features Multiple and easy ways to whitelist programs Automatic learning mode Firewall tampering protection Password lockdown of settings Windows Store &amp; UWP support Support for both WSL and WSL 2 Support for whitelisting processes from network shares Various quick-modes, like standard, only-outgoing, block all, etc. Support for temporary/timed firewall rules Integrated port and domain blocklists Hosts file protection Boot-time filtering Filtering of promiscuous apps Port-scan prevention Option to always allow communication within LAN Option to restrict an application to the LAN Recognition of safe software and impostors Full IPv6 support Can list established and blocked connections Can list open ports on your machine No telemtery, no data collection. 100% free and clean software. ...
5/5 3,688 Mar 03, 2022
Károly Pados <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/tinywall2_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,089 May 23, 2023
Tom Thielicke IT Solutions <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Tipp10 1_th.png"border="0">
Tomahawk 0.8.4 for Mac
Tomahawk 0.8.4 for Mac Tomahawk is a free multi-source and cross-platform music player. An application that can play not only your local files, but also stream from services like Spotify, Beats, SoundCloud, Google Music, YouTube and many others. You can even connect with your friends' Tomahawks, share your musical gems or listen along with them. Let the music play! HOW TOMAHAWK WORKS Tomahawk is basically a player for music metadata. At its core it decouples the metadata about a song from the source and reassembles it for each user based on their individual music accessibility and rights. In short, given the name of a song and artist, Tomahawk will find the right source, for the right user at the right time. This fundamentally different approach to music enables a range of new music consumption and sharing experiences previously not possible. MUSIC SOURCES Local music library (MP3, Ogg, FLAC and many other formats) Networked music libraries (other connected computers) Subscription Music Services Spotify Beats Music Google Play Music (on-demand streaming and music locker) TIDAL Rdio (Android only) Deezer (Android only) Free Streaming/Music Promotion Platforms Soundcloud Bandcamp Last.fm Jamendo Official.fm YouTube Network/Cloud storage Ampache Owncloud Subsonic Beets Third party-developed resolvers have also been written for services like YouTube, Qobuz and others. We've also heard of digital music distributors writing their own for their internal CMSes to help them navigate and preview their content. That's cool. BROWSE FRIENDS' MUSIC &amp; LISTEN ALONG INBOX - RECEIVED &amp; FORWARDING CHARTS - BILLBOARD'S TASTEMAKER ALBUMS FRIEND FEED DYNAMIC (AUTO-UPDATING) PLAYLIST PLUG-INS / RESOLVER SETTINGS
5/5 4,848 Feb 11, 2017
Tomahawk Team <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/tomahawk1_th.png"border="0">
Tomahawk 0.8.4 for Windows
Tomahawk 0.8.4 for Windows Tomahawk is a free multi-source and cross-platform music player. An application that can play not only your local files, but also stream from services like Spotify, Beats, SoundCloud, Google Music, YouTube and many others. You can even connect with your friends' Tomahawks, share your musical gems or listen along with them. Let the music play! HOW TOMAHAWK WORKS Tomahawk is basically a player for music metadata. At its core it decouples the metadata about a song from the source and reassembles it for each user based on their individual music accessibility and rights. In short, given the name of a song and artist, Tomahawk will find the right source, for the right user at the right time. This fundamentally different approach to music enables a range of new music consumption and sharing experiences previously not possible. MUSIC SOURCES Local music library (MP3, Ogg, FLAC and many other formats) Networked music libraries (other connected computers) Subscription Music Services Spotify Beats Music Google Play Music (on-demand streaming and music locker) TIDAL Rdio (Android only) Deezer (Android only) Free Streaming/Music Promotion Platforms Soundcloud Bandcamp Last.fm Jamendo Official.fm YouTube Network/Cloud storage Ampache Owncloud Subsonic Beets Third party-developed resolvers have also been written for services like YouTube, Qobuz and others. We've also heard of digital music distributors writing their own for their internal CMSes to help them navigate and preview their content. That's cool. BROWSE FRIENDS' MUSIC &amp; LISTEN ALONG INBOX - RECEIVED &amp; FORWARDING CHARTS - BILLBOARD'S TASTEMAKER ALBUMS FRIEND FEED DYNAMIC (AUTO-UPDATING) PLAYLIST PLUG-INS / RESOLVER SETTINGS
5/5 4,908 Feb 11, 2017
Tomahawk Team <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/tomahawk1_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,317 Jun 28, 2017
Tom Andreas Mannerud <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Toms AD Bitlocker Password Audit1_th.png"border="0">
Tom’s AD Object Recovery 1.0.0.0
Tom’s AD Object Recovery 1.0.0.0 Tom’s AD Object Recovery is a free Windows utility for querying your Active Directory for deleted computer, user, group, or other objects and restore them on-the-fly. Have you accidentally removed a user or computer object from your Active Directory? Or, needed that Bitlocker Recovery Key for a deleted computer object? Whatever the reason is that you need to recover a deleted Active Directory object, restoring it does not have to be difficult. Tom’s AD Object Recovery provides an innovative user interface that allows you to quickly query all of your deleted Active Directory objects and restore/undelete/recover selected objects with the click of a button. If you have Microsoft’s Active Directory Recycle Bin enabled Tom’s AD Object Recovery will restore objects with all of its attributes intact. Features Restore deleted Active Directory objects fast and easy through innovative user interface Computer Objects User Objects Group Objects Organizational Units Print Queues Full Volume Encryption Objects (Bitlocker Recovery Keys) Restore AD objects with all attributes intact when Microsoft’s Recycle Bin feature is enabled No domain controller downtime Filtering and Highlighted Search Windows LogosLicense: Freeware (End User License Agreement) Requirements: Microsoft .NET Framework 4.5.2
5/5 5,179 Nov 15, 2019
Tom Andreas Mannerud <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Toms AD Object Recovery1_th.png"border="0">
TraceRouteOK v3.35
TraceRouteOK v3.35 Track the path that your data travels over the WWW, internet, or the local network. There are many programs of this type, but this is optimized for fast list of data track and quick query of the data route. This free tool shows you the IP address and the corresponding computer ergo host name for all nodes, and measuring transit delays. This can also help you to identify incorrect routing of the data in local network and to see some information about network infrastructure. This Network Utility is good for administrator to identify incorrect routing or for curious users who want to know where and how your data from the Internet come to you. For portable use, please create in the TraceRouteOK working directory TraceRouteOK.ini Features: • Very small program • Variable host name query time • Selectable timeout for pings • Very fast data route query • Portable • Multilingual Installation: TraceRoute does not require installation, can easily be launched from the desktop with no installation and is ready to use on all Windows operating systems. Employment: Operating systems: Windows 11, Windows 10, Windows 10 Pro, Windows 10 Enterprise, Windows 10 Home, Windows 8.1, Windows 8.1 Enterprise and Pro, Windows 8, Windows 8 Enterprise and Pro, Windows 7, Windows 7 Enterprise, Windows 7 Home Basic, Windows 7 Home Premium + Professional, Windows 7 Starter + Ultimate, , X64, x86 and x32 all Windows, MS Windows Server 2019, 2016,2012. Changes: New in version 3.35 // 23 March 2024 • Important tests of TraceRouteOK on Windows 10 and 11 • New language for Trace-Route: Armenian • Many thanks to Karen Yeghiazaryan (Egho) for the Armenian language This download is for the 64bit version. If you need the 32bit version, download here. Click here to visit the author's website.
5/5 4,869 Mar 29, 2024
Nenad Hrg <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TraceRouteOK_th.png"border="0">
Transwiz v1.19
Transwiz v1.19 Easily transfer your personal data and settings to a new computer. Simple Wizard interface for backing up and restoring user profiles Automatically converts Windows 7 profiles to Windows 10 Multi-language support Creates a standard zip archive Command-line interface to automate transfers Transfer from Windows XP/Vista/Windows 7/Windows 8 and Windows 10 Backup additional folder locations Automatically join a domain Freeware Edition Absolute Simplicity In developing Transwiz - User Profile Transfer Wizard - we want to create a method of transferring user profile data and settings between computers that is as simple as it is powerful. Transwiz will pack your existing personal data and settings into a standard zip archive for easy transfer to another computer. The Wizard will then unpack the archive on the new computer and restore your user profile - automatically reconfiguring the profile as necessary for the new Operating System. The Wizard will also rename the new computer and join it to your domain as required. Transwiz can transfer profile data from Windows XP, Vista, Windows 7, Windows 8 and Windows 10, and to machines running Windows XP, Windows 7, Windows 8, and Windows 10. You can use the same archive file to transfer your user profile to and from 32-bit and 64-bit versions of Windows. Any account, any domain, any language Transwiz enables you to move a user's profile and assign it to any user account on any domain in any language. By separating the user account from the user data, Transwiz enables you to move user accounts as well as computers. Transwiz Personal Edition is a standalone executable; it does not need to be installed or uninstalled. Download and run the msi file ...
5/5 4,687 Oct 27, 2021
ForensiT Ltd. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Transwiz1_th.png"border="0">
Travesty v2.0
Travesty v2.0 A parody text generator This program takes in a source text file and scrambles it. The process for doing this produces similar results to a Markov chain algorithm, although it works differently. The algorithm starts by printing any N consecutive words (or letters) in the text. Then at every step it searches for any random occurrence in the original text of the last N words (or letters) already printed and then prints the next word or letter. Notes for use: Pattern length 2 - Produces gibberish 4 - is understandable 8 - is most like the input text Literary critic Hugh Kenner and computer scientist Joseph O'Rourke introduced their text scrambler "Travesty" in an issue of BYTE Magazine in 1984. This is what this GUI version is based on. "> See the Wikipedia page for more information about parody generators. Click here to visit the author's website.
5/5 1,656 Apr 10, 2022
Chris Hawkins <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Travesty2_th.png"border="0">
Tree Notebook v1.1.0
Tree Notebook v1.1.0 Tree Notebook is a hierarchical notes manager designed for keeping personal information. The notebook consists of two parts: the public part can be accessed without password, the private part is encrypted, it requires entering a password in order to be opened and used. Tree Notebook comes as two applications: the desktop one for OS Windows, and the mobile one for iOS (iPhone and iPad devices). The data can be synchronized between the Windows computer and up to three iOS devices via a local Wi-Fi network. No access to Internet is needed for synchronizing. Tree Notebook keeps a tree-like multilevel hierarchy of folders and notes. Any folder can include notes and other folders, and so fourth. Any item (a note or a folder) can include text of any size. Besides, items can keep attachments like images or other files. Tree Notebook has useful navigation tools: three separate panes for the entire tree, the current folder in the tree, the current item in the folder, status line indicating the current position in the tree, the lists of History and Favorites which alleviate getting back to the items recently or frequently visited. Both Windows and iOS apps support quick global search (simplified or conditional) and also local search inside an item text. The information in Tree Notebook can be attributed in many ways by using various font types, colored flags, graphic icons. The items can be sorted out by several criteria: alphabetically, by creation or modification time, and even by hand (in manually defined order). Among others, Tree Notebook includes a calendar feature. Any item can have an Event attribute and serve as an alarm clock or reminder. The Windows Tree Notebook application can import data from OneNote and Evernote. It can also export the information to the Evernote and simple RTF formats. The Windows app has the context ...
5/5 4,723 Oct 24, 2019
Lena Pankratova <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Tree Notebook1_th.png"border="0">
TreeNoote v1.6
TreeNoote v1.6 A free, hierarchically organized note taking application. Full-Text Search Simply start typing in the search area. Immediately the records found are displayed in the treeview, with a count of the cards found at the bottom left. Backup For even greater security, TreeNoote can save your data each time the software is launched, store them where you want and keep the number of backups you want. And of course you can choose to restore your backed up data at any time! Password Protection You can choose to protect the use of TreeNoote with a password ... and ask that TreeNoote ask for it again after a period of inactivity. Advanced Content​ Place images, photos, rich text and links in yours notes. Synchronized or Not... With Treenoote, you choose the place where your notes are stored. On your computer, on a USB key or in a folder synchronized in the cloud ... It's up to you. PDF Export your notes in PDF format. Print Print function with preview, page selection, color or black and white mode, printer selection ... Portable App TreeNoote for Windows does not use an installer. All the files required to run the application reside in a single folder. If you move the folder, the application will always work the same way. For example, place it on a USB key, and you can use it from one computer to another. TreeNoote leaves no footprints on the PCs on which you run it. Rich Text Editor Integrated rich text editor: choice of font, bold, italic, highlighted, alignment, bullets, line, insertion of time and date ... Windows 10 32/64 bit Windows 8 32/64 bit Windows 7 32/64 bit Version 1.6 (May 9, 2021) Added: • Word wrap according to the width of the editor window. • Access button to the data storage folder. • Automatic data backup option when launching TreeNoote, with choice of storage path and number of copies to keep. • Access button to the ...
5/5 2,307 May 17, 2021
TreeNoote <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TreeNote1_th.png"border="0">
Trekker (Portable) v1.2
Trekker (Portable) v1.2 Trekker is a freeware software application that lets you view and manipulate pdf files via a file explorer like side panel. Trekker is designed to be light on system resources and should work on most computers that use Windows from XP or above. This makes PDF Trekker handy for use as a PDF viewer and arranger for older computers, as well as for new ones. Hopefully most of what Trekker does is easy to understand, however it comes with a built in help file that will continue to be updated based on user feedback. Trekker Features A file explorer like panel Viewing of PDF files Printing of PDF files to the Windows default printer Splitting and Joining of PDF files Text extraction from PDF pages Changelog: Trekker version 1.2 is released. This version now includes the ability to view and print a range of image files including multipage files like tiff and gif. It also allows images to be converted or joined into to PDF files.
5/5 5,513 Oct 23, 2019
GratSoft.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Trekker1_th.png"border="0">
EXE Trellix GetSusp v5.0.0.23
Trellix GetSusp v5.0.0.23 For users who suspect undetected malware on their computer. Trellix GetSusp eliminates the need for deep technical knowledge of computer systems to isolate undetected malware. It does this by using a combination of heuristics and querying the Trellix Global Threat Intelligence (GTI) File Reputation database to gather suspicious files. GetSusp is recommended as a first tool of choice when analyzing a suspect computer. However, one must follow the existing Trellix support process for escalating suspicious files it finds. GetSusp includes the following features: • Delivered as a single executable file with no installation required • Option to run in several modes—GUI, command line and ePO mode • Scans URLs, Documents, PDFs in GUI mode • Option to select files before submitting to Trellix in GUI mode • Leverages GTI File Reputation to determine if the sample is suspicious • Records system and installed Trellix product information date of execution and details of suspected files • GetSusp supports Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2016 and Windows 7, 8, 8.1, 10 (up to RS6), 19H1, 19H2, 20H1, 20H2, 21H1, 21H2 and Windows 11. This download is for the 64bit version. If you need the 32bit version, download here. Click here to visit the author's website.
5/5 4,668 Oct 10, 2023
Musarubra US LLC <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/GetSusp1_th.png"border="0">
Trellix Stinger v13.0.0.110
Trellix Stinger v13.0.0.110 A standalone utility used to detect and remove specific computer viruses. It is not a substitute for full anti-virus protection, but a specialized tool to assist administrators and users when dealing with infected system. Details on new or enhanced signatures added with each Stinger build are listed in the Readme details. Stinger Release Notes https://downloadcenter.trellix.com/products/mcafee-avert/stinger/Readme.txt This download is for the 64bit version. If you need the 32bit version, download here. Click here to visit the author's website.
5/5 13,489 Apr 30, 2024
Musarubra US LLC <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/stinger1_th.png"border="0">
Trend Micro Anti-Threat Toolkit v1.2.62.1262
Trend Micro Anti-Threat Toolkit v1.2.62.1262 Use the Trend Micro Anti-Threat Toolkit (ATTK) to analyze malware issues and clean infected computers. For Home and Home Office users. Use the Trend Micro Anti-Threat Toolkit (ATTK) to perform system forensic scans and clean the following infections: General malware infection Master boot record Infection CIDOX/ RODNIX infection Rootkit infection Zbot infection Ransomware infection This download is for the 64bit version. If you need the 32bit version, download here. Click here to visit the author's website.
5/5 6,974 Jul 02, 2023
Trend Micro Inc. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/trendmicroscan now_th.png"border="0">
Trend Micro HouseCall 32bit 8.0
Trend Micro HouseCall 32bit 8.0 Think your PC is infected? HouseCall can quickly identify and fix a wide range of threats including viruses, worms, Trojans, and spyware. Features: Easy-to-use interface makes scanning your computer for viruses a snap Custom Scan lets you specify which folders to scan Quick Scan reduces software scan times to a few minutes Stand-alone eliminates compatibility issues associated with browser-activated scanners Smart Scan delivers the latest antivirus protection while reducing download times Smart Feedback shares threat information to quickly discover new threats Review and Restore lets you check and compare scan results and recover files Enhanced Detection and Cleanup addresses rootkits and other sophisticated threats Enhanced Scanning performance speeds threat detection
5/5 8,298 Nov 13, 2019
Trend Micro <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/housecall_th.png"border="0">
Trend Micro HouseCall 64bit 8.0
Trend Micro HouseCall 64bit 8.0 Think your PC is infected? HouseCall can quickly identify and fix a wide range of threats including viruses, worms, Trojans, and spyware. Features: Easy-to-use interface makes scanning your computer for viruses a snap Custom Scan lets you specify which folders to scan Quick Scan reduces software scan times to a few minutes Stand-alone eliminates compatibility issues associated with browser-activated scanners Smart Scan delivers the latest antivirus protection while reducing download times Smart Feedback shares threat information to quickly discover new threats Review and Restore lets you check and compare scan results and recover files Enhanced Detection and Cleanup addresses rootkits and other sophisticated threats Enhanced Scanning performance speeds threat detection
5/5 8,255 Nov 13, 2019
Trend Micro <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/housecall_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,467 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">
Trend Micro Rootkit Buster v5.00.1212 32bit
Trend Micro Rootkit Buster v5.00.1212 32bit Trend Micro RootkitBuster scans hidden files, registry entries, processes, drivers, services, ports, and the master boot record (MBR) to identify and remove rootkits. Malicious software called rootkits can manipulate the components of the Microsoft Windows operating system to conceal how they cause harm. Rootkits can hide drivers, processes, and registry entries from tools using common system application programming interfaces (APIs). What's New ======================================================================== a. RootkitBuster now works on computers running Microsoft Windows 10. b. New enhancements now prevent some known scanning errors. Click here to visit the author's website.
5/5 5,839 Dec 01, 2019
Trend Micro Inc. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/rootkitbuster_th.png"border="0">
Trend Micro Rootkit Buster v5.00.1212 64bit
Trend Micro Rootkit Buster v5.00.1212 64bit Trend Micro RootkitBuster scans hidden files, registry entries, processes, drivers, services, ports, and the master boot record (MBR) to identify and remove rootkits. Malicious software called rootkits can manipulate the components of the Microsoft Windows operating system to conceal how they cause harm. Rootkits can hide drivers, processes, and registry entries from tools using common system application programming interfaces (APIs). What's New ======================================================================== a. RootkitBuster now works on computers running Microsoft Windows 10. b. New enhancements now prevent some known scanning errors. Click here to visit the author's website.
5/5 6,089 Dec 01, 2019
Trend Micro Inc. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/rootkitbuster_th.png"border="0">
Trick or Treat Desktop Theme
Trick or Treat Desktop Theme Get your computer ready for Halloween with this Trick or Treat Desktop Theme. Click here to visit the author's website.
5/5 2,196 Oct 06, 2022
Microsoft Corp. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/trickortreat2_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,387 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 5,636 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 16,259 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 4,765 Mar 19, 2023
Joey Hazlett <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TrueIP1_th.png"border="0">
TrustViewer v2.5.1
TrustViewer v2.5.1 TrustViewer is a complete solution for remote access and users support via the Internet. Just download the full version of TrustViewer smaller than 2 MB, and immediately get to work, without installation and registration, without limitations, for free for home and commercial use! Quick start Download the full version of TrustViewer, run it (enough minimal user rights) and immediately start working, without the need for installation and additional configuration. Free forever TrustViewer is completely free software, without registration and without restrictions, both for home and for commercial use! Easy connection To connect to a remote computer - it is enough to specify a unique twelve-digit ID for each session, and the connection will be immediately established, without problems with NAT or Proxy. Multifunctionality Control the desktop of the remote computer, exchange files, make voice and video calls, or just chat, and all in one convenient application. Complete anonymity TrustViewer does not require authorization or input of other personal data, and our servers do not store an IP address or other information identifying your computer. Absolute safety Do not worry about the safety of your computer, because due to architectural features, TrustViewer is not able in principle to provide unauthorized access to it. Your own server The computers of participants in priority directly connected, forming a protected p2p-tunnel based on modern cryptoprotocols. Internet servers are used only for coordination, as well as in cases when direct connection is impossible. However, you can install on your server a free dedicated proxy server "TrustServer", and get 100% - independence and control over traffic, incl. in private networks without access to the Internet. Your own client The built-in wizard will help you to create the original TrustViewer portable client with your branding (logo, contact information, etc.), with the ability to integrate into your own products and solutions (including commercial ones), with which you can free, quickly and it is ...
5/5 5,032 Dec 28, 2020
TrustViewer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TrustViewer1_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 1,702 Jun 02, 2023
baktrasf <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TURGEN1_th.png"border="0">
TurnedOnTimesView v1.45
TurnedOnTimesView v1.45 TurnedOnTimesView is a simple tool that analyses the event log of Windows operating system, and detects the time ranges that your computer was turned on. For every period of time that the computer was turned on, the following information is displayed: Startup Time, Shutdown Time, Duration, Shutdown Reason, Shutdown Type, Shutdown Process, and Shutdown Code. TurnedOnTimesView allows you to get this information from your local computer, and from remote computer on your network if you have enough privilege to read the event log of Windows remotely. System Requirements This utility works on any version of Windows, starting from Windows 2000 and up to Windows 10. both 32-bit and 64-bit systems are supported. On Windows Vista/7/8, TurnedOnTimesView generally works without elevation (admin rights). However, in order to get information about system shutdown caused by a system crash (blue screen), you should right-click on TurnedOnTimesView.exe and choose 'Run As Administrator'. Known Limitations TurnedOnTimesView based on a few types of events on the event log of Windows to detect when the computer was turned off and on. It generally works quite well, but it's still possible that you'll get a false positive, which means that TurnedOnTimesView will show that the computer was turned off and on, even when the computer was not actually turned off. When the computer is turned off improperly (For example, on a power outage), TurnedOnTimesView will not be able to detect the shutdown time, and the icon of this item will be red instead of green. If you clear your system event log, TurnedOnTimesView will not be able to detect the shutdown/startup times. On systems prior to Windows Vista, Shutdown Reason, Shutdown Type, and Shutdown Process fields are usually ...
5/5 4,902 Jun 21, 2021
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/turnedontimesview1_th.png"border="0">
TurnFlash v1.00 (command-line version)
Many Web sites today use the Macromedia Flash component for creating animated ads. These ads consumes additional bandwidth and sometimes even slow down your computer. Unfortunately, Internet Explorer doesn\'t provide a simple way to disable the Flash component. Furthermore, if you refuse to install the Flash component, Internet Explorer will constantly ask you to install Flash in each time that you enter into a Web page that contains a Flash object. This utility allows you to easily disable and enable the Flash component in Internet Explorer browser (Version 5.00 and above). When you disable Flash with this utility, all new windows in Internet Explorer will be opened without using the Flash component. The disabling of Flash doesn\'t affect the windows that are already opened. While the Flash Component is disabled, Internet Explorer will not ask you to download and install it. However, the disabling of the Flash component might cause a script error in some Web pages. Be aware that in Windows NT, 2000 and XP, this utility will not work if you don\'t have permission to write to the Registry keys of Internet Explorer.
0/5 8,438 Nov 24, 2008
Copyright (C) 2003 Nir Sofer
TurnFlash v2.10
Many Web sites today use the Macromedia Flash component for creating animated ads. These ads consumes additional bandwidth and sometimes even slow down your computer. Unfortunately, Internet Explorer doesn\'t provide a simple way to disable the Flash component. Furthermore, if you refuse to install the Flash component, Internet Explorer will constantly ask you to install Flash in each time that you enter into a Web page that contains a Flash object. This utility allows you to easily disable and enable the Flash component in Internet Explorer browser (Version 5.00 and above). When you disable flash with this utility, all new windows in Internet Explorer will be opened without using the Flash component. The disabling of Flash doesn\'t affect the windows that are already opened. While the Flash Component is disabled, Internet Explorer will not ask you to download and install it. However, the disabling of the Flash component might cause a script error in some Web pages. Be aware that in Windows NT, 2000 and XP, this utility will not work if you don\'t have permission to write to the Registry keys of Internet Explorer.
0/5 8,473 Nov 24, 2008
Copyright (c) 2003 Nir Sofer
Tweakeze v2.17.1777
Tweakeze v2.17.1777 A pro-active smart tool preventing undesired changes to your computer. Tweakeze (tweak-easy) is a software tool designed to watch(monitor) changes on Microsoft Windows file system and Registry database. In order for any folders/files and/or Registry keys/values to be watched, a set of instructions called “Watcher” must be created. Watchers can be created using the “Creator” screen: Once a Watcher is created and saved to a “.twk” file, they are displayed in the “Watchers” Screen: The application displays real-time status for a specific Watcher and allow users to manually fix the problem on-the-spot. Or by pressing the “Watch” button, Tweakeze is sent to the system tray and will start watching any checked Watcher in the “Watchers” screen. When watched items are changed by any means, the application will invoke pre-defined “Action(s)”. These actions can trigger regular file/folder and Registry operations (i.e. delete, move, copy, set) or can run a script to capture changes and filter their execution or execute a completely different task. All Active Script Languages installed on the machine (ie. VBScript, Jscript, PHP and etc) and also PowerShell scripting are currently supported. See Scripting Demo for reference. Notes: - Any screen can be refreshed/reloaded by pressing F5 - Any environment variable can be used to assemble paths For example: %LocalAppData%\Google\Chrome\User Data Or %AppData%\Opera Software Changes: Version: 2.17.1777 - Added support to Epic Privacy Browser, Iridium and Slimjet browsers - Improved Chromium based browsers History with Cluster detection - Improved Chromium based browsers Cache with Code Cache detection - Bug fixes, performance and UI improvements This download is for the 64bit zip version. If you need the 32bit zip version, download here. If you need the portable setup version, download here. Click here to visit the author's website.
5/5 2,905 Mar 19, 2024
tweakeze.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Tweakeze1_th.png"border="0">
Tweaking.com - Hardware Identify (PORTABLE) v2.5.0
Tweaking.com - Hardware Identify (PORTABLE) v2.5.0 Tweaking.com - Hardware Identify will help identify unknown hardware on your system. This program does not help you download drivers but helps let you know what the hardware is, so you know what drivers to find. For example, say you just reinstalled a computer and the device manager shows multiple unknown hardware with no drivers installed. Well, you don't know what drivers to find since you don't know what the hardware is. Now with Tweaking.com - Hardware Identify you can see what that hardware is. The program also has an easy option to help improve the device database. Once you have all drivers installed, you can have the program check for any hardware on the system that isn't in the database and submit it to Tweaking.com. Within a few days, the database will be updated, and the device list will grow with the help of users like you! Changes: v2.5.0 Major changes to the graphics and controls of the program. Now supports high DPI systems and has improved graphics. Multiple bug fixes and improvements. Click here to visit the author's website.
5/5 8,261 Jul 02, 2019
Tweaking.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/hwi_main_th.png"border="0">
Tweaking.com - Kill Frozen Programs 1.0.0
Tweaking.com - Kill Frozen Programs 1.0.0 This little program I made with my fellow gamers in mind. There have many many games that I have played that will crash or lock up. The problem is when they would do this the game window would stay open, and I couldn't get back to the desktop. Nothing I did could get the desktop to come back, even ctrl + Alt + Delete wouldn't get the task manger to open. This is because the game was set to be on top of everything else. So the only option was restart the computer. Now with this tool I can hit the Global Keys on my keyboard I set, the program will loop through all the processes on the system killing any that are not responding. Now I can get back to the desktop when a game crashes, and no longer have to reboot :-)
5/5 8,606 Sep 02, 2017
Tweaking.com <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/kill_frozen_program_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,554 Sep 02, 2017
Tweaking.com <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/cd_dvd_repair_th.png"border="0">
Tweaking.com - System Information 1.0.2
==Official Mirror== Tweaking.com - System Information Tweaking.com - System Information is designed to pull information about your system in the fastest possible way. This small application can identify your computers hardware, software, startup items, processes and more in seconds and requires no installation. There are 3 levels of details the program can provide. Basic: Basic mode will pull only the basic info for each section. Moderate: Moderate will pull even more information than basic. Advanced: Advanced will pull all possible information for each section.
0/5 8,552 Dec 21, 2013
Tweaking.com
Tweakomatic v1.1.0
Tweakomatic v1.1.0 Tweakomatic Reloaded... Manage Your Computer Tweakomatically Only die-hard Microsoft fans might still know the original Tweakomatic. So you can now write and manage your own scripts. Click here to visit the author's website.
5/5 1,747 Mar 25, 2022
Builtbybel <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Tweakomatic1_th.png"border="0">
TweakPower v2.048
TweakPower v2.048 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 8,768 Dec 22, 2023
KurtZimmermann SOFTWARE <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TweakPower1_th.png"border="0">
TweetDuck v1.18.2
TweetDuck v1.18.2 Free and open source desktop client for TweetDeck. Just the way you want Missing the old dark theme, icon design, square avatars, or character count? We brought it all back! Spell check and tweet translations in over 35 languages Transfer your settings and login session between computers Built for convenience Download all images and videos in a tweet in the highest quality Type emoji using :short_codes: Write less with custom templates Upload images directly from clipboard No more annoying t.co redirection Instant notifications Fully customize location and size of desktop notifications, perfect for multi‑monitor setups Dislike the default sound notification? Use your own! Mute all notifications on command Greatness in detail Many quality of life features and fixes for long‑standing TweetDeck issues Powerful plugin system and style editor for the most advanced users Looks great on high DPI screens ...and much more! TweetDuck requires Windows 7+ and .NET Framework 4.5.2 or newer. TweetDuck is released under the open-source MIT License, and uses the CefSharp library which is under the BSD-3 License. TweetDuck is not affiliated with Twitter or TweetDeck. Click here to visit the author's website.
5/5 4,583 Nov 07, 2019
chylex.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/TweetDuck2_th.png"border="0">
ueli v8.24.0
ueli v8.24.0 A free and open source keystroke launcher for Windows and macOS. Your browser does not support the video tag. Application Search This plugin is searching for applications on your computer. You can specify the folders where your applications are installed and which file extension should be used to recognize an application. Browser Bookmarks This plugin enables you to search your browser bookmarks. (Currently supported browsers: Google Chrome) Calculator This Plugin lets you quickly do simple calculations. Color converter This plugin enables you to quickly convert colors into different formats. Commandline This plugin enables you to quickly execute commandline commands. Control panel This plugin enables you to quickly find control panel items. Currency converter This plugin enables you to quickly convert currencies. The latest conversion rates are provided by https://exchangeratesapi.io. Email This plugin enables you to quickly start writing an email by typing in an email address. Everything This feature enables you to use Everything Search to find files and folders on your local file system. File Browser This plugin enables you to browse through your local file system. To start you have to enter a valid absolute filepath. mdfind This plugin enables you to use the native macOS search to find files and folders on your local file system. Operating System Commands Operating system commands are simple commands to control your operating system e.g. to shutdown or restart your computer. Operating System Settings This plugin enables you to quickly find operating system settings. Shortcuts This plugin enables you to quickly open files or websites by setting up your own shortcuts. Simple Folder Search This plugin enables you to quickly search for files or folders. Translation This plugin enables you to quickly translate words or short sentences. It uses an unofficial API for Linguee and may be unstable. URL This plugin enables you to quickly open websites by typing in a URL. UWP ...
5/5 1,574 Jun 04, 2023
Oliver Schwendener <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ueli1_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 3,859 Jun 10, 2019
UFO:AI Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UFOAlienInvasion7_th.png"border="0">
UK's Kalender v2.5.4
UK's Kalender v2.5.4 "UK's Kalender" is a MS Windows program intended to remind you of upcoming events and todos. There are several views for your dates that are organized similar to a calendar sheet. Dates and appointments can be entered into the calendar via an input form.You can enter a forewarn time, so as long as "UK's Kalender" is running in the background you'll be reminded of your dates as soon as the forewarn time is reached. Independent from the calendar function there is also a todo list where you can enter tasks with a deadline and a forewarn time. If the forewarn time is reached, "UK's Kalender" will inform you of the due tasks with symbols and colors. Since version 2.0 of "UK's Kalender" it is possible to share a common event file between several computers in a network. A shared event can be entered, changed or deleted on one computer, all other computers will synchronize their event database. This shared event file runs in parallel to the local event file, so private event entries can still be entered as usual. The program was tested under the MS Windows versions 98SE, 2000, XP, 7, 8.1 and 10. 1.1 What "UK's Kalender" can do Automatic saving Any changes to the database are automatically and immediately saved to disk. On every program start, a backup copy of your data file is created. Unlimited Undo and Redo Most changes can be undone and also repeated. Minimize to the system tray "UK's Kalender" minimizes into the system tray (the area next to the system clock). Network support "UK's Kalender" supports a shared event file, where every user can enter events that'll show up ...
5/5 4,482 Nov 26, 2019
Ulrich Krebs <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UKs Kalender_th.png"border="0">
Ulterius 1.9.2
Ulterius 1.9.2 Easy Remote Management. Complete control of your desktop — from your browser. Always Accessible Need to grab a document from home, or want to share photos from your phone? Download and upload files with the simple, but powerful, file browser. Monitor Everything Access all the information your computer dispenses. From thermal output to webcams, Ulterius allows you to monitor everything about your machine in real-time. Pain-free Remote Desktop Finally, a Remote Desktop solution that is simple to setup and use. Simply connect to the client in your browser and log in like you normally would. No more fussing about with external programs and special passwords. Task Manager, Command Prompt, PowerShell, and More Manage programs and run scripts from the comfort of your browser. Kill an unresponsive process or start a new one from your laptop, tablet, phone — anywhere!
5/5 5,037 Jul 07, 2017
Andrew Sampson <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Ulterius4_th.png"border="0">
Ultimate Windows Tweaker 5 for Windows 11
Ultimate Windows Tweaker 5 for Windows 11 This popular Windows tweaking software adds tweaks for Windows 11. Those of you who have upgraded to Windows 11, can use it to judiciously tweak your Windows 11 and personalize your computing experience, and can make your system faster, and private. This tweaker is just around 219 KB in size and includes over 200 tweaks. Like its predecessors, UWT 5 sports the familiar, clean, minimalistic UI, offering links in the left panel, and tabs on the top, in some categories. Hover over any tweak, and helpful tooltips will tell you what the tweak does. While you may be able to access all these via the Windows 11 Settings app, the Registry Editor or the Group Policy Editor, Ultimate Windows Tweaker makes things easier for you by offering all useful tweaks from its single UI. Highlights: • A new tab has been added for Windows 11 • Option to control Taskbar size • Add option to revert to Ribbon UI in File Explorer • Option to restore Windows 10 styled context menu • Tweak to customize Taskbar Content Alignment • Option to remove Open In Windows Terminal option from Desktop Context Menu • Option to hide the recommended list from Start Menu • Option to enable classic Alt+Tab Menu • Option to disable Transparency effects throughout Windows 11 • Option to enable accent color for Start menu and taskbar. • Several privacy tweaks are there under the Privacy section. • Many tweaks in Context Menu for Store Apps to support Windows 11. • It calculates Windows Experience Index ...
5/5 1,355 Feb 14, 2023
Anand Khanse <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UWT51_th.png"border="0">
Ultimate Windows Tweaker v4.7.1 for Windows 10
Ultimate Windows Tweaker v4.7.1 for Windows 10 The most popular tweaking software, Ultimate Windows Tweaker 4 for Windows 10 adds several new tweaks for the new operating system. Those of you who have upgraded to Windows 10, would want to use it to judiciously tweak your Windows 10 and personalize your computing experience. With judicious tweaking, it can make your system faster, more stable, personal, and more secure with just a few mouse clicks. Ultimate Windows Tweaker is like a TweakUI for Windows 10. While you may be able to access all these via the Windows 10 Settings app, the Registry Editor or the Group Policy Editor, Ultimate Windows Tweaker makes things easier for you by offering all useful tweaks from its single UI. This tweaker is just around 750 KB in size and includes over 200 tweaks. Like its predecessors, UWT 4.0 sports a clean, minimalistic UI, offering links in the left panel, and tabs on the top, in some categories. Hover over any tweak, and helpful tooltips will tell you what the tweak does. What is new Ultimate Windows Tweaker 4 for Windows 10 adds several new tweaks. Here are the highlights: Seeing the concerns being raised about privacy issues, several tweaks have been added under a new Privacy section. Many new tweaks in Context Menu for Store Apps to support Windows 10. The empty.ico file is not required now for “Remove Shortcut Arrows From Icons” to function properly It calculates Windows Experience Index from the main page. Click on Run assessment to recalculate the WEI. You can Run DISM command to fix corrupted system image You can now pin Drives to Desktop Context Menu Many new tweaks to customize Windows 10 ...
5/5 7,352 Mar 12, 2020
Paras Sidhu <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Ultimate-Windows-Tweaker-4-Windows-10_th.png"border="0">
UltraVNC v1.3.2
UltraVNC v1.3.2 Ultra VNC is a powerful, easy to use and free - remote pc access softwares - that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location. VNC, the Remote Frame Buffer protocol (RFB) allows a desktop to be viewed and controlled remotely over the Internet. A VNC server must be run on the computer sharing the desktop, a VNC client must be run on the computer that will access the shared desktop. Click here to visit the author's website.
5/5 6,980 Dec 07, 2020
UltraVNC Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ultravnc1_th.png"border="0">
Unchecky v1.2
Unchecky v1.2 Unchecky aims to keep potentially unwanted programs out of your computer. Have you ever felt, while installing software, that the installer tries to push additional unwanted programs at all cost? Ever missed a checkbox, and spent hours afterwards removing adware? Ever opened your browser after an installation, only to find out that you have a new homepage, a new search engine, or even a new browser? Nowadays it’s a reality that many software installations are bundled with potentially unwanted programs, such as toolbars or scareware system cleaners. If you’re a power user, you probably know that you have to be very careful while installing software, because if you miss a checkbox you might spend hours afterwards cleaning up the mess. If you’re an average PC user, you possibly leave everything by default, thus installing lots of additional unwanted programs without even knowing it. Unchecky’s primary feature is automatic unchecking of unrelated offers, such as potentially unwanted programs, offers to change your homepage or your search engine. With Unchecky, these offers become opt-in instead of opt-out, i.e. they will be installed only if you explicitly choose you want them (you usually don’t). Another important feature of Unchecky is that it warns when you accept a potentially unwanted offer. Installers often provide them as a natural part of the installation, so they can easily be accepted by mistake. With Unchecky, it’s less likely to accidentally accept such offers. Unchecky is not an universal solution, and might not support installers which were not released yet. Thus, it’s worth noting that Unchecky updates automatically, so you don’t have to worry about running the latest version. v1.2 (April 8, 2018) Added support for Messenger for Desktop. Improved support for CCleaner. Improved support for AIMP 4. Improved support ...
5/5 9,338 Nov 13, 2019
Reason Software Company Inc <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/unchecky_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,403 Feb 08, 2021
UNetbootin <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UNetbootin1_th.png"border="0">
Uninstall Edge v1.0
Uninstall Edge v1.0 Free tool to remove the Microsoft Edge browser and prevent it from returning. This program does the following. It looks for the “setup.exe” program in “C:\Program Files (x86)\Microsoft\Edge\Application\”. That program is used to uninstall Microsoft Edge using command arguments “–uninstall –system-level –verbose-logging –force-uninstall” when you click ‘Uninstall Edge” button. The ‘Prevent Edge” button adds the following registry key: “Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EdgeUpdate\” with key: “DoNotUpdateToEdgeWithChromium” with value “1”. This will prevent Edge from installing. INSTRUCTIONS Your browser may block you from downloading the program and running because it is an executable and writes to registry. So please allow it if you want to run this program and make these changes. Once downloaded run it. Allow program to run. Click “Uninstall Edge” to uninstall Edge. Click “Prevent Edge” to prevent Edge web browser from installing again. Click here to visit the author's website.
5/5 2,003 Nov 26, 2021
FreeTimeTech <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UninstallEdge1_th.png"border="0">
UninstallView v1.50
UninstallView v1.50 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.50: Added 'Sort By' toolbar button. 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 desired option in the 'Load From' combo-box: Local system - current user: This is the default option, the uninstall information is loaded from your local system and current user. Local system - all users: UninstallView loads the uninstall information from your local system and current user, and also from all other users on this system. The scanning of other ...
5/5 5,293 Feb 20, 2024
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/uninstallview1_th.png"border="0">
Uninstalr v2.4
Uninstalr v2.4 A fast, lightweight and accurate way to uninstall software in Windows. Uninstalr is an easy to use and very accurate software uninstaller for Windows. It can uninstall multiple apps at the same time. Features • Batch uninstall many apps at the same time. • Supports unattended uninstallation of apps. • Deep analysis of data created to the system by installed apps. • Supports monitoring of new software installations. • Allows fixing incorrect data from the Windows installed apps listing. Such as installed apps showing the wrong amount of space used. • Also detects portable apps and previously uninstalled software leftovers. • Shows all the data added to your system by installed software on a file by file basis. • Shows all the data it will remove before starting the uninstallation. • Sort, filter and search the list of installed software. • According to Macecraft Software, benchmark (below), Uninstalr is the most accurate software uninstaller by leaving the least amount of leftovers when uninstalling apps. • Supports detection and uninstallation of Microsoft Store, Steam, PortableApps.com, Big Fish Game System, Chocolatey, NuGet and Ninite installed software. • Supports Windows Dark Mode. • Supports Windows 11, 10, 8 and 7. • Has a single executable file portable version and a normal setup version. Uninstalr is freeware, lightweight and easy to use. There are no bells and whistles and no nonsense. Most importantly, Uninstalr allows you to decide how you want to do things. If you don’t want to batch uninstall anything, you can choose to do the uninstallations one by one. If ...
5/5 2,325 May 03, 2024
Macecraft Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/uninstalr1_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,662 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 7,738 Dec 22, 2022
Universal Media Server <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UMSscreenshot_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 10,369 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 12,857 Dec 06, 2019
PROBLEMCHYLD <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Win98sp3DESKTOP_th.png"border="0">
Unsleeping v23.4.8
Unsleeping v23.4.8 Keep your computer awake Unsleeping prevents constantly having to log back in by sending a keystroke to simulate user activity. One of the nonexistent F13 through F16 keys is used. This prevents the screensaver from activating or the monitor from turning off. Features: • For Windows 7 and higher • Stand alone exe, no installer • Windows dark or light theme aware • Run at Windows startup option • Pause when on battery power option • Minimizes to the sytem tray Click here to visit the author's website.
5/5 897 Apr 11, 2023
CSDWare <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/unsleeping1_th.png"border="0">
UpdateHub v2.4.0
UpdateHub v2.4.0 A free app that simplifies updating software on your computer. What is it? UpdateHub is a user-friendly application designed to streamline the software update process for your computer. With this app, you can quickly check for updates for all the software installed on your device, including operating systems and applications. The app's straightforward interface displays all available updates and lets you choose which ones to install, making the updating process quick and convenient.. Why is it important? Outdated applications can bring unwanted security threats. Take, for example, Chrome. On April 21, 2023, Google Chrome faced multiple vulnerabilities. These included the following: [21 April 2023] Google Chrome (Desktop) - Zero-Day Vulnerability NIST: https://nvd.nist.gov/vuln/detail/CVE-2023-2033 Type confusion in V8 in Google Chrome before 112.0.5615.121 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High) Google Blog: https://chromereleases.googleblog.com/2023/04/stable-channel-update-for-desktop_14.html Google is aware that an exploit for CVE-2023-2033 exists in the wild. To fix this, you had to update to the latest version. But Google Chrome may not tell you this; our app will. You can also get new features and bug fixes in apps and keep your OS and some drivers up-to-date, making your system potentially faster and better. UpdateHub ensures that your device's software is up-to-date and secure, making updating as hassle-free as possible. What features does it have? The app also features a rollback function. This feature means you can quickly revert to the previous version if you don't like an update or updated by accident. Additionally, the app provides detailed information about each update, including release notes and version numbers, allowing you to stay informed about the changes and improvements made to your software. What makes this unique or better than others? UpdateHub doesn't just update apps. It can also update apps ...
5/5 5,311 Apr 08, 2024
KK-Designs <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UpdateHub1_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,118 Aug 25, 2021
Martin Raiber <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/UrBackup7_th.png"border="0">
URL Blocker v2.0.0.0
URL Blocker v2.0.0.0 URL Blocker is a tool for safe internet use. It is used for making certain web addresses (URLs) totally inaccessible from your computer. In addition to web browsers, blocked URLs apply to all user and system programs, including the background processes of the operating system. URL Blocker data can easily be transferred to another computer. The Profiles function enables you to group and change settings immediately. It also includes a Scheduler, which can run in the background. It is able to protect specific settings with a password. With URL Blocker, you can safely set which URLs to block from your computer, without a complex firewall program or any special network knowledge. You can easily change the list of blocked URLs at any time. The operation of URL Blocker is based on the correct setting of the hosts file. The hosts file is a system file that fundamentally determines the operation of the system. It can only be overwritten if you have administrator rights, which means URL Blocker can only be run as an administrator. URL Blocker runs with administrator rights, and it modifies the settings of a system file. As a result, it affects the operation of system processes that determine the operation of the computer as a whole. For this reason you are only permitted to use it if you have read, understood and accepted the terms of use. Dark theme URL Blocker works on Win7/8/10 operating systems, it requires no installation, it is free to use. MD5: 1e24e714bb2f4998a21680e5c16e38c8 Version: 2.0.0.0 - Date: 2021-05-31 Fully new code Add: No restart needed to apply changes Add: Profiles Add: Language interface Add: Autostart Add: Scheduler Add: Export/Import Add: Built-in ping Click here to ...
5/5 4,975 Jun 01, 2021
WinTools <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/urlblocker1_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,278 Oct 31, 2021
Bureausoft Corporation <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/USBReset1_th.png"border="0">
USB Flash Drives Control 4.1.0.0
USB Flash Drives Control 4.1.0.0 USB Flash Drives Control is a freeware program that runs in system tray, next to the system clock, and provides access to control the way in which the USB removable drives are used on your computer. These options are available through the right click context menu on the system tray icon of the program. It also displays the connected drives. Use left click context menu to view the list of connected drives and explore the content of them. USB Flash Drives Control contains two parts, a GUI interface which is used for configuration and a Windows service which ensures that the program options are applied to all user accounts from the local computer: Read Mode - By disabling this option, USB removable drives will not be mounted and will not be accessible to the user. The reading of data from USB removable drives will not be available. Write Mode - By disabling this option, write access will be denied on all USB removable drives used on the current computer. All USB removable drives become read-only and copying data on them is not possible. Execute Mode - By disabling this option, execute access will be denied for all executable files on all USB removable drives used on the current computer, for all user accounts. This ensures a plus of security to the system against dangerous and malicious software, like worms, backdoors or password stealers. This setting is not available in Windows Vista. All the above options are not applied to the existing connected drives. Connected drives must be first removed and then reconnected in order to make these options apply to them. Program Features √ Intuitive and easy accessible user interface in the system tray. √ Enable or disable USB removable drives with just a mouse click. √ Deny write access on all USB removable ...
5/5 5,022 Mar 07, 2017
BiniSoft.org <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/USB Flash Drives Control2_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,009 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,153 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 5,743 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 5,741 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,263 Nov 01, 2023
Rizonetech (Pty) Ltd <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/USB-Repair1_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 8,745 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,385 Apr 04, 2023
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/usbdrivelog_th.png"border="0">
VIPRE Removal Tool v12.0.0.28
VIPRE Removal Tool v12.0.0.28 This free tool by ThreatTrack Security (authors of Vipre) will remove any Vipre products from your computer when all else fails. There are only two simple steps and then a restart of your computer. If you manually created a desktop shortcut to your Vipre product, you have have to delete it yourself once the process is completed. Click here to visit the author's website.
5/5 3,137 Apr 17, 2020
ThreatTrack Security <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VipreRemoval1_th.png"border="0">
Virtoo v2.2.3563
Virtoo v2.2.3563 MAKE YOUR SMARTPHONE A WINDOW ON YOUR PC Make phone calls | Send text messages | Get phone notifications | Use Android apps System Requirements: Windows 10 64bit​ (RS1+) Bluetooth 4.0+ Wi-Fi Android Device (5.0+) iPhone (Coming soon - stay tuned!) For a successful setup and usage, Virtoo app needs certain hardware and software components to be present on a computer and a phone device: - Windows 10 64-bit - Wi-Fi card with Wi-Fi direct support - Bluetooth 4 or higher - Android 5 or higher Ensure the following: - Your PC and phone meet the minimum system requirements - Wi-Fi and Bluetooth components are turned ON on both Windows and phone devices
5/5 5,580 Feb 26, 2019
SCREENOVATE <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Virtoo6_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 5,772 Feb 22, 2017
SlySoft <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Virtual CloneDrive 1_th.png"border="0">
Virtual WiFI v3.2.1
Virtual WiFI v3.2.1 Virtual WiFI is a free program for Windows that has the main objective to create wireless(Wi-Fi) hotspots hosted by the wireless adapter board (if the device supports this kind of operation). Using the program you can create two types of Wi-Fi networks: A simple local network or ad-hoc - that can be used as a way to connect computers in order to transfer files for one computer to another, or to share software(services, programs) or hardware(eg. printer) resources of a computer with other computers from the network. A local network with internet access - used as a way to share an Ethernet LAN, wireless, or 3G / 4G /5G modem internet connection to all the devices from the network, keeping all the benefits of an ad-hoc connection - sharing files and resources. For example it's possible to share the internet of a LAN (Local Area Network) or USB modem connection with up to 100 computers, tablets, smartphones, etc. The program can create and manage Wi-Fi hotspots and shows the devices that are connected to the network, identified by IP and MAC addresses. Other features are: Simple and easy to use; Available in multiple languages: English, Romanian, French, Polish, Vietnamese; Detects fastest internet connection automatically; Share the internet connection of the computer with all types of portable devices (smartphones, tablet, smartwatch, smart TV) that has wireless capability; Can be use as a substitute for the internal GUI interface 'Create an ad hoc network' existing in Windows Vista and 7, but not in newer versions, such as Windows 8, 8.1 and 10; No need of keeping 'Virtual WiFi' active in memory - once a hotspot is ...
5/5 5,273 Dec 31, 2018
Adi Barbu's Software Lab <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Virtual WiFi 1_th.png"border="0">
VirtualBox v7.0.14
VirtualBox v7.0.14 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,457 Feb 26, 2024
Oracle <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Ubuntu_14n_Windows_7.png"border="0">
ViVeTool-GUI v1.6.1
ViVeTool-GUI v1.6.1 Windows Feature Control GUI based on ViVeTool What is ViVeTool-GUI? ViVeTool-GUI let´s you easily enable, disable and search for new hidden Features in Windows Insider Builds, with the use of a Button and a pretty UI. Disclaimer: From the author: "No one, including me / PeterStrick, the creators of ViVe and ViVeTool or the creators of mach2 are responsible for any damage or unintended side effects, this program might cause to your computer, by changing the Windows Feature Store. Use this program at your own risk." How to use it? Using it is simple. Either: 1) Select the Build for which you want to enable or disable features for. Image showing you how to perform Method 1 2) Wait for it to load in, open one of the Groups by pressing the Arrow, and select the Feature that you are looking for. 3) Press on Perform Action and perform your desired action for the entered feature ID. or 1) Press on "Manually change a Feature" (F12) 2) Enter a Feature ID 3) Press on Perform Action and perform your desired action for the selected feature. What are the additional features? Apart from being able to manage features, ViVeTool-GUI let´s you also: Load in a Feature List of other Builds Search for Features Image showing you how to search Sort Features by Feature Name, Feature ID or Feature State Group Features by: Always Enabled, Always Disabled, Enabled by Default, Disabled by Default and Modifiable Copy Feature Names and IDs by right-clicking them Switch between Dark and Light Mode (Setting get´s saved and applied on Start) and at ...
5/5 1,879 May 29, 2022
Peter Strick <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ViVeToolGUI_th.png"border="0">
ZIP VNCPassView v1.05
VNCPassView v1.05 VNCPassView is a small utility that recover the passwords stored by the VNC tool. It can recover 2 of passwords: password stored for the current logged-on user (HKEY_CURRENT_USER in the Registry), and password stored for the all users. Versions History Version 1.05 - Added support for the password of TightVNC. Using VNCPassView This utility doesn't require any installaion process or additional DLLs. Just run the executable file (VNCPassView.exe), and the VNC passwords will be displayed, if they are stored on your computer. Translating VNCPassView to other languages In order to translate VNCPassView to other language, follow the instructions below: Run VNCPassView with /savelangfile parameter: VNCPassView.exe /savelangfile A file named VNCPassView_lng.ini will be created in the folder of VNCPassView utility. Open the created language file in Notepad or in any other text editor. Translate all string entries to the desired language. Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window. After you finish the translation, Run VNCPassView, and all translated strings will be loaded from the language file. If you want to run VNCPassView without the translation, simply rename the language file, or move it to another folder. 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 ...
5/5 8,784 Sep 14, 2019
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/vncpassview_th.png"border="0">
Voicemeeter v1.0.7.3
Voicemeeter v1.0.7.3 Voicemeeter is Audio Mixer Application endowed with Virtual Audio Device used as Virtual I/O to mix and manage any audio sources from or to any audio devices or applications. For first use, it's highly recommended to follow user manual step by step, especially step ZERO of the documentation. Standalone Application and Virtual Audio Device supporting MME, DX, KS, WDM, ASIO interfaces (XP to WIN10 32/64 bits) INSTALLATION: Run Setup program in administrative mode / Reboot after installation (and Reboot after de-installation). The Virtual Audio Mixer VoiceMeeter is able to mix audio sources coming from audio device as well as from audio applications. it mixes 3 Inputs to 3 outputs though 2 buses. Then Microphone, Music, Movie, Skype call, video game sound, net radio... can be mixed and sent to different audio outputs, VOIP or Recording Application... as Virtual Audio Device Voicemeeter is an application endowed with Virtual Audio I/O and can be used as main audio device by your system, like it was hardware mixing console. Voicemeeter supports all audio interface: MME, Direct-X, KS, WaveRT, WASAPI, and ASIO to connect audio pro DAW or musical instrument. Voicemeeter Audio Device Mixer Universal Virtual Audio Device to connect everything together Voicemeeter Virtual I/O All Audio Interfaces Support: MME, Direct-X, KS, WaveRT, WASAPI, and ASIO Voicemeeter new audio experiences [1]- To mix your voice with your music on Skype or Google Voice and make your live podcast or own radio program. [2]- To use 2x USB Headset on a computer, for VOIP applications or online educational program. [3]- To Play Video Game in 5.1 and keep the MIC for communication with your team. [4]- To make tutorial with your preferred audio/video capture software. [5]- To Record Conference or Interview in multichannel for post production. [6]- To use different Audio Application together and record the performance in live with your preferred DAW. [7]- Finally to manage simply whatever sound sources on ...
5/5 2,894 Jul 31, 2020
V.Burel <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Voicemeeter3_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,650 Mar 06, 2013
sanwhole.com
Vov System Uptime v1.6
Vov System Uptime v1.6 Vov System Uptime runs in the system tray and allows you to see the system uptime with a single mouse click. It lets you know how long your computer has been running. Getting the system uptime, which tells you how long your computer has been on, is surprisingly difficult on Windows. Thankfully, though, you can rely on Vov System Uptime to make this task easier. Vov System Uptime is a very small application, so you should be able to set everything up in seconds. Once installed, the application can be found in the system tray. It displays only a small form in the system tray area when you click the icon. The window can be resized and moved freely on your desktop. If you right-click the tray icon, you will see a menu that enables you to bring up the uptime form or copy the information to the clipboard. Supports: Windows Windows 10/8.1/8/7/Vista/XP (32-bit and 64-bit) Language: English License: Freeware Vov System Uptime 1.6 July 12, 2020 Supported portable deployment Click here to visit the author's website.
5/5 2,417 Mar 25, 2021
Vovsoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/VovSysUptime1_th.png"border="0">
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 4,868 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,108 Jan 07, 2024
Fulvio Senore <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/vvv1_th.png"border="0">
WakeMeOnLan v1.91
WakeMeOnLan v1.91 This utility allows you to easily turn on one or more computers remotely by sending Wake-on-LAN (WOL) packet to the remote computers. When your computers are turned on, WakeMeOnLan allows you to scan your network, and collect the MAC addresses of all your computers, and save the computers list into a file. Later, when your computers are turned off or in standby mode, you can use the stored computers list to easily choose the computer you want to turn on, and then turn on all these computers with a single click. WakeMeOnLan also allows you to turn on a computer from command-line, by specifying the computer name, IP address, or the MAC address of the remote network card. System Requirements And Limitations • On some Windows 10/8 systems, the Wake-Up feature doesn't work if the 'Send The Wake-on-LAN Packet To...' option is set to 'Broadcast Address 255.255.255.255'. If you have this problem, you should set this option to 'Broadcast Address According to IP Address'. • On the computer that you run WakeMeOnLan: WakeMeOnLan works on any version of Windows, starting from Windows 2000 and up to Windows 10, including x64 versions of Windows. • On the remote computer: WakeMeOnLan can turn on the remote computer only if this feature is supported and enabled on the remote computer. Be aware that Wake-on-LAN feature only works on wired network. Wireless networks are not supported. • In order to enable the Wake-on-LAN feature on the remote computer: - On some computers, you may need to enable this feature on the BIOS setup. - In the network card properties, you should go to the 'Power Management' and/or 'Advanced' ...
5/5 5,093 May 16, 2023
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/wakemeonlan_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 4,898 Jan 17, 2019
ElanGroup <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Wallpaper Updater1_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,405 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,457 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,391 Mar 17, 2020
Devolutions <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Wayk Now1_th.png"border="0">
Web Link Communications Security Inspector v1.3.2.0
Web Link Communications Security Inspector v1.3.2.0 Safely inspect and analyze suspicious web links from email or other messages before opening them in your web browser. About: This application inspects communications used in URIs without compromising your endpoint security and privacy. Just read and accept the built-in EULA to use the application's fully enabled features. A User's Guide is bundled along with the Application in the .zip file. More info, licensing and uses: The application may be used at no cost after reading and accepting the built-in EULA. Web Link Communications Security Inspector safely provides useful analytical information on web link communications whether you use it in a professional setting or personally from your own computer. In addition to analyzing suspicious web links from your email or other messaging system, you can also use this application to diagnose or validate communications with your company webservers or with your personal webserver before setting them up live on the Internet. This application may also be useful in security awareness training scenarios, to illustrate how the security of protocols used often varies from link-to-link or when client or server configurations place constraints on TLS negotiation. SHA-256: 2186f8898e92517f1838a3d1bc10c81a96be35d2bc052ee5023be26d3423df19 Requirements: x64 .NET® 6 Desktop runtime must be installed before using this application. Get it from Microsoft. Click here to visit the author's website.
5/5 1,651 May 22, 2022
Steve Chaison Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/WebLinkCSI1_th.png"border="0">
WebCam On-Off v1.4
WebCam On-Off v1.4 Webcams allow us to stay in touch with family and friends, or perhaps record and stream video from your computer to the internet or to a file. When not in use , you may wish to disable your webcam to ensure it is not making unwanted recordings. Malware can take over webcams, so there is potential for spying. Hackers can utilize trojan-horse attacks, enabling them to take control of your webcam, allowing them to record you or take pictures of you without your knowledge. If you’re a parent, you may also wish to disable your webcam for safety reasons. Instant messengers and websites that utilize video aren’t always safe for children, thus disabling your webcam may be the best course of action. If the camera is external, you could always unplug it and hide it, but this can become tiresome if you are frequently in need of it. And what if, as on most laptops, you have a built in camera? The Washington Post highlighted an unnerving study published at Johns Hopkins University which found that a laptop webcam can function in relative secrecy – a slightly more subtle Eye of Sauron, if you will. Webcam spying, particularly the variant that involves disabling LED indicator lights, takes quite a bit of effort, but the practice isn’t limited to the realm of academics. The FBI has publicly acknowledged its ability to employ such techniques when investigating criminal activity. As you can see, disabling your webcam completely is the safest way to protect your privacy. Because of this, we have created “Webcam On-Off” which is both portable and freeware. With it you can easily disable or enable your webcam. Don’t let your home become someone else’s reality TV! What is new on version 1.4 (Friday 4 December 2020) 1.[Fixed] – WebCam On-Off Doesn’t Work on ...
5/5 6,007 Dec 07, 2020
Sordum.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/webcamonoff1_th.png"border="0">
WebESC v18.12
WebESC v18.12 WebESC detects changes in your list of local or web files. It is intended mostly for advanced computer users. It is very fast. List for scanning, in FLS file, is created by WebESC initial scan, or by your application if any, or manually by you. The FLS data reflects the current state of scanned files so when comparing to one taken previously at another time, WebESC will provide discrepancies between the two. You can compare your local or web files for any changes, e.g. by a virus or hacker or legally by some application. WebESC will not remove a virus but it can detect a file change that many of antivirus programs omit, so it would be best to run them both. WebESC in local mode helps you to track the file changes on your computer. For example, list of hard disk files, or your storage on CD/DVD (if burning was reliable or there was a media damage), or USB memory. You can also compare two different folders by using the relative paths, meaning you can check your backups. WebESC in web mode can verify that web links exist, and also changes in sizes of web files, without need of downloading the binary web files. You can compare your web pages stored locally on your disk to those on your web site, i.e. you can verify that all the files are succesfully uploaded or have been changed by any. If you have the web links to other web sites you can check the broken links and file version changes. Click here to visit the author's website.
5/5 2,258 Jun 11, 2021
Drazen <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/WebESC1_th.png"border="0">
Webp Converter v1.2.0
Webp Converter v1.2.0 Convert hundreds of WebP images to JPG/JPEG/PNG/GIF, or from any other image formats to WebP on your Win/Mac computer! This program converts other image formats into .webp or converts .webp images to jpg, png or ico. Features: Convert .webp to .jpg/.png/.ico Convert .jpg/.png/.ico/.bmp/.svg/.gif to .webp Free free to use and no limitations at all Add hundreds of .webp or other image files for conversion This download is for the Windows version. If you need the MacOS version, download here. Click here to visit the author's website.
5/5 2,130 Sep 20, 2021
AnyWebP <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/WebpConv2_th.png"border="0">
Weylus v0.11.4
Weylus v0.11.4 Use your tablet as graphic tablet/touch screen on your computer. Weylus turns your tablet or smart phone into a graphic tablet/touch screen for your computer! Features Control your mouse with your tablet Mirror your screen to your tablet Send keyboard input using physical keyboards Hardware accelerated video encoding The above features are available on all Operating Systems but Weylus works best on Linux. Additional features on Linux are: Support for a stylus/pen (supports pressure and tilt) Multi-touch: Try it with software that supports multi-touch, like Krita, and see for yourself! Capturing specific windows and only drawing to them Faster screen mirroring Tablet as second screen Installation Just grab the latest release for your OS below and install it on your computer. No apps except a modern browser (Firefox 80+, iOS/iPadOS 13+) are required on your tablet. If you run Linux make sure to follow the instructions described here to enable uinput for features like pressure sensitivity and multitouch! Packages AUR packages for Weylus are available here: From source: weylus Prebuilt binary: weylus-bin Running Start Weylus, preferably set an access code in the access code box and press the Start button. This will start a webserver running on your computer. To control your computer with your tablet you need to open the url http://<address of your computer>:<port set in the menu, default is 1701>, if possible Weylus will display to you the url you need to open and show a QR code with the encoded address. If you have a firewall running make sure to open a TCP port for the webserver (1701 by default) and the websocket connection (9001 by default). On many ...
5/5 1,698 Apr 12, 2022
HMH <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Weylus1_th.png"border="0">
Wfp Tool 1.3.7
Wfp Tool 1.3.7 Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer. Features: Simple interface without annoying pop ups Dropped packets logging (Windows 7 and above) Internal blocking lists (malware, telemetry) Free and open source Localization support IPv4/IPv6 support Must right-click on executable and run as administrator. To activate portable mode, create "wfptool.ini" in application folder, or move it from "%APPDATA%\Henry++\Wfp Tool". License: GPL v3 Language: C/C++ Supported OS: Vista, 7, 8, 8.1, 10 Platform architecture: 32-bit/64-bit Support: www.henrypp.org/
5/5 5,070 Nov 29, 2016
Henry++ <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Wfp Tool1_th.png"border="0">
   
Showing rows 701 to 800 of 870 Showing Page 8 of 9  « First  «  6  7  8  9  » 


OlderGeeks.com Copyright (c) 2024