Search results (3)

Forum topics matching your query

7plus v2.5.0

Midas on 6 Feb 2014
  • 3MB (uncompressed)
  • Released on
  • Suggested by joby_toss

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:
  • Added key mappings for scientific calculators. Characters such as brackets can now be written with Numpad keys when NumLock is off
  • Added a function that allows running temporary AutoHotkey scripts (WIN + T). It requires that an AutoHotkey interpreter is installed and the .ahk extension is assigned to it
  • Added a button on the FTP profiles page to test the connection
  • Added a SendMail action for sending mails using SMTP
  • WIN + G: Run a Google search for the selected text
  • Added ${SelText} placeholder for the currently selected text
  • Run action can now use the same level of elevation as 7plus. This can be useful to execute more special commands, for example verbs like *Edit
  • Added "Enable/Disable Events" buttons on events settings page
  • Added a setting to FTP profiles to account for different file system mounting points in HTTP/FTP servers (->omit directories from target folder in URL)
  • F2 while renaming: Toggle between filename, extension and full name
  • Added "Export shortcut" button to create shortcut files that trigger events in 7plus
Bugfixes:

  • Fixed a bug that occured on x64 and caused problems in ListViews (Settings window, Image Converter)
  • Fixed a bug that prevented portable mode (command line: -portable) from working
  • Fixed a bug that prevented pasting an event properly after another event was deleted
  • Fixed invalid event files (the main event file was not affected)
  • Fixed file selection buttons in event configurations
  • Fixed an issue when the settings window was opened directly after start
  • Fixed some focusing issues on various ListView controls
  • Fixed sound mute icon in XP
  • Fixed CTRL+W tab closing
  • Fixed wrong contents of Explorer Tabs settings dropdown controls
  • Fixed SendMessage action
  • Fixed Notes Accessor plugin delete hotkey
  • Fixed Screen corner trigger
  • Fixed FlatView action
  • Fixed Accessor double clicking
Changes:
  • Removed some screenshot related events and reordered some events
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.

News post with screenshot of launcher: http://code.google.com/p/7plus/wiki/News20101101

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

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.

See all

7+ Taskbar Tweaker v5.15

Andrew Lee on 10 Nov 2023
  • 1MB (uncompressed)
  • Released on 9 Nov 2022
  • Suggested by I am Baas

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:
  1. Download the installer and launch
  2. During set up, choose 'Portable type of install'
  3. Delete unnecessary help files
  4. Launch 7+ Taskbar Tweaker.exe

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

@kiwichick888:
> Q: Where is the portable version?
> A: When installing the tweaker, choose the Portable type of install, as shown on the image... The portable version will be extracted to the selected folder.

https://postimg.cc/jwqj7yng

See all

AutoHotkey v2.0.12 Updated

Ennovy on 23 Mar 2024
  • 7MB (uncompressed)
  • Released on 22 Mar 2024
  • Suggested by Jon Pajela

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: Though it's bit outdated (from 2021), 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:
  1. Download the ZIP package and extract to a folder of your choice.
  2. 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-01-01 08:04

Latest download version 1: https://www.autohotkey.com/download/ahk.zip

Ennovy on 2023-02-12 08:41

v2 will be actively developed and v1 will be considered deprecated: https://www.autohotkey.com/boards/viewtopic.php?f=24&t=112989

Pendrive on 2023-06-19 07:22

I am not a fan but AutoHotkey 2.0.3 is here.

See all