226
Post New Requests Here / Re: IDEA: sort of launcher for command lines with parameter in a pre-defined place
« Last post by ConstanceJill on October 21, 2012, 01:01 PM »OK, thanks for the clarification :}



Care to share your findings?Sorry, I didn't take the time to look at it yet ^^'-Ath (October 16, 2012, 03:31 PM)
Heres my take on it going by the posted gui layout a little and still in its early stages...[…]Nice, I'll have to try it out too ^_^-hamradio (October 17, 2012, 02:25 AM)
what happens when you run the command from the run command (WIN+R)?Then it runs the command just fine.-Target (October 10, 2012, 09:31 PM)
well I did say I'd only done limited testingYes you did-Target (October 10, 2012, 09:31 PM)

can you give me a bit more detail on what happens with the offending commands, eg what command you requested, and what you gotHmm well this problem doesn't seem to happen anymore with the new version, for now ^^'-Target (October 10, 2012, 09:31 PM)
next iterationNice :]
now includes an editor - I'm not totally happy with the editor gui, but I suppose it gets the job done-Target (October 11, 2012, 03:54 AM)
Telnet is only installed in a x64 incarnation on Windows x64, AFAICS, and it's only available in the \Windows\System32 directory for 64 bit processes, but not in the 32 bit \Windows\SysWOW64 redirection directory for 32 bit processes.Hey, that works \o/
I haven't seen any easy solutions, other than copying telnet.exe over from System32 to the SysWOW64 directory.-Ath (October 11, 2012, 05:36 AM)




[…] automagically […]Huh ? I see what you did there-Target (October 07, 2012, 09:50 PM)


how picky are you about graphical buttons, and where do you anticipate you would get the icons?Hmm I'm not sure I completely understand the first part.-Target (September 30, 2012, 05:15 AM)
and if you could provide a sample of some of the commands you use (and the parameters) that would be helpfulSure, here are a few examples.-Target (September 30, 2012, 05:15 AM)





This does seem like something that might be doable with my Find and Run Robot program (or with a plugin for it?).Hmm I'll need to take a closer look at it before I can answer this ^^-mouser (September 28, 2012, 03:58 PM)
Hi, ConstanceJill, and welcome to the site. I had meant to reply to your original post but it slipped my mind. Apologies.No problem :}-skwire (September 28, 2012, 05:09 PM)
In regards to your request, does it have to be physical buttons on the GUI? Interfaces like that can get really messy if you plan on adding a large number of these commands. What about using a listview where you can double-click a row to run a command. Or, highlight a row and click a single button to run a command?Well I had chosen buttons because these where the first user interface objects that came to my mind in order to minimize the number of mouse clicks required to trigger an action, so it would probably be the fastest way of triggering (several) pre-defined actions, but I suppose double clicking a listview line could do the trick too. Though I guess then I might not be able to choose an icon for each action (?)-skwire (September 28, 2012, 05:09 PM)

