2051
General Software Discussion / Re: Shortcut Creator
« Last post by ewemoa on June 25, 2010, 05:04 PM »Thank you skwire
Taking a look now.

One of the littles bug I remember is when I repeat create shortcuts over same folders. Now I am not obtaining warnings....I don't think I understand this. Is there a specific series of steps you can use to reproduce the problem? If so, please share -- may be an example with actual file and folder names?-Contro (June 25, 2010, 02:03 PM)
I have a TapTap shortcut of RightCtrl RightCtrl, to match my Launchy shortcut of LeftCtrl LeftCtrlI used to have a set up pretty close to this -- it used two instances of FARR though.-daddydave (June 22, 2010, 09:10 AM)
The third screenshot is in the My Documents. Perhaps this have no solution because of the title window is not easy for the script to find. But perhaps you can retrieve the unusual name and create a correct corresponding solution.I hope to consider this soon -- perhaps after sleeping-Contro (June 24, 2010, 10:36 AM)
Sometimes I'm not aware why a window appear. So I put here the window and if you need more information I will pay more attention to the moment appeared until solution if possible.If you find a precise series of steps that can reliably reproduce problems you have please share them.
i know the AHK way if you're interested..Thanks for the tip -- it turns out that "different tool" is one put together with AHK_L so I've been using something similar-lanux128 (June 23, 2010, 09:37 PM)
SiteDelta does not only inform you when something changed - it also shows you WHERE and WHAT changed. You don't have to read through the entire page to find the news - just read the interesting (changed) parts.
Is it possible to have a hotkey for this option like ^+o or any other ?I will consider it.-Contro (June 23, 2010, 05:10 PM)
I would like ^+s to create a shortcut in the desktop directly.I was able to get this working with the following type of setting in CreateShortcutsIn.ini:-Contro (June 23, 2010, 04:12 PM)
6=^+s::%USERPROFILE%\Desktop
Any chance you might be motivated to work on this?I'd like to be able to specify local files for searchUrl (e.g. for a local copy of the autohotkey script listing page).You mean instead of searching in a file downloaded from the web, you want to search in a local file?
Is it possible to do this already and if so, is there a way to do it without specifying absolute paths?-ewemoa (February 09, 2010, 05:29 AM)-phitsc (February 09, 2010, 05:37 AM)
Mostrar la ruta completa en la barra de tÃtuloThanks for the translation. My Spanish skills are nil -- perhaps I can learn a bit-Contro (June 23, 2010, 03:33 PM)
I've read somewhere: the deal is 'reserved' - i.e. at some stage some one of your key definitions could be taken over by a new universal shortcut from MS-tomos (June 22, 2010, 09:00 AM)
It's fine using them for your own purposes, as long as you realize they can be defined by Microsoft later on...-f0dder (June 22, 2010, 10:03 AM)
which means you should never use them for defaults in software you release.Great point. Thanks for this.
Too bad MS doesn't provide a clean way for the user to say he doesn't want those default hotkeys... which means you have to resort to keyboard hooks in order to unregister hotkeys from explorer.exe and whatnot.Indeed. Perhaps this will change in a future version of Windows.
Win+F12. Can't remember why I switched from the pause key - perhaps it interfered with Win+Pause, which brings up system properties?FWIW, Win+Pause still brings up system properties here.-f0dder (June 22, 2010, 03:48 AM)
Either WINDOWS key was held down. These keys are labeled with the Windows logo. Keyboard shortcuts that involve the WINDOWS key are reserved for use by the operating system.