![]() |
Intro | Prepare | Download | Install | Tune | Test | Uninstall | Info |
|---|
50comupd.exe (x86). See The Miktex manual.
Windows 95/98:
set TEMP=C:\TEMP set TMP =C:\TEMP set HOME=C:\ set DICTDIR=C:\usr\local\lib set PATH=%PATH%;c:\usr\local\bin; set PATH=%PATH%;c:\program files\emacs\bin; set PATH=%PATH%;c:\program files\ghostgum\ghostview\gsview\;
Note: Some systems do not like long filenames, so you might need to change the last two lines to
set PATH=%PATH%;c:\progra~1\emacs\bin; set PATH=%PATH%;c:\progra~1\ghostgum\ghostview\gsview\;
Note 2: Some systems do not like if the PATH is longer than 256 characters.
Windows NT/2000/XP:
c:\program files\emacs\bin;
c:\program files\ghostgum\ghostview\gsview\;c:\usr\local\bin;