|
1
|
DonationCoder.com Software / Post New Requests Here / Re: CorrectWRegistry
|
on: June 09, 2012, 05:23:17 AM
|
|
Piriform ccleaner has an 'Uninstall' utility (click 'tools' icon) which starts up much faster than the Windows add/remove programs applet. Try it as it may not succumb to this MS bug. I'd definitely recommend an alternative tool such as this. Plus the other functions of the program are just as handy.
|
|
|
|
|
2
|
DonationCoder.com Software / Post New Requests Here / Re: IDEA: collect files in a virtual folder
|
on: September 26, 2011, 05:48:23 AM
|
It looks like recursion is stopping short on my system. It does not dig enough. Is it possible to increase folder recursion number? Also is it possible to create shortcuts based on parent folder`s name rather than from exe?  Just updated ShortCutter v1.1. Changes: - 20061209 - v1.1: Marks the shortcuts with modification date instead of creation date, removes shortcuts to missing files, updates modification date of all shortcuts. Skrommel Nice program (Shortcutter 1.1) but it doesn't seem to 'shortcut' files in the actual source folder itself, only in sub-folders (Ie. recursion seems to work except in the 'top-level' or 'specified' directory). Having said that I've not rigorously checked the lower folders. I'm using XP Home Ed. Edit: I thought switching Recurse off should do the trick but it seems to still create shortcuts as if it was switched on. Strange. The Shortcutter.ini file has the line recurse=No as expected. Even quitting SC and restarting it does not change its apparent behavior. A way of creating shortcuts to folders within -and including -the source folder is an obvious extension -you could allow *.folder as a mechanism for the user. I can't offhand think of another way to do this except maybe with a windows search. Which didn't work at all for me! Maybe in other versions of Windows it works better (oh for the grace of Windows 98).
|
|
|
|
|
3
|
DonationCoder.com Software / Finished Programs / Re: SOLVED: Copy the "Save As" filepath to the clipboard
|
on: April 10, 2011, 03:53:00 PM
|
|
Another approach, may be simpler, and works with other programs...
Search for the strings "Copy path to clipboard" "context menu" in a good search engine... Download and install a program or small .reg registry file to add a context menu "Copy path to clipboard" to do just that (inspect it / virus scan it for safety first). Then you can do just that in windows explorer or any list of icons (such as the open/ save menu dialogues of most applications). Easy, certainly works for me.
|
|
|
|
|
8
|
DonationCoder.com Software / Unfinished Requests / Re: IDEA: Copy and Paste from a txt file to a directory
|
on: October 22, 2010, 12:32:58 PM
|
|
I'm sorry you've had no other responses. Have you tried a simple batch file? I would guess the following...
1) If any file is transferred then they all will
2) A sufficiently long 'pause' command between each copy command might ensure that no one file is copied over before its predecessor (which might mess up your ordering.
3) If such a batch file works then a similar autoIT /autohotkey script could be attempted that could scale up/ down the 'pause's according to the size of the files being copied. copy c:\letter.txt c:\document
So try a simple batch file for one file and then scale up for lots... and keep us posted.
|
|
|
|
|
14
|
Special User Sections / N.A.N.Y. 2011 / Re: NANY 2011 :: Calling All Volunteers and Entrants wanting a hand
|
on: July 16, 2010, 04:50:15 PM
|
|
I'd like to volunteer for help/ doc authoring; I'm generally pretty good at the ol' spelling in English. I've previously used Word and Javadocs; I'm up for trying the above software ('Help & Manual Pro' and/or 'Dr Explain') or downloadable free/ cheap alternatives. Obviously this will require some participation with the software author.
I can't believe more people haven't volunteered yet!
|
|
|
|
|
23
|
DonationCoder.com Software / Post New Requests Here / Re: IDEA: Memory usage pie-charter
|
on: November 02, 2009, 04:51:10 AM
|
|
I'm thinking now that this should have been a Process Tamer feature request as the little CPU histograms show that this data is already collected -so there would be little extra overhead. Some options for an instant snapshot or a trend line (and exclusion of system Idle process and/or the program itself from the chart) and some graphics should be easy (as pie) compared to the hassle of collecting the data in the first place?
Anyway, could some kind moderator move this thread or link to it in the Process Tamer feature request section?
|
|
|
|
|
25
|
DonationCoder.com Software / Post New Requests Here / Re: IDEA: Memory usage pie-charter
|
on: October 28, 2009, 01:41:55 PM
|
Thanks for answering, folks. In case you're wondering, I did searches for this (concurrent to typing my query -rather than before as most intelligent life-forms would choose to do) and there was one thread here that sounded hopeful but was ultimately disappointing. So, it would appear that this beast is extinct. Getting a "real time" pie chart looks to me like it's going to use quite a bit of RAM and CPU.
But so does Process Explorer and similar tools. One option the tool might therefore provide is an "Exclude this program from Pie" tickbox option. Barneys programming experience here does not exactly fill me with hope though. Maybe programming Windows has got more reliable since...
|
|
|
|
|