Jump to content

IPTV client.


jampeer

Recommended Posts

15 minutes ago, HaraldL said:

What happens if you create a text file like "DVBViewer.cmd" with the command as one long line in it and start it instead of a shortcut?

 

Sorry, I don't quite understand what to do. How to run a text file.

Link to comment

You just rename it from xyz.txt to xyz.cmd, then you can double click it like a shortcut and the command(s) in it will run. line by line if more than one. By default windows hides file extensions like .txt, showing the text file only as "xyz". In windows explorer settings you can disable the extension hiding to rename it properly (otherwise named as xyz.cmd.txt it won't run as command but still opened as a text file).

 

See Wikipedia

 

  • Like 1
Link to comment
vor 13 Stunden schrieb jampeer:

I do it like this:
"C:\Program Files (x86)\DVBViewer\DVBViewer.exe" -l "https://" -r "playlist1" -l "http://l" -r "playlist2" -l "http://" -r "playlist3" -l  "http://" -r "playlist4" -l

 

You can write the command line to a text file and save it, let's say as DVBViewer.txt. After that, you rename DVBViewer.txt to DVBViewer.cmd (cmd stands for "command"), so that Windows knows that it shall execute the line in the file when you double-click it.

  • Like 1
Link to comment
3 hours ago, HaraldL said:

In windows explorer settings you can disable the extension hiding to rename it properly (otherwise named as xyz.cmd.txt it won't run as command but still opened as a text file).

Thanks.

Everything worked out.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...