Jump to content

OSD-Menu Editor


Recommended Posts

Guest Lars_MQ

I've uploaded the OSD-Menu-Editor for DVBViewer 3.1 in the tools section of the Membersarea.

 

With the editor you can customize and extend the OSD menu. The handling is selfexplaining. To get it in english language simply copy the english.lng for the language\Menuedit into the folder where the MenuEdit.exe resides and rename it to MenuEdit.lng.

 

With the Editor you can

- create own menus. (Add Homewindow)

- call external programs (Add Program)

- call other osd-pages (Add Hyperlink)

- and call some of the internal functions of the DVBViewer (Add Script)

 

The internal OSD-pages of the DVBViewer can only be limited changed for security reasons.

 

Important:

The DVBViewer has to be closed, if you edit the Windowdef.xml with the editor.

 

In case something went wrong you can reset the osd menu by deleting the Windowdef.xml and start the DVBViewer. It will automatically create the default file. Of course all changes are lost in this case.

 

Have Fun

 

lars

Link to comment
Guest Lars_MQ

For people with knowledge in vb-script maybe this is of interest. You can put vbscript as example into a Programbutton (Add program):

 

Program : "c:\windows\system32\wscript.exe"

Arguments: "C:\programme\dvbviewer3\pip_open.vbs //B"

 

of course you have to adjust this to your system and script. The " are necessary and the option //B means this script will be executed silent (no scripting window visible).

 

lars

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...