|
5777
|
DonationCoder.com Software / LaunchBar Commander / Re: testers post your first impressions here
|
on: February 28, 2006, 10:37:14 PM
|
|
hi there,
i'm a long-time user of Arcanewood's Enchanted Toolbar but however your impressive screen-shots persuaded me into trying out LBC... After 20mins of adding apps to the launch-bar, I must say that "Preferences" window could use a taskbar button as the preferences window disappears once it loses focus especially if the main-window (aka the docking window) is set to "Not on Top" and the icon is removed form the systray as well... Now Alt-tab is only way to bring the Preferences window to the foreground...
i'll make further progress reports as i go on... ;-)
best regards, lanux
|
|
|
|
|
5782
|
DonationCoder.com Software / Find And Run Robot / Alias broken if name contains dot...
|
on: January 05, 2006, 07:18:03 PM
|
hi there mouser, i know that v2 is on the way but i found a small glitch that i thought that you'd like to know... as the title states if an alias contains entries with dots on the name part then it gets broken... e.g. the code below is broken because of the " 5.0" [ copy or print] Axialis IconWorkshop 5.0 | C:\Program Files\Axialis\IconWorkshop\IconWorkshop.exe Icon Catcher | C:\Program Files\Tools\Icons\Icon Catcher\IconCatcher.exe IconSet reg | C:\Windows\System32\regsvr32.exe -s "C:\Program Files\Tools\Icons\IconSet.dll" IconSet unreg | C:\Windows\System32\regsvr32.exe -s -u "C:\Program Files\Tools\Icons\IconSet.dll" i have to change it to just " 5" then it's fine: [ copy or print] Axialis IconWorkshop 5 | C:\Program Files\Axialis\IconWorkshop\IconWorkshop.exe Icon Catcher | C:\Program Files\Tools\Icons\Icon Catcher\IconCatcher.exe IconSet reg | C:\Windows\System32\regsvr32.exe -s "C:\Program Files\Tools\Icons\IconSet.dll" IconSet unreg | C:\Windows\System32\regsvr32.exe -s -u "C:\Program Files\Tools\Icons\IconSet.dll" so, just letting you know... ;-) best regards, lanux
|
|
|
|
|
5793
|
DonationCoder.com Software / Finished Programs / Re: DONE 07/18/05 - IDEA: Dim rest of desktop/windows, except for focused window
|
on: October 23, 2005, 08:44:28 PM
|
hi there, just a mention about Ghoster's sister app - Zorro... Description: Zorro is a utility to completely blank the screen except for a rectangular area selected by the user. This is especially useful for watching videos on your computer without being distracted by other programs.
Freeware. For Windows 95, 98, Me, NT, 2000, XP, and 2003 Server.best regards, lanux
|
|
|
|
|
5794
|
DonationCoder.com Software / Find And Run Robot / Re: 1.07.21???
|
on: October 20, 2005, 12:58:38 AM
|
Dang it... just noticed nontroppo has posted this in another thread. Sorry, forget this.
hi there kfitting, since nontroppo's thread has a different title, i thought that it'd be better if i posted here too... for the record, i'm having the same version number but didn't realize that the most *current* version is 1.07.20 until mouser made it a sticky... ;-)  best regards, lanux
|
|
|
|
|
5797
|
News and Reviews / Mini-Reviews by Members / Re: Wallpaper Master: Freeware Edition
|
on: October 17, 2005, 09:47:14 PM
|
the pictures in your first post - they are gone. guess they were linked to the original site and the original site took the pictures away? is it one of my screenshots? all my screenshots are hosted at ImageShack®. maybe they had something to do with it... ;-) i try not to hot-link from other web-sites... best regards, lanux
|
|
|
|
|
5798
|
DonationCoder.com Software / Find And Run Robot / Re: F&RR does mathematics...
|
on: October 17, 2005, 09:37:48 PM
|
maybe the first plugin will simply be a plugin that can shell a command to a commandline app, capture the output, and display it nicely in the results window - seems like that would be useful for lots of things like this. aye, mouser. maybe this would be helpful... [ copy or print] How can the output of a command line operation be retrieved? A small freeware utility cb.zip (4 KB) captures up to 512 KB of output from a command or program. The text is captured to the clipboard, which a script can access via the clipboard variable. For example: RunWait %comspec% /c dir | cb.exe MsgBox %clipboard% Source: AutoHotkey FAQbest regards, lanux
|
|
|
|
|
5799
|
DonationCoder.com Software / Find And Run Robot / Re: show control panel
|
on: October 17, 2005, 09:13:49 PM
|
hi there alexp, in the meantime, if you had added your system folder into F&RR's search list then you can simply type "cpl" & a list will prop up... fyi, i restricted my search to 9 items...  anyone doing it in a different way is welcome to share their ideas... ;-) best regards, lanux
|
|
|
|
|
5800
|
DonationCoder.com Software / Find And Run Robot / Re: F&RR does mathematics...
|
on: October 17, 2005, 09:00:53 PM
|
in other words, yes let's add this, but let's add it as a plugin. that's no problem, i'll just wait for it then. tks mouser... ;-) In XP I simply duplicated the _default.pif, renamed it and changed its settings. in the meantime, nontroppo's alias is a fine replacement... best regards, lanux
|
|
|
|
|