13 lines
572 B
Batchfile
13 lines
572 B
Batchfile
|
|
start /wait \\fs1\shares\!drivers\jxpiinstall.exe /s
|
||
|
|
start /wait \\fs1\shares\!apps\7z1604-x64.exe
|
||
|
|
start /wait \\fs1\shares\!apps\FSViewerSetup64.exe
|
||
|
|
start /wait \\fs1\shares\!apps\SumatraPDF-3.1.2-64-install.exe
|
||
|
|
start /wait \\fs1\shares\!apps\WinDjView-2.1-Setup.exe
|
||
|
|
start /wait \\fs1\shares\!apps\2GISShell-3.16.3.0.msi
|
||
|
|
start /wait \\fs1\shares\!drivers\vc_redist.x64.exe
|
||
|
|
start /wait \\fs1\shares\!mozilla_firefox\FirefoxESR-52.4.1-ru.msi
|
||
|
|
notepad \\fs1\shares\!drivers\Ippon_winpower\key.txt
|
||
|
|
start /wait \\fs1\shares\!drivers\Ippon_winpower\setup.exe
|
||
|
|
|
||
|
|
|
||
|
|
pause
|