| Author |
Message |
Forum: Support Topic: Killing a specific Java process |
| grayatrox |
|
Posted: May 20th, 2012, 1:16 am
|
|
Replies: 0 Views: 20
|
| As the title suggests, I need to kill a specific java process. I can get ahk to identify the process in question, but I can't get it to grab the PID. Here is what I have so far: cmdLine = "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -classpath update.jar;pms.jar -Xmx768M -Djava.net.pre... |
|
 |
Forum: Support Topic: Simple Form Design |
| grayatrox |
|
Posted: February 12th, 2012, 2:04 am
|
|
Replies: 4 Views: 197
|
Don't forget about Rajat's SmartGUI Creator that came with previous versions of ahk.
There is probably a reason why it's no longer included, but I still use it all the time. |
|
 |
Forum: Support Topic: Debugging Script |
| grayatrox |
|
Posted: February 11th, 2012, 4:17 am
|
|
Replies: 4 Views: 215
|
| Thanks. I'll check that out |
|
 |
Forum: Support Topic: Debugging Script |
| grayatrox |
|
Posted: February 11th, 2012, 1:22 am
|
|
Replies: 4 Views: 215
|
| I know. I just felt it would be easier to keep everything organised. |
|
 |
Forum: Support Topic: Debugging Script |
| grayatrox |
|
Posted: February 10th, 2012, 8:11 am
|
|
Replies: 4 Views: 215
|
| Here is a little something I have been working today in my downtime. It is nowhere near finished, and may never be. I was wondering if any of you had any suggestions to optimise, or otherwise improve it; or know of a script two already like this. If you had any suggestions for any features I could i... |
|
 |
Forum: Scripts Topic: SCAAB - ScreenSaver As A Background |
| grayatrox |
|
Posted: September 3rd, 2011, 2:54 am
|
|
Replies: 18 Views: 3680
|
| Sorry, I have been very busy with university. I will try to find some more time to finish this. |
|
 |
Forum: Support Topic: MSXML |
| grayatrox |
|
Posted: April 2nd, 2011, 2:39 pm
|
|
Replies: 1 Views: 272
|
| I am trying to get the id from the channel tag, and append it with each and every date from the datafor tag to create a url. The end result I am looking for will be ..../7TWO-ACT_2011-04-01.xml.gz fincs' post and a tutorial on xpath has really gotten me started on msxml, but now I'm stuck. I have go... |
|
 |
Forum: Support Topic: ListViews - Need help selecting an object |
| grayatrox |
|
Posted: January 16th, 2011, 11:11 pm
|
|
Replies: 6 Views: 223
|
| Hmmm, thanks guys, I'll give it a go when I get home - the floods knocked out my internet connection there :/ |
|
 |
Forum: Support Topic: ListViews - Need help selecting an object |
| grayatrox |
|
Posted: January 11th, 2011, 6:52 am
|
|
Replies: 6 Views: 223
|
| Hmm.. don't know much about ImageSearch, but I suppose now is the time to learn. Though using click might be faster as I know that icon doesn't change. Either way, I was hoping to avoid it as it is slower |
|
 |
Forum: Support Topic: ListViews - Need help selecting an object |
| grayatrox |
|
Posted: January 10th, 2011, 3:54 am
|
|
Replies: 6 Views: 223
|
| I have a MacBook Pro dualbooting Windows 7 with Bootcamp. It is a pain to go into the bootcamp options to reboot into the desired OS, So I am trying to write a script to automate this. I am having problems getting AHK to select the OS I want. AU3_Spy says the objects are located within a listview. h... |
|
 |
Forum: Scripts Topic: [Lib] Aero_Libary |
| grayatrox |
|
Posted: December 28th, 2010, 3:41 am
|
|
Replies: 14 Views: 2742
|
Great Lib, however my OS calls itself WIN_7 when called by A_OSVersion
My OS in particular is Windows 7 Ulitmiate x64
This may also becuase I am using AHK_L (I have just started using it) |
|
 |
Forum: Support Topic: Sycronising Edit Boxes |
| grayatrox |
|
Posted: September 27th, 2010, 9:43 am
|
|
Replies: 5 Views: 380
|
| Thanks very much guys, I'll try the code in a few weeks, when my exams are over, I should focus on those instead of AHK for now. |
|
 |
Forum: Support Topic: Sycronising Edit Boxes |
| grayatrox |
|
Posted: September 26th, 2010, 7:53 am
|
|
Replies: 5 Views: 380
|
| After A quick search, I found a few posts that work with the scrollbar, however I haven't been able to apply what I've found. The Aim: to have both edit boxes at the same position when the other is moved - They will always contain the same amount of lines. I have a few problems: - Scrolling isn't ma... |
|
 |
Forum: Support Topic: [Solved]Need Help converting some vba functions (crypto) |
| grayatrox |
|
Posted: August 5th, 2010, 2:12 pm
|
|
Replies: 4 Views: 479
|
| Well, I have finally finished converting the functions, as well as a demo on how to use it all. Under no circumstances do I support cracking actual RSA Keys, this was just an intellectual endeavour. That being said, Enjoy. #SingleInstance Force ; Public Values, Known by anyone that intercepts the me... |
|
 |
Forum: Support Topic: [Solved]Need Help converting some vba functions (crypto) |
| grayatrox |
|
Posted: August 4th, 2010, 11:33 pm
|
|
Replies: 4 Views: 479
|
Awesome, thanks! it is closer to the correct value, but it appears to be out by one. I will have to do some more testing later. Nope, it was just me
It appears that I have to look up those assignment operators again... |
|
 |
| Sort by: |