hi every body
how can i install mathtype 5.2 and miktex 2 silent instal
best wishes
Page 1 of 1
install mathtype5.2 and miktex2 silent
#3
Posted 27 May 2005 - 10:17 AM
MathType isn't a real fun installer. Check out their Administrators Manual to get more info about the switches available.
I basically followed the instructions on that website for making a Workstation Install. Run a normal install on your computer, and make a self-extracting archive with WinRAR of the files it copies to the program files folder. Then copy the contents of the installer that you just ran to your install media, along with the archive you made.
Then I made a simple batch file for installing the program that extracts the archive to C:\Program Files\MathType, then runs the installer:
setup.exe -C -W -DL "%ProgramFiles%\MathType"
Then it calls WAIT.exe (attached) with a 10 second timer to give the setup time to complete, and taskkills setup.exe. (If you don't kill the task it'll just sit at the screen asking you if you want to run the program/read the readme).
I hope that makes sense :/
Good luck!
I basically followed the instructions on that website for making a Workstation Install. Run a normal install on your computer, and make a self-extracting archive with WinRAR of the files it copies to the program files folder. Then copy the contents of the installer that you just ran to your install media, along with the archive you made.
Then I made a simple batch file for installing the program that extracts the archive to C:\Program Files\MathType, then runs the installer:
setup.exe -C -W -DL "%ProgramFiles%\MathType"
Then it calls WAIT.exe (attached) with a 10 second timer to give the setup time to complete, and taskkills setup.exe. (If you don't kill the task it'll just sit at the screen asking you if you want to run the program/read the readme).
I hope that makes sense :/
Good luck!
Attached File(s)
-
WAIT.EXE (21.38K)
Number of downloads: 77
Share this topic:
Page 1 of 1



Help
Back to top









