| Author |
Message |
Topic: Get a list of values or attributes from XML file. |
ladiko
Replies: 4
Views: 276
|
Forum: Ask for Help Posted: Mon Jan 16, 2012 10:00 pm Subject: Get a list of values or attributes from XML file. |
Hey, yeah the xpath.ahk is really slow, but the usage of COM is much faster, but i can't say how it compares to the RegEx way.
Edit:
so here is a sample, where i don't know how to get the printer ... |
Topic: Get a list of values or attributes from XML file. |
ladiko
Replies: 4
Views: 276
|
Forum: Ask for Help Posted: Mon Jan 16, 2012 9:38 pm Subject: Get a list of values or attributes from XML file. |
The document is much longer, this is just a code snippet so i guess xml processing is better. on the other hand, i don't know how to do multi-line regexmatch  |
Topic: Get a list of values or attributes from XML file. |
ladiko
Replies: 4
Views: 276
|
Forum: Ask for Help Posted: Mon Jan 16, 2012 7:55 pm Subject: Get a list of values or attributes from XML file. |
Hello,
i wand to parse xml-files and look for all network adapters which are listed in that file. unfortunatelly the xml example xmldata =
(
<?xml version="1.0" encoding="ut ... |
Topic: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
ladiko
Replies: 1035
Views: 177160
|
Forum: Scripts & Functions Posted: Sat Aug 21, 2010 11:12 pm Subject: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
| what is the eighth icon good for? |
Topic: Compile_AHK II - for those who compile! |
ladiko
Replies: 407
Views: 84931
|
Forum: Scripts & Functions Posted: Wed Apr 07, 2010 7:46 pm Subject: Compile_AHK II - for those who compile! |
i assume you know what's the AutoHotkeySC.bin for. in this case the following picture should be self-explaining.
http://img717.imageshack.us/img717/5081/cahk.th.pngParams = %0%
If Params = 1
#In ... |
Topic: Compile_AHK II - for those who compile! |
ladiko
Replies: 407
Views: 84931
|
Forum: Scripts & Functions Posted: Sun Apr 04, 2010 7:48 pm Subject: Compile_AHK II - for those who compile! |
| let's explain it this way: the autohotkey.exe has the same seven icons like all compiled scripts and it is the icon that is only used for the ahk-files. maybe i should rename it to ahk files icon? but ... |
Topic: Copying of a file in CMD works, AHK fails!? |
ladiko
Replies: 4
Views: 1199
|
Forum: Ask for Help Posted: Mon Mar 29, 2010 9:23 pm Subject: Copying of a file in CMD works, AHK fails!? |
| the windows 7 taskmanager shows with which command and parameters a process was called. exactly this command works in a normal command line window. i really double checked it all, cause it's not logic ... |
Topic: Copying of a file in CMD works, AHK fails!? |
ladiko
Replies: 4
Views: 1199
|
Forum: Ask for Help Posted: Mon Mar 29, 2010 1:38 pm Subject: Copying of a file in CMD works, AHK fails!? |
Hello TLM
In the third picture, you can see that I executed it with administrative rights. If i execute it normal A_IsAdmin is zero. Your advice results in "invalid number of parameters&qu ... |
Topic: Copying of a file in CMD works, AHK fails!? |
ladiko
Replies: 4
Views: 1199
|
Forum: Ask for Help Posted: Sun Mar 28, 2010 10:43 pm Subject: Copying of a file in CMD works, AHK fails!? |
I try to copy the file: C:\Windows\System32\GroupPolicy\Machine\Registry.pol, but it only works if i copy it by hand in a command line window
Source := A_WinDir . "\System32\GroupPolicy ... |
Topic: Compile_AHK II - for those who compile! |
ladiko
Replies: 407
Views: 84931
|
Forum: Scripts & Functions Posted: Thu Dec 17, 2009 3:03 pm Subject: Compile_AHK II - for those who compile! |
seems to be a failed download. try to download again, maybe with another browser?!
it worked for me with firefox 2.0, 3.0 and 3.5 on windows xp home and professional 32bit, vista business 32bit, wi ... |
Topic: Compile_AHK II - for those who compile! |
ladiko
Replies: 407
Views: 84931
|
Forum: Scripts & Functions Posted: Mon Dec 14, 2009 10:46 pm Subject: Compile_AHK II - for those who compile! |
i tried to compile a script and include a bmp-file - the exe file is almost the same amount bigger as the bmp file has. so it seems ok for me.
please explain what you did and maybe post some code?! |
Topic: Compile_AHK II - for those who compile! |
ladiko
Replies: 407
Views: 84931
|
Forum: Scripts & Functions Posted: Mon Dec 14, 2009 6:58 pm Subject: Compile_AHK II - for those who compile! |
If you change line 3344:_EXIT() {
ExitApp , 1
}the app exits with exitcode 1 on error and with zero if the compilation was successful. what do you mean with "aborted" ? ... |
Topic: Compile_AHK II - for those who compile! |
ladiko
Replies: 407
Views: 84931
|
Forum: Scripts & Functions Posted: Sun Dec 13, 2009 1:22 pm Subject: Compile_AHK II - for those who compile! |
which command line parameters do you miss?
i have to see how to handle icons with letters instead of numbers as icongroup name.
http://img94.imageshack.us/img94/1203/zwischenablage01v.th.png |
Topic: SoundSet + Windows 7 Compatibilty modus |
ladiko
Replies: 3
Views: 973
|
Forum: Ask for Help Posted: Sat Nov 07, 2009 6:02 pm Subject: SoundSet + Windows 7 Compatibilty modus |
| i changed my script - now it works again. never the less i dont know why windows 7 behaves different from vista. |
Topic: Compile_AHK II - for those who compile! |
ladiko
Replies: 407
Views: 84931
|
Forum: Scripts & Functions Posted: Wed Nov 04, 2009 2:14 pm Subject: Compile_AHK II - for those who compile! |
| some of your buttons seems to be spanish (?) - do you plan to completely translate it to spanish? |
| |