topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 1:48 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - guerillablood [ switch to compact view ]

Pages: [1]
1
Post New Requests Here / Open clipboard content with program.
« on: March 20, 2015, 05:55 PM »
To be as simple as possible, I'm looking for a program or an AHK script that can take the contents of the clipboard and send it to a program to be opened in.

My idea is basically: copy/paste a URL to a video and then following a key combination or clicking on a tray icon, send it to my installation of MPV (as it streams a wider variety of web videos than say, VLC).

I don't know the mileage of this beyond sending youtube/dailymotion links to mpv, but the avoidance of flash player alone would be helpful. You set a file path (or maybe several paths for different file types), copy a URL to a video/image/document, and then hit a key combination or click a tray context menu to paste the link from the clipboard into the program's launch path. I know this is possible because of browser addons for Firefox and Chrome like OpenWith, but those require you to be inside of the browser, looking at an embedded link. A file inside of a flash player or raw URL in an instant message are unable to utilize this function.

2
I'm looking for a better way to get to my volume mixer in one click, preferably without having to run another volume control program.

I was wondering if it's possible a AutoHotKey script could change this behavior to where I can click the volume icon in the tray and instead of getting the master volume control, it'd display the mixer, but in a window that functions like the master volume control in that, it is undecorated (no title bar/window borders) and hides/closes when it loses focus. If not a script perhaps a safe registry hack? ;)

I already have a simple AHK script that allows me to hold control and click the middle mouse button on the taskbar to get mixer to pop up in a new window (as it normally functions when you click the master volume control and click "Mixer") but I'm wondering if someone could put together a better way to accomplish this.

I'm willing to bet there is another 3rd party mixer that will do this for me, but I'd rather not install another program since the Windows 7 volume mixer does the job just fine and portability in something like an AHK script is preferred. Though I am open to suggestions of programs (with a focus on being as lightweight and portable as possible) if this request is simply too picky.

3
Finished Programs / DONE: AutoHotKey solution for Desktop ListView
« on: March 22, 2014, 07:43 PM »
Hi all!

I'm looking for an a way to emulate the function of this freeware.

Preferably something that would run at the start of a script and could be toggled on and off. It'd also be great if I could integrate it into my own AHK script, if possible. I know there is already an AHK script called DesktopHomes that does this, even though I plundered through the source, I couldn't find the bit of code for the function that I want.

Thanks in advance!

Pages: [1]