On Mon, 25 Mar 2002 18:19:22 +0100, Michael Polak wrote: > Witold Filipczyk wrote:
<snip> >> Additional feature: plugins. >> What they could do, and what is not allowed >> and how the prevention will be look like. > But how do you want to run them in DOS ? (maybe in Linux it would be > possible...) Did someone say "plugins"??? ;-) http://www.angelfire.com/id/glenndoom/qv-plugin.gif --- in mime.cfg --- video/mpeg MPG|call C:\\1batch\\aramulti.bat $1 video/x-mpeg MPG|call C:\\1batch\\aramulti.bat $1 video/x-msvideo AVI|call C:\\1batch\\aramulti.bat $1 video/msvideo AVI|call C:\\1batch\\aramulti.bat $1 video/quicktime MOV|call C:\\1batch\\aramulti.bat $1 file/.mpg |call C:\\1batch\\aramulti.bat $1 file/.mpe |call C:\\1batch\\aramulti.bat $1 file/.avi |call C:\\1batch\\aramulti.bat $1 file/.mov |call C:\\1batch\\aramulti.bat $1 _______ --- aramulti.bat --- @echo off g:\graphics\qvpro247\qv.exe /b /k0 /x200 /y150 /c /n /o15 %1 ____________________ This of-coarse requires the registered version of QV-Pro. But, you get the idea. It is already possible to do "plugins" with Dos/Arachne. :))) -- Glenn http://arachne.cz/ http://freedos-32.sourceforge.net/ http://www.delorie.com/listserv/mime/ http://www.angelfire.com/id/glenndoom/download.htm http://www.zorg.org/unixhumour/
