topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday November 27, 2025, 8:41 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 ... 68 69 70 71 72 [73] 74 75 76 77 78 ... 222next
1801
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by skwire on July 25, 2013, 09:41 AM »
Yes, exactly.
1802
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by skwire on July 25, 2013, 09:33 AM »
Would adding a global refresh hotkey to sWeather suffice?
1803
Skwire Empire / Re: sPlaylistMaker Highlighted by ILoveFreeSoftware
« Last post by skwire on July 24, 2013, 05:26 PM »
Nice.  Thank you for the heads up.
1804
Finished Programs / Re: DONE: Toggle mouse acceleration with a simple program
« Last post by skwire on July 24, 2013, 04:45 PM »
That did the trick. Thanks very much :D
-sediavindivoh (July 24, 2013, 04:42 PM)

You're welcome.  Good to know you got it working.   :Thmbsup:
1805
Finished Programs / Re: DONE: Toggle mouse acceleration with a simple program
« Last post by skwire on July 24, 2013, 03:17 PM »
Hi, sediavindivoh, and welcome to the DonationCoder site.

I have tried creating a shortcut and changing the target to "C:\Users\Alan\Desktop\MouseAccelToggler\-speed=18 MouseAccelToggler.exe" -speed=18
-sediavindivoh (July 24, 2013, 02:50 PM)

There are no dashes in MAT's parameters so, based on your current path, change the target to:

"C:\Users\Alan\Desktop\MouseAccelToggler\MouseAccelToggler.exe" speed=18

1806
N.A.N.Y. 2010 / Re: NANY 2010 Release: ClipTrap
« Last post by skwire on July 23, 2013, 09:29 PM »
When you shrink the GUI window, I think you should set the button widths so they aren't dynamic past a minimum size.

There probably isn't a whole lot I can about this.  Anyway, here's a new version with standard Windows Find functionality.

Website | Download
v1.1.7 - 2013-07-23
    + Added standard Find functionality.  (Thanks, A. Bhikkhu)
    - Took out ANSI build.  If you were using this under Windows 2000,
      contact me at [email protected].
1807
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by skwire on July 23, 2013, 07:12 PM »
Thanks, Shades.  Unfortunately, sWeather doesn't install/run as a service.  What doesn't seem to be working under Windows 8 is just a simple timer within the application.
1808
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by skwire on July 23, 2013, 10:09 AM »
Hi, win8shucks, and welcome to the DonationCoder site.  As discouraging as it sounds, thank you for your report.  I don't have Windows 8 so testing this is going to be difficult.
1809
When I use Files 2 Folder locally the process completes in a couple seconds.
When I use Files 2 Folder on my Drobo FS it can take up to 10 minutes for F2F to finish.  If I do it manually it only takes seconds.

*shrug*  I've no idea why this would be.  I use Files 2 Folder across a local Windows share (mapped drive) and it completes instantly.
1810
General Software Discussion / Re: text and files
« Last post by skwire on July 22, 2013, 03:29 PM »
I want to search for specific block of text (multiline text) and if found in a file to delete that file

also, if found on that file, to delete that text, or the other that that text

These two actions seem to be mutually exclusive, no?  I mean, why "delete that text, or the other that that text" if you're going to delete the file anyway?

At any rate, there are plenty of applications that will find and replace text across multiple files.  Just do some Googling or DDG'ing.  Here's one:

http://www.digitalvo....uk/textcrawler.html
1811
Hi, stisev.

1)  I am using spinzip to recompress my karaoke cdg + mp3 collections and am running out of space on my HD.  Possible to add a "delete original item after processing" or something to that effect? It compresses the files in question and deletes it, then moves onto the next.  Obviously, this should be an optional checkmark, with another dialogue WARNING user about it

I really, really, really don't like deleting user's files unless they're files I've created within the program.

2) Include a "PAUSE" button

I'll consider this.

3) Instead of just "working..." in the bottom left, change it to "Working 5% ETA ________  Elapsed time _____)

Unfortunately, because SpinZip uses 7-zip.exe to do the grunt work, I have no idea how far along in a zipping operation it is.  I basically just have to wait for it to complete.
1812
Coding Snacks / Re: REQUEST: Add ZIP/RAR functionality to s_playlistmaker
« Last post by skwire on July 19, 2013, 10:55 PM »
The first time I used it, the program included mp3 files that were in the same directory as the ZIP files despite the option being checked to exclude. I cannot replicate it anymore after the first time it happened.

Hmmm...well, if you ever can reproduce it, let me know and I'll fix it.


This is precisely what I wanted and will save me so much time and will be very useful for the karaoke community.  thanks again sooooo much!!!

You're welcome.  Happy to help.   :D
1813
Coding Snacks / Re: REQUEST: Add ZIP/RAR functionality to s_playlistmaker
« Last post by skwire on July 19, 2013, 10:36 PM »
Please give this a test and let me know if it works how you like.  Thank you.

Website | Download
v1.0.1 - 2013-07-19
    + Added option to only match ZIP or RAR files when making a playlist.  (Thanks, stisev)
    + Added OPUS files to list of audio file extensions that are matched.
    + Added two new UTF-8 write options:
        1) .m3u, write UTF-8 (without BOM)
        2) .m3u8, write UTF-8 (without BOM)
1814
Finished Programs / Re: DONE: Batch m3u8 creator - similar to createm3u
« Last post by skwire on July 19, 2013, 10:36 PM »
Website | Download
v1.0.1 - 2013-07-19
    + Added option to only match ZIP or RAR files when making a playlist.  (Thanks, stisev)
    + Added OPUS files to list of audio file extensions that are matched.
    + Added two new UTF-8 write options:
        1) .m3u, write UTF-8 (without BOM)
        2) .m3u8, write UTF-8 (without BOM)
1815
Coding Snacks / Re: REQUEST: Add ZIP/RAR functionality to s_playlistmaker
« Last post by skwire on July 19, 2013, 06:16 PM »
Basically, all I would need to do is just allow a .zip file to be matched (along with all the audio-related extensions I already match), eh?  If so, sure, I can easily add this.
1816
Coding Snacks / Re: REQUEST: Add ZIP/RAR functionality to s_playlistmaker
« Last post by skwire on July 19, 2013, 06:02 PM »
So, given your above example, how would the playlist file look?
1817
General Software Discussion / Re: FileNanny
« Last post by skwire on July 18, 2013, 10:55 AM »
Perfect, just what I was after.
Thank you

You're welcome.   :)
1818
General Software Discussion / Re: FileNanny
« Last post by skwire on July 18, 2013, 08:36 AM »
There is also my own Files 2 Folder.
1819
General Software Discussion / Re: Cnet's Download.com and the installer scam
« Last post by skwire on July 17, 2013, 10:46 AM »
This is very disheartening.   :(
1820
Post New Requests Here / Re: C++ program problem
« Last post by skwire on July 15, 2013, 02:25 PM »
Hi, heretic06, and welcome to the DonationCoder site.   :Thmbsup:

As for your request, you might be better off trying to use something like AutoHotkey to script/automate your request.
1821
Post New Requests Here / Re: Minecraft Resource Pack editor
« Last post by skwire on July 14, 2013, 01:44 AM »
Hi, cquante, and welcome to the DonationCoder site.
1822
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by skwire on July 11, 2013, 12:11 PM »
Yep, I've noticed it's been a bit spotty the past few days.  Seems better today for me.
1823
Skwire Empire / Re: SWeather
« Last post by skwire on July 10, 2013, 09:38 PM »
Hi, Tinman, and thanks for your interest.  However, the answers to your questions are no and no.
1824
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by skwire on July 10, 2013, 03:36 PM »
@dshoup: If you set up a few different locations and then switch between them using the blue arrows, do the tray icons update properly?
1825
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by skwire on July 10, 2013, 02:56 PM »
Hey, what do you know, we had a change in weather...small storm passed through.  I can now definitively say the weather condition icon was not updating either as I just did a manual update and saw a cloud icon for the first time in weeks.  However, this did not occur automatically.

That's very odd.  I really have no idea why it wouldn't update so it might be a Windows 8 thing; I mean, it works here in my Windows 7 box (and XP before that).  Thank you for your patience on this.
Pages: prev1 ... 68 69 70 71 72 [73] 74 75 76 77 78 ... 222next