Clipjump on Windows 10

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
JoeWinograd
Posts: 2200
Joined: 10 Feb 2014, 20:00
Location: U.S. Central Time Zone

Clipjump on Windows 10

27 Jan 2018, 16:25

I'm looking at Clipjump. Here are some links:
https://github.com/aviaryan/Clipjump
http://clipjump.sourceforge.net/
https://autohotkey.com/boards/viewtopic.php?f=6&t=401
https://autohotkey.com/board/topic/9148 ... ated-0708/

I looked at all of those links, but didn't see answers to these questions:

(1) Does it work on Windows 10 32-bit?

(2) Does it work on Windows 10 64-bit?

(3) There's a separate version for 64-bit. But does that mean 64-bit Windows or 64-bit AHK? In other words, if I'm running AHK/U32 on W10/x64, should I use Clipjump or Clipjump_x64?

Thanks much, Joe
User avatar
tidbit
Posts: 1273
Joined: 29 Sep 2013, 17:15
Location: USA

Re: Clipjump on Windows 10

27 Jan 2018, 16:36

32bit programs can only run 32bit apps/scripts
64bit programs can run 64 and 32bit

pretty sure that's the same for OS's.
if your ahk and OS is 32bit, only use 32bit.
if your ahk and OS is 64bit, use either.
if you're on 32bit ahk but on 64bit OS, use 32bit. unless there's a 64bit exe version to download, then use whatever exe version you want (32 or 64)
rawr. fear me.
*poke*
Is it December 21, 2012 yet?
gregster
Posts: 9014
Joined: 30 Sep 2013, 06:48

Re: Clipjump on Windows 10

27 Jan 2018, 16:41

JoeWinograd wrote:(3) There's a separate version for 64-bit. But does that mean 64-bit Windows or 64-bit AHK? In other words, if I'm running AHK/U32 on W10/x64, should I use Clipjump or Clipjump_x64?
On this page you link to it says
added clipjump_x64.ahk to run x64 AHK on 64-bit systems
what is expected. A specific 64bit AHK script is for 64bit AutoHotKey.exe (which only runs on 64 bit windows). A 32 bit AHK script can run either on 32 or 64 bit windows - with the appropriate autohotkey.exe version.

Edit: tidbit ninja'd me :D
Edit2: But it is not clear to me, how that line on version for 64-bit has anything to do with bitness. Many AHK scripts are designed by their authors to run with 32bit and 64bit Autohotkey.exe (for example, dll calls that work for both), but older scripts are often not and run only with 32bit AHK...
User avatar
JoeWinograd
Posts: 2200
Joined: 10 Feb 2014, 20:00
Location: U.S. Central Time Zone

Re: Clipjump on Windows 10

27 Jan 2018, 17:12

OK...so, with AHK/U32 on 64-bit Windows, use Clipjump [x86], not Clipjump_x64. Thanks!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Araphen, ht55cd3, mamo691 and 366 guests