topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday November 11, 2025, 7:30 pm
  • 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 ... 20 21 22 23 24 [25] 26 27 28 29 30 ... 38next
601
General Software Discussion / Re: wanted: nice and small screensaver
« Last post by skrommel on April 07, 2006, 02:12 PM »
 :) Try this one!

DimSaver - Screensaver that turns off the monitor.

Features:
- Low power mode, Power Off or Power On.

You'll find the downloads and more info at 1 Hour Software by Skrommel.

Skrommel
602
 :huh: But shouldn't this request be moved to CodingSnacks? I haven't found it if brotherS hadn't informed me.

Skrommel
603
 :) Try this one!

DimSaver - Screensaver that dims the screen.

Features:
- Night- and daytime settings.
- Run another screensaver after a while.
- Change dim speed.

You'll find the downloads and more info at 1 Hour Software by Skrommel.

Skrommel
604
 :) Updated CloseFence to v1.1. I've made it more active, and also changed the windows' borders.

Skrommel
605
 :) Try BlockInput!

BlockInput - Press Ctrl-Q to disable all input for 5 seconds.

Features:
- Change hotkey and delay.

You'll find the downloads and more info at 1 Hour Software by Skrommel.

Skrommel
606
 :tellme: I can't reproduce your problems, nudone. Also I have been using TaskBarActivate for years. Could it be your PC?

Please try changing the thickness and removing the transparence and let me know how it works out.

Skrommel
607
 :) I agree that XCOPY hardly is a (two way) sync tool, but as a quick backup tool it is all I have ever needed. And using /M it checks for and removes the ATTRIB, so it is fast too, only copying the files changed since the last backup.

Skrommel
608
Post New Requests Here / Re: IDEA: Winamp plugin switch helper
« Last post by skrommel on April 05, 2006, 08:49 PM »
 :) I found this line in WinAmp.ini

dspplugin_name=

so I guess a simple AutoHotkey

IniWrite,path to the dsp,C:\Program Files\WinAmp\WinAmp.ini,Winamp,dspplugin_name

should work. But you probably have to reload WinAmp, so it's not ideal, unless there's some other way of forcing an ini reload.

Skrommel
609
Post New Requests Here / Re: IDEA: InventoryPoster
« Last post by skrommel on April 05, 2006, 08:37 PM »
How about Windows XP's msinfo32.exe?

Skrommel
610
 :) Try this one!

CloseFence -  Prevents the autohiding Taskbar from appearing when the mouse is over a Close button (X)

Features:
- Change size and thickness of the fence.

You'll find the downloads and more info at 1 Hour Software by Skrommel.

It places two windows in the upper right corner of your desktop, covering the autohidden taskbar if it is on top, or as I use it, on the right. It also moves the mouse back a few pixels if it comes too far, to make the close button work properly.

You can change the size and thickness of the windows. Now if only there was a way to protect the scroll bar, too, with the taskbar on the right...

Skrommel
611
 :) Just copy the XCOPY line into Notepad, and save it as "Backup.cmd" (including the quotation marks, or it will end up a text file). Now make a shortcut to it to put on your desktop and change the icon, and you're good to go. And maybe add it to Scheduler to have it run automatically every night.

Skrommel
612
 :) How about using XCOPY?

The following copies all changed files from C:\ to D:\, resetting the attribute, overwriting existing files and ignoring any errors. If you pipe it to a file you can use FIND to log the errors.

XCOPY /M /E /C /F /G /H /I /R /Y C:\ D:\

Skrommel
613
Finished Programs / Re: IDEA: RecentRun command line?
« Last post by skrommel on March 26, 2006, 11:53 AM »
 :) No, I had stopped developing RecentRun, so I messed up the Start menu folder and the shortcut folder.

Try RecentRun v1.3.

- Added option to move the shortcut folder.

Skrommel
614
 :tellme: It doesn't look too pretty with the underscore. Maybe a space is better? Try the ones I just uploaded. And remember to run the old RemoveUrlTimeStamp before replacing it!

Skrommel
615
Post New Requests Here / Re: commandline datestamp favorites
« Last post by skrommel on March 25, 2006, 12:03 PM »
 :) Try the latest AddUrlTimeStamp I just oploaded!

- Ignores the Links folder, and urls starting with +.

Skrommel
616
Post New Requests Here / Re: commandline datestamp favorites
« Last post by skrommel on March 25, 2006, 10:44 AM »
 :tellme: Do you get two digit year stamp? Maybe it's your Explorer settings? According to the AHK help file, it should be YYYYMMDDHH24MISS.

Skrommel
617
Post New Requests Here / Re: commandline datestamp favorites
« Last post by skrommel on March 25, 2006, 09:59 AM »
 :) And RemoveUrlTimeStamp!


RemoveUrlTimeStamp
- Remove prefixed creation date from favorites.

Features:
- Command line tool, run it without parameters to show a folder selection dialog.
- Syntax: RemoveUrlTimeStamp.exe "foldername"

You'll find the downloads and more info at 1 Hour Software by Skrommel.

Skrommel
618
Post New Requests Here / Re: commandline datestamp favorites
« Last post by skrommel on March 25, 2006, 09:53 AM »
 :) Try AddUrlTimeStamp!


AddUrlTimeStamp
- Prefix favorites with creation date.

Features:
- Ignores the Links folder, and urls starting with +.
- Command line tool, run it without parameters to show a folder selection dialog.
- Syntax: AddUrlTimeStamp.exe "foldername"

You'll find the downloads and more info at 1 Hour Software by Skrommel.

Skrommel
619
Skrommel's Software / Re: Wow! Thanks for all the cool applications!
« Last post by skrommel on March 24, 2006, 07:06 PM »
 :) Spring came early this year!

Skrommel
620
Skrommel's Software / Re: PlainPaste - Suggestions
« Last post by skrommel on March 24, 2006, 07:04 PM »
 :) Try PlainPaste v1.1. It adds Ctrl-X and Ctrl-C control and you can change the speed.

Skrommel
621
Skrommel's Software / Re: TicTocTitle - Suggestions and Problems
« Last post by skrommel on March 24, 2006, 07:00 PM »
 :) Try TicTocTitle v1.3. I've tweaked the display and added a proper settings dialog.

Skrommel
622
Finished Programs / Re: IDEA: RecentRun command line?
« Last post by skrommel on March 24, 2006, 03:04 PM »
 :) Try RecentRun v1.2. I've added a Delete on startup option, and a /Hide command line parameter.

Skrommel
623
Finished Programs / Re: DONE: Eject!
« Last post by skrommel on March 24, 2006, 12:05 PM »
 :) Or you could modify my EjectCD script at https://www.donationcoder.com/Software/Skrommel/index.html.

Skrommel
624
 :) Try PlainPaste v1.1.

I've just combined PlainPaste and PlainCopy into one app, and added PlainCut.



Skrommel

[edit: skrommel you specified the .exe name in the img link so it wasn't showing; i've changed it to gif - mouser]
625
Post New Requests Here / Re: DONE: Dim the taskbar (set transparency)
« Last post by skrommel on March 20, 2006, 07:05 AM »
 :) @skywalka:
Error: Can't load icon.  The current thread will exit. Maybe this is because I renamed the exe?

Yes, but I've changed it in the latest version.

Skrommel
Pages: prev1 ... 20 21 22 23 24 [25] 26 27 28 29 30 ... 38next