Menu

MSExcelViewer

Juan Jose Pablos

Last modified 5 years ago Last modified on 03/01/10 02:02:18

excelviewer.bat

:: OPTIONAL: Install Microsoft Excel Viewer

:: URL|ALL|http://download.microsoft.com/download/9/e/f/9ef13e5d-2116-40de-ab97-310811f0f3ca/xlviewer.exe|packages/viewers/xlviewer.exe

todo.pl "del %TEMP%\SETUP.*"

todo.pl "del %TEMP%\xlview.*"

todo.pl "del %TEMP%\OSE.EXE"

todo.pl "del /Q %TEMP%\XLVIEWER.CAB /A:H"

todo.pl "start /wait msiexec /qb /i %TEMP%\xlview.msi"

todo.pl "start /wait %Z%\packages\viewers\xlviewer.exe /T:%TEMP% /C /Q"

Related

Wiki: Scripts