topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday November 15, 2025, 7:13 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 ... 60 61 62 63 64 [65] 66 67 68 69 70 ... 76next
1601
FARR Plugins and Aliases / Re: Use locate32 with Farr
« Last post by justice on July 04, 2007, 01:27 AM »
o nice work. this is one of my most frequently used aliases!
1602
Just want to congratulate mouser on this great app, can't say enough praise really. It's the start of everything I do on the pc, except for running a quick command prompt as the cmd alias is in the way ;-) Also, I can't find any more bugs and think it's definately ready for the public.  :Thmbsup:
1603
Post New Requests Here / Re: Folders with "expiration date"
« Last post by justice on July 03, 2007, 06:14 PM »
Can you not create/generate a one-time scheduled task for the deletion/moving/renaming of the folder at the said time the user requested? the scheduler is already running and offers you the flexibility of error codes, triggers and what not.
1604
General Software Discussion / Re: Audio Editors?
« Last post by justice on July 03, 2007, 08:28 AM »
License

REAPER is uncrippled unexpiring shareware. Be sure to purchase a license if you use it past the evaluation period. The full license agreement will be presented to you when you run the installer.[/quoite]
1605
DC Website Help and Extras / Re: Discounts?
« Last post by justice on July 03, 2007, 07:29 AM »
I'm sorry but yes that is the case:
The discount codes are always available from the Members Only section of our forum, which you can access once you make a donation to our site.
See https://www.donation.../Specials/index.html
1606
Find And Run Robot / Re: Another FARR similar app - Executor
« Last post by justice on July 03, 2007, 04:45 AM »
The thing is for me FARR is so good there's no need to check out others.
1607
Living Room / Re: ARGHH ... frustration -- anyone anyideas??
« Last post by justice on July 03, 2007, 04:40 AM »
If it's software that's runinng in the background:
download and run http://www.microsoft...lities/Autoruns.mspx and check out any program that doesn't have its publisher listed, possibly uncheck it (could be spyware).
after that see http://www.codinghor...archives/000888.html

If its hardware, do you have a desktop search running? perhaps it's something to do with your hard drive controller, see if udma is enabled in the device manager.

Usually it's either one or the other.
1608
Living Room / Re: windows xp sound broke
« Last post by justice on July 02, 2007, 07:30 AM »
realtek has its own volume manager called Soundman, it should be in your system tray. It may override it. Ah its fixed.  :up:
1609
This program is going to be so popular  :D Can't wait!

Are you going to register the .dcupdate extension with explorer so users can double click the .dcupdate file to load it in DCUpdater? And so that scripts can run the .dcupdate extension to register their application? This was one of the issues I was thinking about for my updating program that has never been resolved.

Associating .dcupdate files manually works fine here on Vista. FARR .dcupdate too.
1610
Clipboard Help+Spell / Re: XP Visual Styles Support
« Last post by justice on July 02, 2007, 05:46 AM »
I reckon the issue lies in the interface librarys that are used, if the manifest file does not work.
1611
General Software Discussion / Re: A Guide to Trying Out Linux Distros
« Last post by justice on July 01, 2007, 04:50 PM »
So with all this interest in linux, has there been any increase in support from commercial software yet?
1612
General Software Discussion / Re: Any "search this folder only" engines?
« Last post by justice on June 30, 2007, 07:06 AM »
I found it hard to come across a portrait of wilma ;) If you want to see how Wilma looks like (Genius name of a program by the way haha) wait no further:
desktop.png

I did notice by the way that Wilma can be a bit demanding when it's looking through my personal documents, but my friend ProcessExplorer came to the rescue and managed to tell her off.
1613
DcUpdater / PAD databases and software subscriptions
« Last post by justice on June 29, 2007, 01:35 PM »
As I am anxiously awaiting Mouser's DcUpdater, I was looking for programs which it could update. From the other thread it looks like DcUpdater supports PAD files. Now I am assuming many programs that are listed on download sites (perhaps all?) like snapfiles, filehippo, download.com get updated via pad files. So I was going to start a thread about your programs pad files... HOWEVER..

There are already websites that contain PAD databases! Why not make a list of them here so it will be really easy to search through them, perhaps it could even convince mouser to add in a search function to return results for queries to all these databases? ;) That way we could subscribe to software updates from  WinRar from within DcUpdater: enter winrar, dcupdate then queries the pad databases, returns the result, and the user can click a subscribe button.  :tellme:

The two that I found:

http://downloads.asp-shareware.com/
http://paddatabase.com/
1614
General Software Discussion / Re: Ditto: yet another free clipboard manager
« Last post by justice on June 29, 2007, 04:13 AM »
So what is the angle on Ditto. if it's just another clipboard manager then noone would use it.
1615
Download the beta (http://www.ipmsg.org...s/fastcopy_beta.html)
2007-06-27_230722.png
There's two new options for ACL and streams.
The new help file says:
ACL Copy Access Control List(ACL) on NTFS
Stream Copy Alternate Stream on NTFS
1616
Post New Requests Here / Re: IDEA: mklink gui (symbolic links)
« Last post by justice on June 27, 2007, 10:06 AM »
That one didn't work for me but it was my first choice as the interface seems more integrated. :)
1617
Post New Requests Here / Re: IDEA: mklink gui (symbolic links)
« Last post by justice on June 27, 2007, 08:32 AM »
I have found a shell extension that allows you to create Hard links, junction points, symbolic links and Folder Clones without having to use the command prompt. http://schinagl.priv...ardlinkshellext.html

It also has a great article on what these things are. As you can see it works from windows NT4 upwards, including Vista, which is bettre than any other alternative.
2007-06-27_143332.png
1618
Post New Requests Here / Re: IDEA: mklink gui (symbolic links)
« Last post by justice on June 27, 2007, 07:53 AM »
Noone must be using Vista!  ;D
1619
Find And Run Robot / Alias autocompletion
« Last post by justice on June 26, 2007, 04:48 AM »
Is it possible to use aliases to limit results?
for example say if I have an alias "add to winrar archive" (alias would be called "backup" for example) could I then do something similar to:
c:\utils\\.txt +backup
to add all text documents in a folder under c:\utils to a winrar archive?

I ask this because currently you'd have to start the FARR command with an alias, so the autocompletion which is so great will not work for the $$1 after the alias. It would be good either to have the autocomplete work for aliases or to be able to add in the alias after the command. Possibly both. I could then use
backup c:\utils\\.txt
I guess if this is already possible, then this is a hidden request for a "getting started section" which would show various FARR commands (from simple to complex) with a screenshot showing the result in farr.  :-[
1620
DC Website Help and Extras / Re: Set up "App Wiki"
« Last post by justice on June 25, 2007, 01:05 PM »
Sounds great!
1621
General Software Discussion / Re: Ultra Explorer; I am impressed!
« Last post by justice on June 25, 2007, 08:54 AM »
http://www.snapfiles...r/ultraexplorer.html
Looks good, but intimidating for new users.
1622
General Software Discussion / Re: Automatic Reg Key Backup
« Last post by justice on June 23, 2007, 12:53 PM »
So which registry keys are good ones to back up? Is there a guide related to backing up registry keys for reinstallation of the OS? HKEY_CURRENT_USER\Software\?
1623
Mouser is working on DCUpdater which by the looks of things will incorporate the features in this program. :)
1624
Post New Requests Here / IDEA: mklink gui (symbolic links)
« Last post by justice on June 22, 2007, 05:54 AM »
I've started to use the new mklink command to create symbolic links, junctionpoints etc with windows vista. However I would really appreciate either a gui for creating these links (with overview of already created links) or context menu options for quickly creating the various types of links via drag/drop or right click.

As basically you can make a symbolic link to a folder with symbolic links to your recent projects, then have them work as regular folders in the quick launch toolbar. (navigating through folders without clicking). It would be a great timesaver not to have to start an elevated commandprompt and do copy and pasting paths to make up the right mklink.

If you don't know what I am on about see the article.
1625
Maybe obvious but I would love to see vista support, as I can't get it to work on Vista Enterprise, I tried compatibility settings but no to avail.
Pages: prev1 ... 60 61 62 63 64 [65] 66 67 68 69 70 ... 76next