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


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to