Welcome Guest.   Make a donation to an author on the site May 19, 2013, 10:55:39 AM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
Read the full one-year retrospective report on DonationCoder.com.
   
  Forum Home Thread Marks Chat! Downloads Search Login Register  
  Show Posts
      View this member's profile 
      donate to someone Donate to this member 
Pages: Prev 1 ... 227 228 229 230 231 [232] 233 234 235 Next
5776  DonationCoder.com Software / LaunchBar Commander / Re: testers post your first impressions here on: March 01, 2006, 07:22:31 PM
hi there,

still adding programs... just noticed that LCB doesn't accept program icons from 16-bit files. any plans to modify this?


also, what about an option to auto-unselect from view any apps that are not available, e.g. those running from removable/network drives...

best regards,
lanux
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
5778  DonationCoder.com Software / Finished Programs / Re: Move Installed programs from one drive to another. on: February 23, 2006, 07:56:04 PM
hi there KaysLover,

personally i use this program, Change Your Address aka COA2 by pcmag.com. you might wanna give it a try...

best regards,
lanux
5779  DonationCoder.com Software / Finished Programs / Re: DONE: caps\num lock indicator on: February 20, 2006, 10:57:23 PM
hi there alexp

not sure if this is what you want but this AHK script might come in handy: Toggle Keys Indicator


5780  DonationCoder.com Software / Post New Requests Here / Re: IDEA: Lock icons in place on desktop on: February 20, 2006, 10:47:41 PM
another lightweight icons' position saver... Iconicity

[copy or print]
Iconicity a Shell Extension to Align, Save and Restore Desktop Icon positions.
5781  DonationCoder.com Software / Post New Requests Here / Re: DONE - Idea: Commandline Calculator (for Farr) on: February 08, 2006, 07:39:49 PM
hi there,

this is very much the same as my earlier request...
glad to see that the idea has been floating around. ;-)

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
5783  DonationCoder.com Software / ContextMenu Commander / Re: ContextMenu Commander on: December 29, 2005, 10:16:15 PM
just an update: TONS of work has been done on this over the last week or two, it's really taking shape smiley
yeah! that's cool, mouser... and since my earlier post here, this is one tool that i've been waiting eagerly... ;-)

best regards,
lanux
5784  Main Area and Open Discussion / Living Room / Re: Been asked a MILLION times...Internet explorer on: December 27, 2005, 11:20:28 PM
hi there dtrud0h,

sorry to state the obvious, but have you updated your mom's pc at www.windowsupdate.com?

i also always make it a point to run these apps, whenever i install Xp in a new pc as a preventive measure...
Shoot The Messenger
UnPlug n' Pray
SpywareBlaster 3.x

and at the risk of sounding didactic, here's an article that you may find handy... 10 things you should do to a new PC before surfing the Web

anyway, good luck
regards
lanux
5785  Main Area and Open Discussion / Living Room / Re: Free Audio Books on: December 26, 2005, 07:53:17 PM
hi there,

there is also Project Gutenberg's Audio eBooks which is a repository for older books that is not protected by copyrights, for those who enjoy classics...
5786  DonationCoder.com Software / Post New Requests Here / Re: IDEA: Small App To Turn Background Windows Transparent Automatically on: December 18, 2005, 07:27:12 PM
hi there

Skrommel, wasn't there a similar program called Ghoster also by you...?

best regards,
lanux
5787  DonationCoder.com Software / Post New Requests Here / Re: REQUEST: Tiny Util to compensate for Windows Taskbar Issues ... on: December 18, 2005, 07:21:30 PM
hi there ChippyLasticko,

i had a similar request and Skrommel graciously wrote this program - WinWarden.
See if you can have a use for it... ;-)


best regards,
lanux
5788  DonationCoder.com Software / Find And Run Robot / Re: RichEdit line insertion error... on: December 07, 2005, 07:07:38 PM
yeah, i did but the author replied saying he's not developing the software anymore...

best regards,
lanux
5789  DonationCoder.com Software / Find And Run Robot / Re: RichEdit line insertion error... on: December 07, 2005, 12:20:46 AM
hi there mouser,

i found another instance of the RichEdit error... ;-)
this time the error propped up in this program, Icon Factory 1.1...



best regards,
lanux
5790  DonationCoder.com Software / Clipboard Help+Spell / CHS gets a mention at Lockergnome.com on: November 27, 2005, 11:16:06 PM
hi there mouser,

CHS gets a mention at Lockergnome.com.
Clipboard Help+Spell

best regards,
lanux
5791  DonationCoder.com Software / Finished Programs / Re: Fun games from Mikes Software Co on: November 13, 2005, 07:49:13 PM
Someone please email them to me!

Nighted, if you still haven't received a reply, PM me your email & i'll send them to you...

best regards,
lanux
5792  DonationCoder.com Software / Find And Run Robot / Re: access Google desktop search from FaRR? on: October 27, 2005, 09:01:12 PM
hi there mouser,

i'm not a fan of GDS but if u need any help in creating the plug-in, look here:
these are for firefox actually. but i'm confident that you'll find a way to adapt them into F&RR...

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
5795  DonationCoder.com Software / Finished Programs / Re: Next Big Coding Snacks Weekend October 7 on: October 18, 2005, 12:40:42 AM
Well, how about a clue instead buddy? Do you enjoy spelling? Don't give up - Crack on!

hahaha... at last i've got it! ;-)
tks for not disclosing the answer, mike...

best regards,
lanux
5796  News and Reviews / Mini-Reviews by Members / Re: Wallpaper Master: Freeware Edition on: October 18, 2005, 12:04:20 AM
its not you lanux, its nighted pics from the official site in the very post.

oops, sorry for the confusion...

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 FAQ

best 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
Pages: Prev 1 ... 227 228 229 230 231 [232] 233 234 235 Next
DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
[ Page time: 0.042s | Server load: 0.07 ]