MixTex Basic

MikTex is a freeware Tex typesetting program. Tex is a format which is especially useful for papers with a lot of heavy math. These tags are for a situation in which all the packages are stored locally and in the same direcotry as the installer. If you get a self extracting exe, extract all the files before installation using a program like Win-RAR.

Batch Line:
setupwiz.exe --unattended


RunOnceEx.cmd
REG ADD %KEY%\255 /VE /D "MikTex" /f
REG ADD %KEY%\255 /V 1 /D "%CDROM%\Software\Extras\MikTex\setupwiz.exe --unattended" /f

A convoluted explanation of the more sophisticated tags is available for the installer is available here.
Submitted by vampus8.
Last updated 2006-06-30 13:58:17 by vampus8