please support the project:
give back

Downloading and Installing MiKTeX 2.6

MiKTeX 2.6 is considered out-of-date. It is recommended that you install MiKTeX 2.8 instead.

The availability of MiKTeX 2.6 ends some time in the not so distant future: as of a fixed date it will not be possible to install packages from the remote package repository. See this page, for more information.

What's new

Please read the release notes, before you install MiKTeX 2.6.

Special considerations

The following Windows platforms are supported:

  • Windows Vista
  • Windows Server 2003
  • Windows XP
  • Windows 2000
  • Windows Me
  • Windows 98

It is possible to install MiKTeX 2.6 side-by-side to an existing MiKTeX 2.5 installation.

You have the option to create a shared MiKTeX 2.6 installation. Use this option if you are the administrator of your computer and if you want to install MiKTeX for all users. This option is not available if you are logged into a limited user account.

Preparations

You must uninstall a previous version of the 2.6 series, if it exists. To do so, start the "Add or Remove Programs" tool, select the MiKTeX 2.6 entry and click the Remove button. It is recommended that you choose the "Tidy up thoroughly" option on the first wizard page.

Installing a basic MiKTeX system

To install a basic MiKTeX system, download and run the "Basic MiKTeX" installer. MiKTeX has the ability to install missing packages automatically, i.e., this installer is suitable for computers connected to the Internet.

Download "Basic MiKTeX 2.6" Installer

When you have installed MiKTeX 2.6, it is recommended that you run the update wizard in order to get the latest updates.

Installing the complete MiKTeX system

You use the MiKTeX Net Installer to download all MiKTeX packages and install a complete MiKTeX system. See the section Installing MiKTeX in the MiKTeX manual, for more information.

Download MiKTeX 2.6 Net Installer

Importing packages from another MiKTeX installation

There is no upgrade mechanism which transforms a MiKTeX 2.5 installation into a MiKTeX 2.6 installation. But you can use the command-line version of the package manager to import all missing packages into your MiKTeX 2.6 installation directory:

mpm --verbose --repository="C:\Program Files\MiKTeX 2.5" --import-all

See the MPM reference page, for more information.