AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 25 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Mass Video (+YouTube) Ripper with Multi-thread Downloader
luvan

Replies: 75
Views: 14623

PostForum: 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

PostForum: 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.
Rolling Eyes
  Topic: Send/Recieve Input to VLC Console Window
luvan

Replies: 1
Views: 308

PostForum: 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

PostForum: Ask for Help   Posted: Tue Dec 29, 2009 9:09 am   Subject: How do I find the language which the OS uses
Thanks Smile
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

PostForum: 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

PostForum: 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
Question
  Topic: Rosset Code https scripts
luvan

Replies: 2
Views: 321

PostForum: 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
Question
  Topic: RSSFeedReader function using XMLRead
luvan

Replies: 6
Views: 2797

PostForum: Scripts & Functions   Posted: Fri Dec 18, 2009 9:49 am   Subject: RSSFeedReader function using XMLRead
Thanks! Laughing
  Topic: Rosset Code https scripts
luvan

Replies: 2
Views: 321

PostForum: 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

PostForum: Scripts & Functions   Posted: Tue Dec 15, 2009 11:15 am   Subject: RSSFeedReader function using XMLRead
I can not find XMLRead function from Titan
Sad
  Topic: Measure the signal strength of the 3G
luvan

Replies: 1
Views: 482

PostForum: 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

PostForum: 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
Sad
  Topic: Regex problem ;."
luvan

Replies: 3
Views: 364

PostForum: Ask for Help   Posted: Sat Dec 12, 2009 1:00 pm   Subject: Regex problem ;."
thanks! Very Happy
  Topic: Regex problem ;."
luvan

Replies: 3
Views: 364

PostForum: 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

PostForum: 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?
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group