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 13, 2025, 3:09 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 ... 179 180 181 182 183 [184] 185 186 187 188 189 ... 309next
4576
General Software Discussion / Re: Quotidian Folders 1.0.3.2
« Last post by MilesAhead on January 26, 2012, 04:02 PM »
Quotidian Folders 1.0.3.2 Now if there are no selections in the ListView, the Open Button will open Explorer to Computer.
4577
General Software Discussion / Re: Quotidian Folders 1.0.3.0
« Last post by MilesAhead on January 25, 2012, 02:24 AM »
Quotidian Folders 1.0.3.0 Made ListView font a bit easier to read.

Note: UNC paths are not supported. See Readme.txt.

Edit: download now includes source and custom icon.
 I used AutoHotkey_L 1.1.05.06 to compile.

4578
General Software Discussion / Re: Quotidian Folders 1.0.2.0
« Last post by MilesAhead on January 25, 2012, 01:03 AM »
Quotidian Folders 1.0.2.0 Fixed horizontal scrollbar.
4579
General Software Discussion / Re: Quotidian Folders 1.0.1.0
« Last post by MilesAhead on January 25, 2012, 12:19 AM »
Quotidian Folders 1.0.1.0 Added Folder validation and OS error dialog prevention. Added Show Readme command to Tray Menu.
4580
General Software Discussion / Quotidian Folders 1.4.2.2
« Last post by MilesAhead on January 24, 2012, 08:38 PM »
Quotidian Folders 1.4.2.2 Hotkey for folders you use every day.

There's only one Hotkey.  Control Right Click. If done in an Explorer window, selected folders are added to the list.  If Open On Click option is enabled, they will also be opened immediately.

If you Control Right Click on the Desktop, a List with the folders you added pops up near the mouse.

See Readme and About MsgBox for particulars.  But that's about all there is to it.

To remove items select them in the ListView and press the Delete Button.

http://milesaheadsoftware.org

As usual, it's free for you to use at your own risk. Donations appreciated.
4581
General Software Discussion / Re: ReRun 2.2.0.1
« Last post by MilesAhead on January 23, 2012, 08:25 PM »
ReRun 2.2.0.1 Fixed a bug in Button deletion routine. Updated icon.

4582
General Software Discussion / Re: ReRun 2.2.0.0
« Last post by MilesAhead on January 23, 2012, 04:42 PM »
ReRun 2.2.0.0 Added Clear Button List command to Tray Menu.  Also right click on a Button offers to delete via MsgBox.  The PopUp Window doesn't disappear after delete.  The buttons are compacted on the next window popup.

edit: Clear Button List now also has confirmation MsgBox.
4583
General Software Discussion / Re: ReRun 2.1.0.0
« Last post by MilesAhead on January 23, 2012, 12:12 AM »
ReRun 2.1.0.0 Now has Tray Menu option Args Only to only grab apps that were launched with command line arguments.

3 Clicks on the Buttons now. Left click runs with args(if there are any, including starting in working directory if that was detected) Middle click runs with no args.  Just exe path.  Right click deletes the item associated with the button.

About MsgBox has all this.. plus there's the ubiquitous Readme. :)
4584
General Software Discussion / Re: ReRun 2.0.0.0
« Last post by MilesAhead on January 22, 2012, 01:32 AM »
ReRun 2.0.0.0 Version 2.0 uses WinAPIEx UDF functions:
http://www.autoitscr...f/page__hl__winapiex

to attempt to get the working directory and command line args when it detects the active window as a program.  This info is stored between runs. It is shown in the ToolTip for the Button in the PopUp Window. This makes it more useful. If you close notepad before you really wanted to, if you opened it specifying the file on the command line, just clicking the ReRun button should open it with the file.

Likewise IrfanView has a nice feature to paste from clipboard on startup using a command line switch of /clippaste.  Now it works with the button.

One other nice side effect, if you opened a command prompt with current directory while ReRun was monitoring, clicking the button should open it to the same directory.

Note that the WinAPIEx functions that get working directory, command line etc.. use undocumented Windows functions(doesn't everybody?) so your mileage may vary.  But I'm on Windows Seven and it seems to work pretty well.

See the Readme file for details.  But one side effect of storing the additional info is that version 2.0 deletes the old style data file on first run. It's just a recently run cache utility after all.

I hope you will find 2.0 more useful.
Enjoy. :)

4585
General Software Discussion / Re: Fold 2.2.1.0
« Last post by MilesAhead on January 21, 2012, 04:21 PM »
Fold 2.2.1.0 Faster path validation.  Disconnected mapped network drives are now detected without waiting for network time-out.
4586
General Software Discussion / Re: ReOpen 4.9.6.0
« Last post by MilesAhead on January 21, 2012, 04:18 PM »
ReOpen 4.9.6.0 Faster path validation. Note that mapped network drives are prefereable to unc paths for speed.  The API call I now use can detect disconnected mapped drives without waiting for the network time-out.

This should avoid most PopUp Window display delays.
4587
General Software Discussion / Re: FolderCache 6.3.0.0
« Last post by MilesAhead on January 21, 2012, 04:17 PM »
FolderCache 6.3.0.0 Faster path validation. Note that mapped network drives are prefereable to unc paths for speed.  The API call I now use can detect disconnected mapped drives without waiting for the network time-out.

This should avoid most PopUp Window display delays.
4588
General Software Discussion / Re: Selector 3.2.2.5
« Last post by MilesAhead on January 21, 2012, 04:15 PM »
Selector 3.2.2.5 Faster path validation. Note that mapped network drives are prefereable to unc paths for speed.  The API call I now use can detect disconnected mapped drives without waiting for the network time-out.

4589
General Software Discussion / Re: Selector 3.2.2.4
« Last post by MilesAhead on January 20, 2012, 07:09 PM »
Selector 3.2.2.4 PopUp Windows uses effects.  Since fade does not work in Windows Seven translucent window, it uses a simple vertical roll when the window is translucent.  Eventually I may add ini file options to change the effect times and enable/disable.
4590
General Software Discussion / Re: FolderCache 6.2.1.0
« Last post by MilesAhead on January 19, 2012, 02:07 AM »
FolderCache 6.2.1.0 Now PopUp Window opens with vertical effect.  Closes with fade.
4591
General Software Discussion / Re: UpdateEnv 1.0.0.3
« Last post by MilesAhead on January 16, 2012, 01:21 PM »
UpdateEnv 1.0.0.3 Added code to prevent more than one copy from running.
4592
General Software Discussion / Re: Selector 3.2.2.1
« Last post by MilesAhead on January 14, 2012, 06:46 PM »
Selector 3.2.2.1 Modified "Vista Color" About Dialog so it displays near Task Tray.  Renamed Paste Button to Temp File Button, and Control-V Button to Paste Button.  Updated docs and tooltips accordingly.

Here's a screen shot:

SelectorTrans.jpg
4593
General Software Discussion / Re: UpdateEnv 1.0.0.2
« Last post by MilesAhead on January 14, 2012, 04:02 PM »
UpdateEnv 1.0.0.2 Now calls EnvUpdate() function 3 times.  This should eliminate the need to run UpdateEnv multiple times to get the effect.  Uses "Toast" popup notice near the task tray, instead of MsgBox.

edit: Also no longer shows tray icon. The program only runs a few seconds and shifting icons around in the task tray is distracting. Finally fixed it. :)

4594
General Software Discussion / Re: ReOpen 4.9.5.0
« Last post by MilesAhead on January 13, 2012, 06:32 PM »
ReOpen 4.9.5.0 Recompiled with enhanced valid folder checking.
4595
General Software Discussion / Re: FolderCache 6.2.0.0
« Last post by MilesAhead on January 13, 2012, 06:31 PM »
FolderCache 6.2.0.0 Recompiled with enhanced valid folder checking.
4596
General Software Discussion / Re: rcopy 1.0.0.4
« Last post by MilesAhead on January 12, 2012, 01:50 AM »
As Lexikos mentions himself, you can get odd behavior such as the console returning to the prompt while the program is still running.  Also see my follow-up to this thread:

http://www.autohotke...27854&highlight=



At the time I posted I was getting cursor hang in the console window after using console attach. I solved it by using Send with the Enter key(Send to window not ConsoleSend. Tried sending all kinds of combinations or return and linefeed through the function. Never got the prompt back.)  Later after modifying the app I got the "return to prompt while the app was still running" quirk. It just doesn't act like a console app. I could just use MsgBox to report the number of files copied, but I wanted to output to the console unless there was an error or a good reason to ask the user for input(such as do you really want to copy 20000 files?) :)

4597
General Software Discussion / rcopy 1.0.0.4
« Last post by MilesAhead on January 11, 2012, 07:25 PM »
rcopy

Here's the Readme that explains what it is and why I wrote it:



        Readme file for rcopy v. 1.0.0.4

  rcopy is a command line program to recursively copy
  files matching FilePattern to a Destination Folder.
  If FilePattern contains a valid path, it will be set
  as the working directory, or starting point for the copy.
  Otherwise the current path in the command prompt is the
  working directory.  The target folder must already exist.
  No folder structure is created.  All files are copied to
  the same target folder.

  Platform: Windows XP and later both x32 and x64. Itanium
  not supported.

  Install:  Copy the 3 files, rcopy.exe rcopy_slave.exe and
  rcopy_slave_x64.exe to a folder in the PATH.  rcopy.exe
  selects the correct slave program to run depending if the
  OS is 32 bit or 64 bit. The reason for the 2 slave versions
  is on 64 bit Windows, when 32 bit programs are run, some folder
  access is redirected. By running the 64 bit version on the
  64 bit OS, related problems are avoided.

  Usage:

      rcopy

        Run with no args shows Usage MsgBox with Donate Button.
        See this dialog for examples and more information.

      rcopy [/n] FilePattern  DestFolder

        /n = Do Not Overwrite existing files in DestFolder.
        Default is to overwrite target files.

  I wrote rcopy because other command line copy commands such
  as xcopy want to recreate the folder structure in the target.
  The idea of rcopy is to produce the same effect as searching
  a file pattern in Explorer, then dragging the files to a
  target folder, but using the command line.

  Note: When rcopy is run, it does a recursive file search and
  tallies the count of files matching FilePattern. If this total
  is greater than 128, it pops up a MsgBox confirming you wish to
  go ahead with the copy. This is a sanity check to avoid situations
  such as copying *.* in the root of C:\ drive etc..

  Why multiple exe files? The slave programs are written in
  AutoHotKey.  AHK provides no way to compile a console app.
  It cannot output to the command line in a way a user would
  expect from a command line program. The rcopy.exe program
  is a simple AutoIt3 console program to call the correct slave
  program and get the return value, the number of files copied,
  and output that information to the command line.

  AHK has excellent recursive copy capabilities that made it easy
  to write the utility. The reason for multiple exe files is using
  the correct tool for each part of the job.  The file redirection
  used on 64 bit Windows OS is another incentive to use multiple
  processes. Since all 3 exe files total less than 3 MB it's simpler
  just to copy them all to a folder in the PATH.

  Uninstall: None of the programs create any .ini files or Registry
  settings. Just delete the 3 exe files.

  Important Note: I wrote this utility for my own use. You are
  welcome to use it at your own risk. I only have English Language
  versions of Windows for testing. Your mileage may vary. I hope you
  find the utility useful.

  MilesAhead

revisions

v. 1.0.0.4  Initial release.
4598
Screenshot Captor / Re: notification area icon
« Last post by MilesAhead on January 06, 2012, 12:57 PM »
Hey Bongo!! :)

Mouser probably thinks you are out to hack his program or something. :)

Mouser, Bongo is a long time poster on Windows Seven forums and specializes in customization. You can find many of his posts in this sub-forum:

http://www.sevenforu...s.com/customization/



4599
Living Room / Re: You like science fiction, don't you? Of course you do!
« Last post by MilesAhead on January 06, 2012, 03:03 AM »
Here's a list of my SF library (text) on disk
Do you have a free source for the PKD ones by any chance? I found one site where I didn't need a special reader but I could only snag 11 titles.
4600
-that is why we use Tab Mix Plus   (on Firefox)



Does it adjust the bookmark toolbar? I didn't know there was anything that could do it on FF.
Pages: prev1 ... 179 180 181 182 183 [184] 185 186 187 188 189 ... 309next