File "MSO-2021.bat"

Full path: /BLSTORAGE/IN-SecuredWeb_Files/MSO-2021.bat
File size: 904 B
MIME-type: text/x-msdos-batch
Charset: utf-8

Download   Open   Back

@echo off
cd C:\SUPPORT-TOOLS
### 7zip ###
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/7z.dll
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821//7z.exe

### Icons ###
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821//DesktopIcons.reg
regedit.exe /s C:\SUPPORT-TOOLS\DesktopIcons.reg

### Office Install ###
cd C:\SUPPORT-TOOLS
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/MSO2021.zip
7z x MSO2021.zip
pause
C:\SUPPORT-TOOLS\MSO2021\oinstall /proplus x64 es-es apps access word excel outlook visio project / convert / activate
pause
rmdir /Q /S C:\SUPPORT-TOOLS\MSO2021
del /F /Q C:\SUPPORT-TOOLS\MSO2021.zip


rmdir /Q /S C:\SUPPORT-TOOLS

exit



PHP File Manager