
09-20-2014, 01:29 AM
|
Senior Member
|
|
Join Date: Jul 2014
Posts: 128
|
|
 Re: @ ksv another new clone need rtmpdump support ,plez help
Quote:
Originally Posted by troller12
@ alsersawy
Use CMD and then enter the command.Just copy your CMD.exe and the getsendcommand.exe in same folder then start CMD and enter the commandline exsample...
Code:
getsendcommand.exe http://www.xarabia.tv/static/scripts/eplayer.swf
...and now you get the results for the K parameter if used.
So you could also create a small bat file where you just enter the path to the getsendcommand.exe (if you don't copy it into your system32 folder) + swf link + pause command.So the bat would look so.
Code:
C:\YOUR_PATH\getsendcommand.exe http://www.xarabia.tv/static/scripts/eplayer.swf
pause
So the best for you is it just to copy the file into system32 folder then you don't need to use any path anymore like this below...
123.bat
Code:
getsendcommand.exe http://www.xarabia.tv/static/scripts/eplayer.swf
pause
@ denobis
Do you mean we have to copy the swf link into the text file etc?Don't work so far.Maybe you can explain this a little more simple.Thanks
greetz
|
thank you very much
|