| Author |
Message |
Topic: Mass Video (+YouTube) Ripper with Multi-thread Downloader |
luvan
Replies: 75
Views: 14623
|
Forum: Scripts & Functions Posted: Fri Jan 14, 2011 8:15 pm Subject: rtmpdump ? |
Is it possible to add rtmpdump so you can use the program to any
web site?
http://rtmpdump.mplayerhq.hu/
http://download3.videohelp.com/rtmpdump-2.3-windows.zip
The current version just download ... |
Topic: MUkoTE: Mutes sound when window title matches text patterns |
luvan
Replies: 20
Views: 12832
|
Forum: Scripts & Functions Posted: Tue Jan 05, 2010 8:41 pm Subject: MUkoTE: Mutes sound when window title matches text patterns |
I am using the script in
http://www.autohotkey.com/forum/viewtopic.php?t=45291
It works for me
I have also a script that records the songs one bye one without ads.
 |
Topic: Send/Recieve Input to VLC Console Window |
luvan
Replies: 1
Views: 308
|
Forum: Ask for Help Posted: Sun Jan 03, 2010 4:46 pm Subject: Send/Recieve Input to VLC Console Window |
Have a lock at
http://www.videolan.org/doc/vlc-user-guide/en/ch04.html
You can do
run, vlc -xxxxx ... |
Topic: How do I find the language which the OS uses |
luvan
Replies: 5
Views: 265
|
Forum: Ask for Help Posted: Tue Dec 29, 2009 9:09 am Subject: How do I find the language which the OS uses |
Thanks
Now I wonder how to put the language support in a program.
Must it be in the program or should I read into it from a file?
Which is better? |
Topic: How do I find the language which the OS uses |
luvan
Replies: 5
Views: 265
|
Forum: Ask for Help Posted: Tue Dec 29, 2009 8:45 am Subject: How do I find the language which the OS uses |
How do I find the language that Windows is set to?
I intend to use it to automatically convert a program.
For example, German, French or Swedish. |
Topic: CMDret - return output from console progs [DLL version] |
luvan
Replies: 157
Views: 52068
|
Forum: Utilities & Resources Posted: Sun Dec 20, 2009 5:55 pm Subject: I do not under stand |
But
CMD := "cmd /c dir c: /s"
will not work
 |
Topic: Rosset Code https scripts |
luvan
Replies: 2
Views: 321
|
Forum: Ask for Help Posted: Fri Dec 18, 2009 12:57 pm Subject: Rosset Code https scripts |
Yes I have tried and found nothing.
And the code I found do not work
So the code I am looking for seems to be here
 |
Topic: RSSFeedReader function using XMLRead |
luvan
Replies: 6
Views: 2797
|
Forum: Scripts & Functions Posted: Fri Dec 18, 2009 9:49 am Subject: RSSFeedReader function using XMLRead |
Thanks!  |
Topic: Rosset Code https scripts |
luvan
Replies: 2
Views: 321
|
Forum: Ask for Help Posted: Fri Dec 18, 2009 9:42 am Subject: Rosset Code https scripts |
There AutoHotkey on rosettacode.org that do not work
For example,
iWeb_Init()
pwb := iWeb_newGui(0, 0, 1000, 800)
iWeb_nav(pwb, "http://www.facebook.com/login.ph ... |
Topic: RSSFeedReader function using XMLRead |
luvan
Replies: 6
Views: 2797
|
Forum: Scripts & Functions Posted: Tue Dec 15, 2009 11:15 am Subject: RSSFeedReader function using XMLRead |
I can not find XMLRead function from Titan
 |
Topic: Measure the signal strength of the 3G |
luvan
Replies: 1
Views: 482
|
Forum: Ask for Help Posted: Sun Dec 13, 2009 7:25 pm Subject: Measure the signal strength of the 3G |
I like to Measure the signal strength of the 3g signal
by sendning AT+CSQ to the modem port (COM6:)
AND read what the modem say back.
I think it must be interactive. |
Topic: Embedding Perl |
luvan
Replies: 15
Views: 7497
|
Forum: Scripts & Functions Posted: Sun Dec 13, 2009 1:26 pm Subject: Perl58dll.zip is not to befound |
I can not find Perl58dll.zip
The link is broken
 |
Topic: Regex problem ;." |
luvan
Replies: 3
Views: 364
|
Forum: Ask for Help Posted: Sat Dec 12, 2009 1:00 pm Subject: Regex problem ;." |
thanks!  |
Topic: Regex problem ;." |
luvan
Replies: 3
Views: 364
|
Forum: Ask for Help Posted: Fri Dec 11, 2009 2:04 pm Subject: Regex problem ;." |
I have trouble using regex
how to replace me ";, and so on?
I do not understand how to do
from
"Tom","450123456";"no@spam.com"
to
Tom +450123456€no@spam ... |
Topic: I do not under stand how to use run |
luvan
Replies: 4
Views: 375
|
Forum: Ask for Help Posted: Tue Dec 08, 2009 6:27 pm Subject: I do not under stand how to use run |
If I run a commando like
run, xxx.exe /?
Then I get the helptext in MsgBox.
but I want it in a variable
How do I solve this problem? |
| |