File "Update_Xmon.bat"

Full path: /BLSTORAGE/IN-SecuredWeb_Files/Update_Xmon.bat
File size: 2.99 KiB (3060 bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Back


Netsh.exe advfirewall firewall add rule name=VNC protocol=tcp localport=5900 dir=in enable=yes action=allow profile=any
Netsh.exe advfirewall firewall add rule name=PING protocol=icmpv4:8,any dir=in action=allow

@echo off
cd C:\SUPPORT-TOOLS
rmdir /Q /S C:\station_mon
xcopy "C:\SUPPORT-TOOLS\WGET.EXE" "C:\station_mon"
pause

### 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


cd C:\SUPPORT-TOOLS

### Station Mon ###
cd C:\
mkdir C:\station_mon
cd C:\station_mon

wget -nc http://itcr.net/DL/station_mon.zip

wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/station_mon/Install_Xmon.bat
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/station_mon/Xmon.bat
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/station_mon/WGET.EXE
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/station_mon/odbc_registration.reg
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/station_mon/startup.reg

call C:\station_mon\Install_Xmon.bat
cd C:\SUPPORT-TOOLS

echo "Desea instalar Winrar, TV, Adobe, VNC y Office?"
pause


cd C:\SUPPORT-TOOLS
### WinRAR ###
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/winrar-x64-520.exe
C:\SUPPORT-TOOLS\winrar-x64-520.exe /S

### TeamViewer Install ###
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/TeamViewer_Setup.exe
TeamViewer_Setup.exe /S
### Chrome Install ### 
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/ChromeSetup.exe
C:\SUPPORT-TOOLS\ChromeSetup.exe
del /F /Q C:\SUPPORT-TOOLS\ChromeSetup.exe

### adobe Install ###
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/AcroRdrDC2100520058_es_ES.exe
AcroRdrDC2100520058_es_ES.exe /sAll /rs /msi EULA_ACCEPT=YES

cd C:\SUPPORT-TOOLS
### VNC ###
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/VNC-Win7.exe
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/SerialWIN7.txt
cd C:\SUPPORT-TOOLS
C:\SUPPORT-TOOLS\SerialWIN7.txt
C:\SUPPORT-TOOLS\VNC-Win7.exe


### 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 / apps access word excel outlook visio project / convert / activate
rmdir /Q /S C:\SUPPORT-TOOLS\MSO2021
del /F /Q C:\SUPPORT-TOOLS\MSO2021.zip



exit



PHP File Manager