Columbus - a fast program launcher/searcher

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
kczx3
Posts: 1640
Joined: 06 Oct 2015, 21:39

Re: Columbus - a fast program launcher/searcher

26 Jan 2016, 11:09

Is WindowSwitcher still an ongoing piece of the 0.9 update? Definitely looking forward to the /docs being added back in as well.

EDIT:

Seems odd also that MS Office apps aren't found by default through the registry. But I suppose if it will keep them if I add them manually then that's ok.
Elesar
Posts: 70
Joined: 31 Oct 2013, 07:56

Re: Columbus - a fast program launcher/searcher

26 Jan 2016, 17:31

dsewq1LYJ wrote:I did try to enable DWM and Aero, but CTRL+ALT+P still did nothing.

So...I revert Columbus to old version.It's works really great with most Programs,
but why Columbus not working suitable with JetBrain's products !?
This happens to my PC from time to time, normally a /reset will correct the GUI position to show properly again.

Some programs may need to have their run command altered to launch properly, though I haven't tried to use any JetBrains software with Columbus. Try right clicking on the item in the Columbus list and hit Change Target and see what it is pointing at. Manually try to run what is listed as the target and see if it works.

For example, I have Sublime Text 3 installed. In Columbus its target is "C:\Program Files\Sublime Text 3\sublime_text.exe". If I just navigate to that program's directory and double click the exe, it launches fine. If it had issues, we would need to figure out what parameters were needed to launch the program as expected, then add them into Columbus' settings file so that it works. You should be able to find the required parameters (if any) by checking the properties of the desktop shortcut created when the program was installed.
User avatar
kczx3
Posts: 1640
Joined: 06 Oct 2015, 21:39

Re: Columbus - a fast program launcher/searcher

26 Jan 2016, 17:43

Also, Ctrl + Alt + P shortcut does not work on my Windows 10 PC. Funny I should mention that another app I have that used Ctrl + Alt + V did not work on Windows 10 either.
User avatar
xZomBie
Posts: 256
Joined: 02 Oct 2013, 02:57

Re: Columbus - a fast program launcher/searcher

27 Jan 2016, 01:56

I've been away from Autohotkey for awhile and now I'm partially back.
I'm happy to see that Columbus is still an on-going project of yours and a lot of improvements are added in as well.
I will like to see some examples on how to use the plugin feature too.
Thanks Run1e :D
User avatar
runie
Posts: 304
Joined: 03 May 2014, 14:50
Contact:

Re: Columbus - a fast program launcher/searcher

27 Jan 2016, 18:21

xZomBie wrote:I've been away from Autohotkey for awhile and now I'm partially back.
I'm happy to see that Columbus is still an on-going project of yours and a lot of improvements are added in as well.
I will like to see some examples on how to use the plugin feature too.
Thanks Run1e :D
Warms my heart to hear the support and appreciation for Columbus :) I have lots of plans for Columbus but don't have the time or motivation atm to go forward. The progress for Columbus haven't really been present lately even though I still have great interest in the project. Once I finish high school the time for some serious work into Columbus will hopefully come :) I hear many cool suggestions and ideas on improvement and feel bad when I realize I won't be able to do anything about it as I have other things that I have to prioritize.

If you want to learn more about the plugin system I would recomment looking at the examples on github and this thread, and maybe discuss it with Elesar as I understand it he has put some effort into understanding how it works. For any questions or requests come to me :)
User avatar
JoeSchmoe
Posts: 129
Joined: 08 Dec 2014, 08:58

Re: Columbus - a fast program launcher/searcher

27 Mar 2016, 18:33

I'm quite happy to see you still working on it as well, Run1e. Don't worry about doing what you need to do!
User avatar
runie
Posts: 304
Joined: 03 May 2014, 14:50
Contact:

Re: Columbus - a fast program launcher/searcher

03 Apr 2016, 05:38

JoeSchmoe wrote:I'm quite happy to see you still working on it as well, Run1e. Don't worry about doing what you need to do!
:)
User avatar
kczx3
Posts: 1640
Joined: 06 Oct 2015, 21:39

Re: Columbus - a fast program launcher/searcher

05 Oct 2016, 06:55

Is there a way to incorporate launching of the Modern WinJS apps on Windows 8+? There is no exe to drag and add into the application.
wetsocks
Posts: 1
Joined: 05 Oct 2019, 13:00

Re: Columbus - a fast program launcher/searcher

05 Oct 2019, 13:43

Where can I get the .exe now, the site linked is dead.
User avatar
joedf
Posts: 8953
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: Columbus - a fast program launcher/searcher

05 Oct 2019, 13:58

You can download the latest source release from here
https://github.com/Run1e/Columbus/releases
Then compile an exe using Ahk2Exe :+1:
https://www.autohotkey.com/docs/Scripts.htm#ahk2exe
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
flacito
Posts: 44
Joined: 06 Oct 2019, 11:43

Re: Columbus - a fast program launcher/searcher

06 Oct 2019, 11:57

Thanks! Can it also search within Windows system?
User avatar
joedf
Posts: 8953
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: Columbus - a fast program launcher/searcher

06 Oct 2019, 12:03

I'm not sure... This project is no longer being maintained. Perhaps you'll want to alternatives if it does not satisfy your needs.

Personalized, I use Keypirinha with custom settings. :+1:
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
runie
Posts: 304
Joined: 03 May 2014, 14:50
Contact:

Re: Columbus - a fast program launcher/searcher

09 Oct 2019, 22:23

flacito wrote:
06 Oct 2019, 11:57
Thanks! Can it also search within Windows system?
The project has been dead for a few years. Unless the project in its current state is good enough for you, I'd recommend finding an alternative.
User avatar
WuffTheCoder
Posts: 35
Joined: 23 Aug 2017, 13:35

Re: Columbus - a fast program launcher/searcher

22 Oct 2019, 11:30

https://i.imgur.com/EbNat94.png
Please help how do i get around this
Reinstalling/Downloading did not work
User avatar
runie
Posts: 304
Joined: 03 May 2014, 14:50
Contact:

Re: Columbus - a fast program launcher/searcher

24 Oct 2019, 15:35

WuffTheCoder wrote:
22 Oct 2019, 11:30
https://i.imgur.com/EbNat94.png
Please help how do i get around this
Reinstalling/Downloading did not work
Remove the line starting with "SetWorkingDir" in Columbus.ahk (line 33)
User avatar
WuffTheCoder
Posts: 35
Joined: 23 Aug 2017, 13:35

Re: Columbus - a fast program launcher/searcher

25 Oct 2019, 04:15

RUNIE wrote:
24 Oct 2019, 15:35
WuffTheCoder wrote:
22 Oct 2019, 11:30
https://i.imgur.com/EbNat94.png
Please help how do i get around this
Reinstalling/Downloading did not work
Remove the line starting with "SetWorkingDir" in Columbus.ahk (line 33)
thanks it worked
pmobin
Posts: 17
Joined: 14 Apr 2016, 12:50

Re: Columbus - a fast program launcher/searcher

23 May 2021, 13:35

Hi Run1e,
Very interested in your columbus.exe but the runie site doesn't exist anymore. I have the ahk but need the exe. Thanks
User avatar
JoeSchmoe
Posts: 129
Joined: 08 Dec 2014, 08:58

Re: Columbus - a fast program launcher/searcher

24 May 2021, 22:30

joedf wrote:
05 Oct 2019, 13:58
You can download the latest source release from here
https://github.com/Run1e/Columbus/releases
Then compile an exe using Ahk2Exe :+1:
https://www.autohotkey.com/docs/Scripts.htm#ahk2exe
There are additional posts above in the thread.

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: No registered users and 150 guests