Messages - war59312 [ switch to compact view ]

Pages: [1] 2next
1
Post updated..

2
Nice little app. Thanks! :D

Few suggestions though..

1.) Fix the about window text, wordwrap it or make window bigger so all text is readable, without having to enlarge.

2.) "Check For Updates" requires DcUpdater so how about if user downloads it and copies it to the same folder as your app then use it there. That is simply check if DcUppdater exits in the current bath.

Atm if I extract DcUpdater to same folder it works, but if in sub folder it does not. Problem with extracting to same folder is that DcUppdater then shows BootSnooze and itself twice.

3.) "Delay before reboot" has zero as default. Perhaps 1 is more save as default value?

4.) "RunOnce" entry is not removed if user cancels the operation. It should be.

5.) Verify that hibernation has not been disabled.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]
"Heuristics"=hex:06,00,00,00,00,01,00,00,00,00,00,00,f0,00,00,00,3f,42,0f,00

If that is the value of the registry key then hibernation has been disabled. Thus the option to hibernate should be switched to "Enable Hibernation". Then if the user clicks that then change it back to Hibernate button.

To enable hibernation change the key to:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]
"Heuristics"=hex:05,00,00,00,00,01,01,00,00,00,00,00,00,00,00,00,3f,42,0f,00

Differences highlighted.

Though if user is running vista or windows 7 then simply issue "powercfg.exe /hibernate on" and "powercfg -h on".

6.) Speaking of hibernation, check to see if user is running vista or windows 7 and if so then run "powercfg /a" internally and decide which methods to use are best.

3
Nice tool, but the sound effect is very annoying. Option to disable it please?

4
ProcessTamer / Re: Hide < 1% CPU Usage - Request
« on: December 07, 2005, 01:25 AM »
Hey,

Whooo!!!!

[new feature] option to automatically remove processes with <1% usage from task monitor after a small delay.

Thanks a ton,

Will

5
ProcessTamer / Re: Hide < 1% CPU Usage - Request
« on: June 14, 2005, 12:25 AM »
Nice!

Thanks a ton,
  Will

Pages: [1] 2next
Go to full version