如何使用C#为DVD创建安装菜单 [英] How to create a installation menu for dvd using c#

查看:56
本文介绍了如何使用C#为DVD创建安装菜单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,朋友,我想为DVD创建一个自动播放菜单.

我有很多软件设置文件,现在我想刻录将包含自动播放菜单的DVD,以便在那时自动播放DVD时,用户可以选择要安装的软件... ??

这就像一个MOVIE DVD菜单来选择要播放的电影...


我想用C#在Windows窗体中开发此代码


在此先感谢... ???

Hello friend i want to create a auto play menu for DVD..?


I have many software setup files, now i want to burn a DVD that will contain a auto play menu so that when the DVD is auto played at that time user get a selection for which software to install...??

this will like a MOVIE DVD menu to select which movie to play...


i want to develop this in windows form with c#


Thanks in advance...???

推荐答案

如果您只想播放视频,则可以使用Live Movie Maker,它是Windows的免费下载.另外,您也可以使用在Google搜索中找到的任何软件( http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=dvd+menu+maker [一个版本 [自动运行文章 [ ^ ].

干杯.
If you just want to play videos, you can use Live Movie Maker which is a free download for Windows. Alternatively, you could use any software you find on a Google search (http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=dvd+menu+maker[^]).

If you''re trying to compile a playable DVD from code for a DVD player with video and menu, and this is something that you want to do in c#, you won''t be able to do it without a lot of marshalling and interop code. Here''s one version[^] of the DVD spec, which you''ll need to know to work things out.

If you want to make the DVD do something interesting when put in a computer, you can read this Autorun article[^].

Cheers.


我认为您正在寻找的是本文在代码项目上描述的内容.
用于CD/DVD分发的免费自动播放菜单 [
I think what you are looking for is something described in this article here on code project.
Free Autoplay Menu for your CD/DVD Distribution[^]


这篇关于如何使用C#为DVD创建安装菜单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆