The launcher tag has no wiki summary.
1
vote
2answers
40 views
Launch Windows program with custom environment variable
My JAVA_HOME on my dev machine - which is Windows 7 Pro 64 Bit - points to a 64-bit Java, and that's fine in general. However, I just installed a program - to wit, the FlashDeveloper IDE - for which ...
0
votes
2answers
153 views
Application launcher with tab-completion
EDIT:
Ok, fair enough - probably using a standalone launcher is the way to go as Daniel Andersson suggest below. But this leads to following questions:
Either;
How do I get bash-like command ...
0
votes
0answers
60 views
reinstall stock applications on OS X Lion
I uninstalled the calculator app that comes with Lion using Appcleaner, now my Spotlight can't do math anymore.
I am using Alfred for now, however I still prefer Spotlight since it just gets the job ...
0
votes
2answers
73 views
Binary executable won't launch if called outside of source folder
I am trying to launch the 32-bit binary reclient_linux_32 that comes with the Linux Red Eclipse game. I've successfully built from source and also have another version of the executable. If I open a ...
1
vote
1answer
231 views
Ubuntu Launcher Customization
Is there some way to futher customize the Ubuntu Launcher?
I would like to make a few tweaks like moving it to the right instead of left and making it "pop" in and out instead of the scrolling it ...
0
votes
0answers
271 views
Create custom launchers in GNOME 3
I'm using Debian testing, and I have been switched to GNOME 3 by the Debian update yesterday. I'm not very comfortable with the UI. I wanted to customize everything like I had it with GNOME 2, but I ...
0
votes
0answers
19 views
Troubleshooting Enso Commands
I have some Enso commands that tell me An error occurred when trying to open <X>. I'm not sure why. Usually, this is because Enso's shortcut doesn't have the Start In attribute set to the ...
0
votes
0answers
78 views
Launching batch file when clicked to run some command
The command to change dot file into png file is as follows :
DIRECTORY_TO_DOT\dot -Tpng -O "DOT_FILE"
I have a batch file builddot.bat
del "%1.png"
"%~dp0dot" -Tpng -O "%1"
I installed graphviz, ...
2
votes
3answers
450 views
Mac OSX equivalent of an Open Desktop dot-desktop file?
I am mostly an Ubuntu user. I like that it is very easy to create one-click launchers for apps by (in Gnome, at least) right-clicking on the panel and choosing add-to-panel->custom-app. I use this A ...
4
votes
1answer
341 views
How can I index and launch Chrome bookmarks from a launcher?
I'm puzzled by the apparent lack of solutions for launching Chrome (or even Firefox) bookmarks from a launcher. The Windows 7 start menu only supports IE, which is no surprise from Microsoft. ...
1
vote
1answer
141 views
Synergy fails to launch! (Ubuntu 10.10 64 bit)
Synergy will not launch on ubuntu 10.10 64bit.
I have tried:
-rebooting
-removing and reinstalling Synergy
-using previous stable and beta versions
but still nothing, any advice on the next steps I ...
0
votes
1answer
335 views
dmenu alternative for windows
I really like using dmenu on *nix systems: are there any alternatives for windows?
I've tried launchy, but it is slow and I don't like its interface.
0
votes
1answer
269 views
Ubuntu Linux Gnome Desktop Launcher Icon formats?
A few years back PNG graphics could be used as launcher icons.
This does not work on Ubuntu 10.10, while SVG works.
Is there any reliable documentation?
4
votes
7answers
493 views
launch multiple apps on mac
Is there a way on the mac (os x 10.6) to launch multiple apps in a single command?
4
votes
2answers
227 views
Enso Launcher: dead or lives on? where?
I just discovered Enso Launcher, and seems it's a tool I always dreamed about (even tried to made some part of its functionality myself).
But it seems, it dead now, and community Enso is only fork of ...
0
votes
0answers
194 views
Launch Chrome in a Fixed Sized Window
I am trying to launch Google Chrome in a fixed sized window, in application mode.
I have read the following question, and have changed the desktop icon to start in application mode.
How to start ...
1
vote
3answers
783 views
How to assign a keyboard shortcut to an application on Mac OS X?
Question
I want to start an application, e.g. the Google Chrome browser, via a keyboard shortcut. How do I assign a keyboard shortcut to an application?
Additional information
I know there are ...
2
votes
6answers
198 views
What are some alternative launcher programs for Mac OS X?
Quicksilver on the Mac is crashing all the time. QSB or Google Desktop Search are both slow enough to be unusable. What are the alternatives?
0
votes
1answer
65 views
How to Launch a Program and Two Returns
I want to launch a program that then produces two dialog boxes I wish to just hit ENTER for. How do I do this? I have this so far but want it followed with RETURN twice.
w:: Run E:\Program ...
0
votes
1answer
231 views
How can user change the jre parameter values after the exe is generated in Launch4j?
Is it possible to change the jre parameter values after the exe file is generated through Launch4j?
The ideal scenario is like this:
The default parameter values are applied when the program is ...
0
votes
2answers
606 views
How to create launch icons on Ubuntu Desktop?
I installed Ubuntu in a VM using VirtualBox, and after a few hours of Googling all the things I had to install and configure for the rest of the environment, I am finally up and running with a Ruby on ...
1
vote
1answer
35 views
Any free launcher for starting a program on condition (checking OS version)
I have a two version of my autorun.exe
- for windows 7
- for oldier OS
I look for a small free tool or program (not in .net or VB) that can be started silently with no window, checks for the OS ...
0
votes
2answers
496 views
Enso application crashes
I've been a fan of enso http://www.humanized.com/enso/ for quite a while, but for the past several years I've had problems with it crashing, I've never been able to get it work reliably with Windows ...
0
votes
1answer
160 views
Blaze error: No disk in drive
Running Blaze on Win 7 64-bit PC and getting the following error: There is not disk in the drive. Please insert a disk into drive\Device\Harddisk2\DR2. View error message here: ...
2
votes
5answers
2k views
looking for a simple program launcher that works with a remote
I am looking for a sort of launcher program for my HTPC.
The idea is this program starts when windows (or linux, I am happy with either OS) and brings up a menu of programs, such as XBMC, HULU ...
0
votes
1answer
371 views
50 Recent Applications on Mac OS X
I know that you can add a recent applications stack to the Dock, which is fine but very limited. I would like the last 50 or perhaps even 100 apps, sorted by last launch. I do not want to use the ...
0
votes
1answer
190 views
bbdock or bbutton for Debian/Lenny fluxbox?
I've been getting into the fluxbox window manager more and more, especially using it's more minimal styles. Currently I'm just using Debian/Lenny's default setup.
I'm looking for a utility which ...
1
vote
3answers
493 views
favourite/most used folder launcher for xp?
I am regularly driven round the bend keeping track of folders (file system)
Either I have to have a ton of windows open, each with a different location, or I have to renavigate each and every time ...
4
votes
5answers
12k views
Spotlight equivalent for Windows 7?
Can anyone make recommendations? I used to use Launchy back in the XP days, but I don't know if there are better alternatives now.
2
votes
1answer
386 views
Copy installation files that Novell Application Launcher uses
I'm on a network where each workstation has some Novell software installed, including the Novell Application Launcher. The Novell application launcher uses specially crafted files that are stored on a ...
1
vote
1answer
367 views
ubuntu: launcher for the desktop?
Is it possible to create a launcher for the desktop in Ubuntu (Jaunty)?
2
votes
3answers
635 views
What is the best keyboard / mouse macro launcher?
I want a program that will allow me to bind programs, keystrokes, and mouse strokes to keys like Alt-X. Like Launchy, but better.
For example, I would like to (1) automatically open a particular ...