| Author |
Message |
Topic: Delete file/folder error in winXP - a workaround |
T800
Replies: 0
Views: 197
|
Forum: Utilities & Resources Posted: Sat Apr 26, 2008 6:19 pm Subject: Delete file/folder error in winXP - a workaround |
If Windows Explorer is refusing to delete file/folder
1.Get http://www.autohotkey.net/~T800/processexpl.jpg |
Topic: Rename Regular Expression (Shell Ext) |
T800
Replies: 3
Views: 2963
|
Forum: Utilities & Resources Posted: Sat Apr 26, 2008 6:00 pm Subject: Changeing a file extension |
For changing file extension, try this:
[url=http://www.autohotkey.com/forum/viewtopic.php?t=30796change+file+extension]Change file extension context menu |
Topic: Download mp3 from imeem.com |
T800
Replies: 0
Views: 414
|
Forum: General Chat Posted: Sat Apr 26, 2008 3:31 pm Subject: Download mp3 from imeem.com |
imeem.com uses advanced anti-leech methods (usually using URL Snooper to find file url or saving manually from firefox cache does the trick, but not in this case).
Since I didn't want to install Orbi ... |
Topic: How to change a file's icon? |
T800
Replies: 4
Views: 153
|
Forum: General Chat Posted: Sat Apr 26, 2008 2:18 pm Subject: How to change a file's icon? |
AFAIK, Resource Hacker and XN Resource Editor are designed only for win32 PE executable format, I don't know about other formats like those on *nix platforms.
Please note that Resource Hacker or XN R ... |
Topic: Fileinstall automatic path creation |
T800
Replies: 1
Views: 78
|
Forum: Wish List Posted: Mon Apr 21, 2008 5:57 pm Subject: Fileinstall automatic path creation |
It would be useful if FileInstall function would automatically
create subfolder structure, if file is to be placed in subfolder of an existing folder.
Something like this (pseudocode):
FileInstal ... |
Topic: Change file extension shelltoy |
T800
Replies: 0
Views: 136
|
Forum: General Chat Posted: Mon Apr 14, 2008 10:56 pm Subject: Change file extension shelltoy |
Here is another shelltoy I've made (pre-release, I'll mock-up gui a little bit more and add a help file):
Change file extensions in just two steps:
1.select file/multiple files
http://www.autohot ... |
Topic: How to compile Scintilla? |
T800
Replies: 11
Views: 570
|
Forum: General Chat Posted: Mon Apr 14, 2008 7:25 pm Subject: How to compile scintila-the easyest way AFAIK |
First, you must get Platform SDK (I use version 2003R2), and add the include and lib directorys to VC.
You can find all the 'how-to' on www.Codeproject.com
Proper configuration is a of utmost import ... |
Topic: VirusTotal report |
T800
Replies: 2
Views: 180
|
Forum: General Chat Posted: Sun Apr 13, 2008 10:25 am Subject: Additional test |
Here is a scan of an no-UPX-ed script.
They are so sloppy.
File ahk.exe received on 04.13.2008 11:20:52 (CET)
Current status: Loading ... queued waiting scanning finishe ... |
Topic: should microsoft throw away vista |
T800
Replies: 2
Views: 155
|
Forum: General Chat Posted: Sat Apr 12, 2008 10:16 pm Subject: Too many cooks... |
Too many cooks spoil the broth.
They should have given the coding task to Carmack and IDsoftware.
Instead of million+ coders, just 3 guys that made Quake 3 core would have made a killer OS  |
Topic: Doom 95 in Vista with a pad |
T800
Replies: 10
Views: 382
|
Forum: General Chat Posted: Sat Apr 12, 2008 10:05 pm Subject: Interesting! |
I think I'll try this one if can only find where I've put my old Doom floppys.  |
Topic: VirusTotal report |
T800
Replies: 2
Views: 180
|
Forum: General Chat Posted: Sat Apr 12, 2008 10:03 pm Subject: VirusTotal report |
Here is a Virustotal scan report for compiled ahk script.
As you can see, these 7 companies still have a lot of code to correct,
since obviously noone told them about the wonders of Autohotkey .
... |
Topic: Upload to sourceforge.net |
T800
Replies: 1
Views: 179
|
Forum: General Chat Posted: Sat Oct 06, 2007 10:33 pm Subject: Upload to sourceforge.net |
Does anyone know how to upload files to sourceforge?
All I can find is ftp/command prompt-related stuff. I don't like it at all,
so in a lack of something that makes sense for non-*nix guy like me, ... |
Topic: Zip Thumbnails (Updated:version 1.2.0.7) |
T800
Replies: 4
Views: 543
|
Forum: Utilities & Resources Posted: Mon Oct 01, 2007 3:49 pm Subject: Zip Thumbnails (Updated:version 1.2.0.7) |
Guest is a bit off the topic here.
(This is built with VS2005Express + Platform SDK = 0$ , who sez M$ can't make something good)
I put source and binaries on the forum before I go www-wide to get ... |
Topic: Native Zip/Unzip support in Autohotkey |
T800
Replies: 2
Views: 299
|
Forum: General Chat Posted: Mon Oct 01, 2007 3:46 pm Subject: Native Zip/Unzip support in Autohotkey |
Well, I made a static unzip library and it's 176 kb , when you zip it up, it's 57 kb.
For zip component it's 164 kb static, 53 kb zipped.
Plus the use of upx.
There is an option in VS2003 and 200 ... |
Topic: Native Zip/Unzip support in Autohotkey |
T800
Replies: 2
Views: 299
|
Forum: General Chat Posted: Mon Oct 01, 2007 12:09 am Subject: Native Zip/Unzip support in Autohotkey |
I think that Autohotkey could very easy have a native support for zip/unzip
First take a look here:
http://www.codeproject.com/file/zip_utils.asp
or here
http://www.wischik.com/lu/programmer/zip ... |
| |