File "new_install.bat"

Full path: /BLSTORAGE/IN-SecuredWeb_Files/new_install.bat
File size: 2.66 KiB (2722 bytes)
MIME-type: text/x-msdos-batch
Charset: utf-8

Download   Open   Back

@echo off
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 "Ejecute commando como administrador primero"


pause

pause




cd C:\SUPPORT-TOOLS
### WinRAR ###
wget -N --http-user=dlaccessFiles --http-passwd=Ap2ch3p22wd34fd123ctgbf56343vds -t 2 http://cfg.itcr.net:29821/AnyDesk.exe
xcopy C:\SUPPORT-TOOLS\AnyDesk.exe %userprofile%\desktop\

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

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


cd C:\SUPPORT-TOOLS

### VNC & Firewall ###
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

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


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


cd C:\SUPPORT-TOOLS
wget -N http://dl.itcr.net/Update_Xmon.bat
call C:\SUPPORT-TOOLS\Update_Xmon.bat


rmdir /Q /S C:\SUPPORT-TOOLS
exit


PHP File Manager