topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday April 18, 2026, 6:24 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 191 192 193 194 195 [196] 197 198 199 200 201 ... 251next
4876
Post New Requests Here / Re: Request: Force NUMLOCK always on
« Last post by lanux128 on July 01, 2007, 01:59 AM »
thanks Ralf, can you try this script and let me know if it works? since you already have AHK, i haven't compiled the script into an EXE. :)

NumLock Enforcer
• monitors and keeps your NumLock key on.
• needs Autohotkey.

the source
; NumLock Enforcer
; To monitor and switch on the NumLock key
; Date: 01/07/2007  ;Last Updated: 01/07/2007
; Refer: hxxp://www.donationcoder.com/forum/index.php?topic=9018
; Changes since:
; *****
;
#SingleInstance force
;#NoTrayIcon  ;if you don't need a tray icon
#InstallKeybdHook
#Persistent

;Menu, tray, Icon, %A_WinDir%\System32\shell32.dll, 105
appname=NumLock Enforcer
SetTimer, EnforceNumLock, 500
Return

EnforceNumLock:
   NumLockStatus := GetKeyState("Numlock", "T")
    IfEqual, NumLockStatus, 0
      {
      SetNumLockState, On
      ;Uncomment the below line if you want some kind of feedback.
      ;TrayTip,%appname%,NumLock Status = On,,1
      }
Return

;Win+p pauses the script,just in case you need the NumLock.
#p::Pause

;Win+q exits...
#q::ExitApp


* NumLock Enforcer.ahk (0.79 kB - downloaded 2066 times.)
4877
General Software Discussion / Re: Ultra Explorer; I am impressed!
« Last post by lanux128 on June 30, 2007, 05:29 AM »
after i reading this thread, i tried it once again and just noticed that at times it can remember but only 4 of the 6 panes but places it randomly.. so i guess one must be lucky with this program.. :)
4878
Post New Requests Here / Re: Request: Force NUMLOCK always on
« Last post by lanux128 on June 30, 2007, 05:21 AM »
i suspect that it's a laptop too, that's why i asked for the model because sometimes laptop manufacturers put in their own combinations with the Fn keys..
4879
General Software Discussion / Re: Ditto: yet another free clipboard manager
« Last post by lanux128 on June 30, 2007, 05:19 AM »
i found an interesting idea: Stack Copy
I requested similar functionality for CHS >here<.

it seems that we're going in circles, ;D in this thread, skywalka - from his Ditto years - requested for this feature as a stand-alone tool and Skrommel responded with ClipStep. then i suggested to mouser that he add this feature into his CHS program here. :)


4880
General Software Discussion / Re: Any "search this folder only" engines?
« Last post by lanux128 on June 30, 2007, 04:48 AM »
The "big DC file" I mentioned is Wordzilla's piece of art:
Updated: 3 June 2007.
Download: http://www.mrmouser....ForumCrawl030617.rar
74.9MB RAR package containing 8,523 individual html files. (all useless Login.html files are removed, so what's left is pure meaningful content)
it was for these purposes that i use App's search plugin and also have Wordzilla's archive (check out my sig..) :)
4881
General Software Discussion / Excalibur 32-bit
« Last post by lanux128 on June 30, 2007, 03:51 AM »
recently, i had been hunting for a RPN calculator when i found this brilliant freeware: Excalibur 32-bit.

Features
Powerful RPN entry. 300 Functions (scientific, business, conversion, computer science, physics, complex numbers, geometry, vectors, etc). Full 4 or 8-level stack. International support for different comma and decimal point formats. Programmable, macros, registers, custom button banks, etc.

excal1.png
http://www.geocities...dbergis/freeware.htm

P.S. this calculator program is freeware but the author requests donations to cover bandwidth costs.
4882
Post New Requests Here / Re: Request: Force NUMLOCK always on
« Last post by lanux128 on June 30, 2007, 03:31 AM »
ah, i misread the earlier posts but still a script written in AHK could monitor the situation and toggle the numlock status. i'll post one in a day or two if no one beats me to it.. ;) btw, Ralf what's the model of your Optiflex?
4883
DC Website Help and Extras / Re: My paid donation wasn't acknowledged
« Last post by lanux128 on June 30, 2007, 03:21 AM »
what is the definition of "inactivity"? is it not logging on to dc or not assigning the credits within 12 months? :)
4884
General Software Discussion / Re: Ultra Explorer; I am impressed!
« Last post by lanux128 on June 30, 2007, 03:11 AM »
steeladept: i had the same problems with mtExplorer and also that it wouldn't "remember" the last used folders. i e-mailed the author but hadn't received any replies.. do let me know if you had better luck.. :up:
4885
Screenshot Captor / Re: How to hide all stuff in main window except menues ?
« Last post by lanux128 on June 28, 2007, 11:24 PM »
i could add options to hide this stuff if people wanted.
aye, mouser please do.. :)

configurable toolbar buttons

4886
Post New Requests Here / Re: Request: Force NUMLOCK always on
« Last post by lanux128 on June 28, 2007, 11:22 PM »
try this then: KLOCKS - Commandline Lock Keys Controller. :)

Klocks is a Win32 commandline utility for NT4/W2K/XP/2003 that allows the Num, Caps and Scroll lock keys to be turned on, off or toggled. Just put create a shortcut in the startup folder with the appropriate parameter.

http://www.commandli...uk/klocks/index.html

4887
General Software Discussion / Re: teracopy: copy your files faster
« Last post by lanux128 on June 27, 2007, 10:35 PM »
yes he is.. it's there on his profile.. :)
4888
to add to the list: NirCmd. :Thmbsup:

NirCmd is a small command-line utility that allows you to do some useful tasks without displaying any user interface. By running NirCmd with simple command-line option, you can write and delete values and keys in the Registry, write values into INI file, dial to your internet account or connect to a VPN network, restart windows or shut down the computer, create shortcut to a file, change the created/modified date of a file, change your display settings, turn off your monitor, open the door of your CD-ROM drive, and more...

http://www.nirsoft.n...t/utils/nircmd2.html

P.S. it also does hibernate mode..
4889
Post New Requests Here / Re: IDEA: mklink gui (symbolic links)
« Last post by lanux128 on June 27, 2007, 09:13 AM »
another program in the same category: Alax.Info NTFS Links

Image003.png
http://alax.info/blog/ntfslinks
4890
Find And Run Robot / Re: Do you want to see F&R with optional skins?
« Last post by lanux128 on June 26, 2007, 08:35 PM »
yes, nontroppo's quote says it all..
to be honest, when I first tried FARR, I was turned off by the "ugly" launch window. Compared to AppRocket, and especially QuickSilver, FARR's Win32 native window grated on the eyes
4891
Mini-Reviews by Members / Re: Evrsoft First Page 2006 Reviewed
« Last post by lanux128 on June 26, 2007, 08:33 PM »
while it is a reasonable program, the abandoned status is a deal-breaker.. dhuser, why not give Nvu a try?

ws-nvu-tree.png
http://www.nvu.com

4892
Find And Run Robot / Re: Do you want to see F&R with optional skins?
« Last post by lanux128 on June 26, 2007, 08:17 PM »
i think the skins turned out quite well.. some eye-candy goes a long way.. :Thmbsup:
4893
Living Room / Geography Challenge
« Last post by lanux128 on June 25, 2007, 09:10 PM »
The Geography Challenge - this is quite fun, plus there's a scorecard at the end of the quiz..

To join the Geography Challenge in support of your country, you simply need to select which country you will be representing and take the quiz. The quiz consists of trying to locate 10 randomly selected countries on a map of the world. It is different every time. As a non-member, you may take it up to 3 times per day, but no cheating.

the countdown begins
ws-geo-quiz-1.png

Not bad, eh?
ws-geo-quiz-2.png
http://www.geographyzone.com/

4894
that's good to hear, Tonurics.. :up: i also found this thread that advocates native support for winmodems and i duly voted for it..

ws-ubuntu-winmodem-1.png
http://ubuntuforums....owthread.php?t=82608

4895
General Software Discussion / Re: Ultra Explorer; I am impressed!
« Last post by lanux128 on June 24, 2007, 09:18 PM »
if you want more choices, take a look here: 12 Windows Explorer Alternatives Compared.

4896
General Software Discussion / Re: Automatic Reg Key Backup
« Last post by lanux128 on June 24, 2007, 09:07 PM »
Universal Extractor is a very good program that allows you to extract files from installation programs.

Universal Extractor allows you to extract files from many types of archive files, including ZIP, ARJ, LZH, MSI, EXE created using various installer packages such as Wise and Inno Setup etc. It is great for testing apps for portability because you can extract files directly from installer packages without having to go through the installation process.


https://www.donation...dex.php?topic=6250.0

4897
General Software Discussion / Re: Automatic Reg Key Backup
« Last post by lanux128 on June 24, 2007, 01:13 AM »
on another note, you could also go for apps that have portable version so that you can transfer programs just by copying over to the new PC..
4898
LaunchBar Commander / Re: Secondary monitor support
« Last post by lanux128 on June 23, 2007, 02:13 AM »
I'm trying out Launchbar commander but I can't get the bar to appear on my second monitor. As it doesn't have a taskbar I though it would be an excellent place for the launchbar. Is it possile?
slightly, off-topic.. but if you want the taskbar extended to the 2nd monitor, try UltraMon..

• Smart Taskbar
UltraMon adds an additional taskbar for each secondary monitor, and each taskbar only shows tasks from the monitor it is on. This makes managing lots of open applications much easier, and when activating an application, you'll know on which monitor it will appear.
http://realtimesoft....m/ultramon/overview/
4899
General Software Discussion / Re: KMPlayer and GOMPlayer
« Last post by lanux128 on June 23, 2007, 01:28 AM »
KMPlayer is commended in Gizmo's latest issue.. :up:

ws-gizmo-kmplayer-1.png
http://www.techsuppo...ssues/al_current.htm
4900
General Software Discussion / Re: Automatic Reg Key Backup
« Last post by lanux128 on June 21, 2007, 11:06 PM »
here is the thread that you were referring to, Nighted.. :)

https://www.donation...91.msg28592#msg28592

Pages: prev1 ... 191 192 193 194 195 [196] 197 198 199 200 201 ... 251next