| Author |
Message |
Topic: Command interpreter for WinXP : alternative to cmd? |
wtg
Replies: 17
Views: 476
|
Forum: Utilities & Resources Posted: Tue Mar 09, 2010 4:45 pm Subject: Command interpreter for WinXP : alternative to cmd? |
Re: PowerShell being slow to load, you might want to check this out: http://www.leeholmes.com/blog/BgShellNdashBackgroundShell.aspx I just found this myself today.
Creates a background PowerShell ... |
Topic: What AHK editor do you use? |
wtg
Replies: 16
Views: 3338
|
Forum: Utilities & Resources Posted: Tue Mar 09, 2010 3:33 pm Subject: What AHK editor do you use? |
UltraEdit - Great project management, code navigation, code folding, macros. At the time I bought this, all of the free/open source alternatives lacked some key (for me) feature or another.
+1 |
Topic: Whats your favorite BackUp/Image App?? |
wtg
Replies: 9
Views: 237
|
Forum: General Chat Posted: Tue Mar 09, 2010 5:14 am Subject: Whats your favorite BackUp/Image App?? |
No idea how to make a usable CD out of the recovery disks - never used them - but the Ultimate Boot CD for Windows process of creating a bootable recovery CD is excellent.
UBCD for Win includes t ... |
Topic: Whats your favorite BackUp/Image App?? |
wtg
Replies: 9
Views: 237
|
Forum: General Chat Posted: Mon Mar 08, 2010 11:54 pm Subject: Whats your favorite BackUp/Image App?? |
| I've used DriveImage-XML successfully, and since it writes data in an open format, you're not completely sunk if it disappeared tomorrow. It can restore data to a smaller partition too, assuming it f ... |
Topic: Command interpreter for WinXP : alternative to cmd? |
wtg
Replies: 17
Views: 476
|
Forum: Utilities & Resources Posted: Mon Mar 08, 2010 4:53 pm Subject: Back on topic... |
While I do agree that the time to load is a little annoying, PowerShell really is an awesome command line replacement.
I wouldn't have believed Microsoft could produce something so powerful and c ... |
Topic: Can a script write to STDERR? |
wtg
Replies: 5
Views: 155
|
Forum: Ask for Help Posted: Sun Feb 14, 2010 10:49 pm Subject: Can a script write to STDERR? |
It's interesting that the #ErrorStdOut parm lets us redirect STDERR to STDOUT,Don't be misled by the name; it has nothing to do with stderr:
Sends any syntax error that prevents a script from launc ... |
Topic: Can a script write to STDERR? |
wtg
Replies: 5
Views: 155
|
Forum: Ask for Help Posted: Fri Feb 12, 2010 10:17 pm Subject: Can a script write to STDERR? |
| Thanks OceanMachine, but unfortunately OutputDebug doesn't work. It's interesting that the #ErrorStdOut parm lets us redirect STDERR to STDOUT, but we don't actually have a way to write to STDERR tha ... |
Topic: Can a script write to STDERR? |
wtg
Replies: 5
Views: 155
|
Forum: Ask for Help Posted: Fri Feb 12, 2010 8:07 pm Subject: Can a script write to STDERR? |
| It's easy enough to write to STDOUT, but I can't find a way to write a message STDERR. Am I overlooking something? |
Topic: Simple burning app to interact with ahk |
wtg
Replies: 9
Views: 564
|
Forum: Utilities & Resources Posted: Tue Feb 09, 2010 7:55 pm Subject: Simple burning app to interact with ahk |
| I don't have the time right now to help with this question, but if I understand what you want to do, it's pretty straight-forward. Best to post in the Help forum though, where more people will see it ... |
Topic: Simple burning app to interact with ahk |
wtg
Replies: 9
Views: 564
|
Forum: Utilities & Resources Posted: Mon Feb 08, 2010 3:24 pm Subject: Simple burning app to interact with ahk |
| Actually, ImgBurn has very full command-line support. You can run imgburn.exe /? to get a brief list of commands, and the readme.txt in the install directory lists them fully. (Or it did - I haven't ... |
Topic: Add "Run as Administrator" for AutoHotkey Scripts |
wtg
Replies: 1
Views: 561
|
Forum: Scripts & Functions Posted: Fri Oct 30, 2009 2:48 pm Subject: Add "Run as Administrator" for AutoHotkey Scripts |
| Good tip... thanks for posting it. I was just wondering how to do this myself a couple of days ago. |
Topic: Mass Video (+YouTube) Ripper with Multi-thread Downloader |
wtg
Replies: 72
Views: 8878
|
Forum: Scripts & Functions Posted: Wed Jul 29, 2009 2:22 pm Subject: Mass Video (+YouTube) Ripper with Multi-thread Downloader |
| Quite an impressive bit of work... thanks for sharing it! |
Topic: Multiple Virtual Desktops |
wtg
Replies: 19
Views: 3455
|
Forum: Utilities & Resources Posted: Mon Jul 20, 2009 2:31 pm Subject: Multiple Virtual Desktops |
Perhaps I'm running an app that's not compatible with it, but I can't figure out what it is.
Turns out it's not compatible with IBM Lotus Sametime, our corporate IM standard. Every couple seconds ... |
Topic: Folder Menu - a popup menu to quickly change your folders |
wtg
Replies: 174
Views: 40287
|
Forum: Scripts & Functions Posted: Wed Mar 25, 2009 9:32 pm Subject: Folder Menu - a popup menu to quickly change your folders |
| Thanks for this slick little script Rexx. I use almost daily - it's a great timesaver. |
Topic: SciTE4AutoHotkey v2 Stable - Released. |
wtg
Replies: 129
Views: 22462
|
Forum: Scripts & Functions Posted: Tue Mar 03, 2009 11:38 pm Subject: SciTE4AutoHotkey v2 Stable - Released. |
FYI, when I try to perform a web install I get an error message:
Can't download the file!
Make sure your Internet connection is active then
try to install the program again.
... |
| |