[Mono-list] Start from CD
Jonathan Pryor
jonpryor at vt.edu
Sun Aug 23 18:49:53 EDT 2009
On Thu, 2009-08-13 at 09:18 -0700, PeterFalkenberg wrote:
> Hello, There is a possibility of mono from a CD without installing to run?
> I'd like to use my tool, which passed on a CD, without installation can
> start?
If you need to support only specific operating systems, then sure. For
example, for run-from-CD functionality on Windows, you just need to
"install" Mono onto the CD, then in the DESKTOP.INI file specify the
full path name to mono (lacking the drive letter), and any needed
command-line arguments to mono (e.g. the assembly to execute).
Other platforms will require other steps (or may not support
run-from-CD).
- Jon
More information about the Mono-list
mailing list