<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
For internet installation of the activex plugin, several scenarii are
possible:<br>
<br>
1) compile the plugin as standalone, all necessary modules are built-in<br>
    problem: GPL ? bloated application ? crippled VLC<br>
<br>
2) include VLC installer along with the Activex Plugin in the CAB file
(which is required for an internet download), and launch it once
downloaded, this will also install VLC app and its modules.<br>
    problem: big download !<br>
<br>
I would advise for 2) (the installer could be tailored so that only the
modules are installed)<br>
<br>
As for mozilla plugin, 1) should be achievable, but I doubt that 2)
would work<br>
<br>
Damien<br>
<br>
Antoine Cellerier wrote:
<blockquote cite="mid20050217130208.GA27239@via.ecp.fr" type="cite">
  <pre wrap="">On Thu, Feb 17, 2005, Subversion daemon wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">- self registration (Internet installation now possible)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
does that mean that we can build a special package, put it on the
videolan ftp and that people will be given the choice to install the
plugin if needed on some web page ?

is it possible to do the same thing for the mozilla plugin ?

  </pre>
</blockquote>
<br>
</body>
</html>