| View previous topic :: View next topic |
| Do you like Power Pack Creator? |
| Yes, I love it! Keep up the good work! |
|
50% |
[ 1 ] |
| Yeah, it's cool, but still needs a lot of work... |
|
50% |
[ 1 ] |
| I don't see why I'd ever use it. |
|
0% |
[ 0 ] |
| What a piece of crap! Don't waste your time. |
|
0% |
[ 0 ] |
|
| Total Votes : 2 |
|
| Author |
Message |
NakariaSan
Joined: 25 Aug 2006 Posts: 50 Location: Michigan, USA
|
Posted: Sun Sep 24, 2006 5:42 pm Post subject: Power Pack Creator |
|
|
Hi. To anyone who's interested, I've created what *I* think is quite a useful little tool that's basically an efficiency enhancer. I originally just wanted to take a bunch of scripts I had running and throw them all together into one script to save system resources...but that soon turned into a project to make a creator of what I now call "power packs". These packs are a bunch of scripts packed into one, customizable through a GUI, and specific to a particular task you're working on. A hopefully much clearer explanation can be viewed here:
http://cvfsoft.googlepages.com/powerpackcreator2
An executable of Power Pack Creator v1.0 can be downloaded from below. It's doesn't have a password, so you can just decompile it to see what's going on behind the scenes.
http://cvfsoft.googlepages.com/PowerPackCreatorv1.0.exe
I think this is a pretty cool tool, so I wanted to share it with the peoples of the Autohotkey Forum, as I've grabbed a few very useful snippets of code from here (like the one to open a new window in your default browser). If you think it's useful, please let me know! If you think you can improve it, I'd be thrilled to get your help! It's already been integrated into the lives of a bunch of friends of mine (they're the ones who had me build the website), so I was wondering what ya'll think! |
|
| Back to top |
|
 |
slomz
Joined: 03 Sep 2006 Posts: 601 Location: Iowa, U.S.
|
Posted: Sun Sep 24, 2006 6:02 pm Post subject: |
|
|
You need to add another line in the tray menu so people can remember what hotkeys they chose. But other than that it is a goosd idea.   |
|
| Back to top |
|
 |
NakariaSan
Joined: 25 Aug 2006 Posts: 50 Location: Michigan, USA
|
Posted: Sun Sep 24, 2006 6:06 pm Post subject: |
|
|
| Yeah, what I ended up doing was also creating a txt file in "My Documents\Power Packs\PowerPackName" called "Hotkey Guide.txt" with a list of all the hotkeys they chose to include in that pack. Heh, I guess I never really tell the user that the resource is available though...I'll look into including that. Thanks for your input! |
|
| Back to top |
|
 |
slomz
Joined: 03 Sep 2006 Posts: 601 Location: Iowa, U.S.
|
Posted: Sun Sep 24, 2006 6:09 pm Post subject: |
|
|
| Anytime. |
|
| Back to top |
|
 |
NakariaSan
Joined: 25 Aug 2006 Posts: 50 Location: Michigan, USA
|
Posted: Sun Sep 24, 2006 6:55 pm Post subject: |
|
|
Also...Here's a .zip file with all the scripts and associated files I use with Power Pack Creator. These are the scripts of version 1.1...which is actually just a change so that with "SearchFriend" and "Search Selected Text", the search is just done in Google instead of your default search engine. I did this because it loads faster, and since that's what most people seem to be using anyway, we'll sacrifice a little versatility for convenience.
http://cvfsoft.googlepages.com/PowerPackCreator1.1Scripts.zip
So for those of you who are very rightly hesitant to just download the .exe file, you now have access to all of the scripts! I hope this gets me a greater response. I really do think I'm sitting on something really cool here...now I'm looking to polish it up. |
|
| Back to top |
|
 |
|