| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Wed Oct 15, 2008 2:43 pm Post subject: open with |
|
|
i try to open a web radio with trance.pls when it ask me what program i want to use
can i direcly open it up with vlc.exe
like
run trance.pls, c:/program/vlc/vlc.exe |
|
| Back to top |
|
 |
lingoist
Joined: 05 Oct 2004 Posts: 121 Location: Brasília, Brazil
|
Posted: Wed Oct 15, 2008 2:57 pm Post subject: |
|
|
Try this:
| Code: |
program=c:/program/vlc/vlc.exe
file=trance.pls
run %program% %file%
|
|
|
| Back to top |
|
 |
|