7plus adds a variety of features to Explorer including default window handling and many small tweaks for ease-of-use. Includes a copy-and-paste method for both text and images as their own file on the desktop, a de-clutter "slide" feature to push Windows out of view, navigate to your favorite folders with numpad keys, keep windows always on top, etc. Additionally, the program allows you to quickly upload files via FTP from explorer with a single hotkey.
Category: | |
Runs on: | Win2K / WinXP / Vista / Win7 |
Writes settings to: | Application folder |
Dependencies: | Win 7: Administrator rights for some included features |
Stealth: ? | Yes |
Unicode support: | Yes |
License: | GPLv3 |
How to extract: | Download the ZIP package and extract to a folder of your choice. Launch 7plus.exe with -portable command-line switch. |
What's new? |
New Functions:
|
Latest comments |
Chris
on 2010-11-01 21:09
It's me again, just wanted to tell you about the newest version released today, which features a program launcher like Launchy/Exekutor with many integrated plugins, among other things.
Chris
on 2011-04-19 08:47
As an additional information, 7plus supports running in portable mode by running it with "-portable" command line. Admin permissions are requested on startup by default, but 7plus will also run without them and you can disable the elevation dialog in the settings, at the cost of some missing features.
dilentec
on 2013-01-23 11:39
See all
7›
First, thanks Chris for such a complete piece of software. It makes a lot of thigs easier to many of us. For feedback I keep getting the "No file access to settings files in 7Plus directory. 7Plus will not be able to store settings." error when running from command line with -portable argument on version 2.5.0. (both x86 and x64). This issue appeared fixed on hithub, but seems to remain. Thanks for your time. |
7+ Taskbar Tweaker allows you to configure various aspects of the Windows taskbar including mouse configuration, thumbnail handling, pinned items and button combining.
Category: | |
Runs on: | Win7 / Win8 / Win10 |
Writes settings to: | Application folder |
Unicode support: | Yes |
License: | Freeware |
How to extract: |
NOTE: We recommend avoiding the included updater as it is reported to install the non-portable version of the program (thanks olliebean). |
What's new? | See: https://rammichael.com/downloads/7tt_setup.exe?changelog |
Latest comments |
olliebean
on 2020-08-12 05:20
The stable version (as linked here) doesn't work after the latest Windows update. The beta version (available from the website) works fine, though.
kiwichick888
on 2021-09-06 19:04
Hi, the link downloads the latest version (v5.11.3) and it didn't prompt for portable install. Also, Windows stopped the file running and I had to manually allow it.
Midas
on 2021-09-08 10:05
See all
8›
@kiwichick888: |
AutoHotkey is a powerful automation and scripting tool with an option to export to a self-contained executable. Possible uses include assigning the hotkey "Ctrl-Alt-F" to launch Firefox, making abbreviations expand to their full definition as you type them, or saving time by setting the computer to auto-click a confirmation screen.
The program can create entire applications and has been used to create many hosted here on PortableFreeware including 7plus, WallPaper Randomizer, Gridy and many more.
Note: Pulover's Macro Creator can be used as a macro recorder and includes an "Export to AHK" function.
Category: | |
Runs on: | WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10 / Win11 |
Writes settings to: | Application folder |
Stealth: ? | No. By default, it places an ahk script file in user documents. However, if you place a ahk file with the same name alongside the executable (eg. autohotkey.exe => autohotkey.ahk), it becomes stealth. |
Unicode support: | Yes |
License: | GNU GPLv2 |
How to extract: | Download the ZIP package and extract to a folder of your choice. Launch AutoHotkeyU32.exe or AutoHotkeyU64.exe (for 64-bit OS). |
Similar/alternative apps: | AutoIt |
What's new? |
See: https://www.autohotkey.com/docs/v2/ChangeLog.htm. For major changes between v2.x and v1.x, see https://www.autohotkey.com/docs/v2/v2-changes.htm. |
Latest comments |
Ennovy
on 2023-02-12 08:41
See all
39›
v2 will be actively developed and v1 will be considered deprecated: https://www.autohotkey.com/boards/viewtopic.php?f=24&t=112989 |