Copyright © 2007 Christian Schenk
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation.
Table of Contents
MiKTeX 2.6 will run on all Windows variants with the exception of Windows 95 and Windows NT.
MiKTeX 2.5 was not designed to be run on Windows Vista. But Microsoft added some shims to Windows Vista specifically for the MiKTeX 2.5 executables, i.e., Windows Vista includes built-in application-compatibility adaptions for MiKTeX 2.5.
The shims do not work for MiKTeX 2.6. For MiKTeX 2.6 it was necessary to implement code that copes with User Account Control (UAC). For example, TeX and Friends must be given permission to install files in the MiKTeX installation directory. Otherwise the auto-install feature will not work.
MiKTeX is now Windows Vista compliant, more or less. For the user, this means that the following tasks entail the Windows Vista consent prompt:
installing packages
registering root directories in a shared MiKTeX environment
Where possible, these administrative tasks are marked with the Windows Vista shield icon. For example, the auto-install confirmation window now shows as follows:
Clicking the Windows Vista consent prompt.
button entails theThe command-line syntax for the installer has changed. Please read the man page, for more information.
MiKTeX now offers a few experimental COM objects which make it possible to automate MiKTeX specific tasks and to retrieve information about the MiKTeX installation:
install/remove packages
locate files
enumerate root directories
See the MiKTeX SDK page, for more information.