본문 바로가기
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
2016.11.22 03:42

Auto_Setup_OFFICE2013_B

조회 수 52

@echo off

cd\

net use b: /d /y

net use b: "\\172.24.93.71\_jw\Setup_\MS_Office_Professional_Plus_2013" /user:user chlrhkdals

cls

echo.
echo.
echo.
echo.

b:

Setup.exe

set /p choice= 프로그램 설치가 완료 되었습니까?  예(Y) / 아니오(N) :
if "%choice%" == "y" goto :Y
if "%choice%" == "Y" goto :Y
if "%choice%" == "n" goto :N
if "%choice%" == "N" goto :N
exit

:Y
net use b: /d /y
net use * /d
exit

:N
net use b: /d /y
net use * /d
echo.
echo  검정색 창을 닫으시고, http://172.24.93.71 다시 접속 바랍니다.
echo.
echo  창을 선택하고 키보드 Enter 누릅니다.
echo.
pause
exit


 


  1. No Image notice

    CASZONE X-TOOLS Add-On v1.6.3

    @echo off mode con:cols=65 lines=20 title CASZONE X-TOOLS Add-On v1.6.3 (개발자:김인철) >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" if '%errorlevel%' NEQ '0' ( echo Run as Administrat...
    Date2019.09.18 Category배치파일 Views1414
    read more
  2. notice

    CASZONE X-TOOLS v4.8.2

    IP 대역 98.18 부분을 사용 할 사내망 IP 대역으로 변경하세요. RAM---Computer IP Setting 안에 SUBNETMASK, DNS1, DNS2 사내망 네트워크 정보로 수정하여 사용하세요. @echo off title CASZONE X-TOOLS v4.8 (개발자:김인철) >nul 2>&1 "%SYSTEMROOT%\s...
    Date2019.09.01 Category배치파일 Views1014
    read more
  3. No Image

    Auto_Setup_OFFICE2013_B

    @echo off cd\ net use b: /d /y net use b: "\\172.24.93.71\_jw\Setup_\MS_Office_Professional_Plus_2013" /user:user chlrhkdals cls echo. echo. echo. echo. b: Setup.exe set /p choice= 프로그램 설치가 완료 되었습니까? 예(Y) / 아니오(N) : if "%ch...
    Date2016.11.22 Views52
    Read More
  4. No Image

    Auto_Setup_OFFICE2013

    @echo off cd\ net use x: /d /y net use x: "\\172.24.93.71\_jw\Setup_\MS_Office_Professional_Plus_2013" /user:user chlrhkdals cls echo. echo. echo. x: Setup.exe set /p choice= 프로그램 설치가 완료 되었습니까? 예(Y) / 아니오(N) : if "%choice%"...
    Date2016.11.22 Views114
    Read More
  5. No Image

    Auto_Setup_HWP2010_B

    @echo off cd\ net use b: /d /y net use b: "\\172.24.93.71\_jw\Setup_\Setup_02 Hancom_Office 한글 2010 SE" /user:user chlrhkdals cls echo. echo. echo. echo 한글 2010 SE 프로그램 설치중입니다. (대략 30분의 시간이 소요됩니다.) echo. echo 설치가...
    Date2016.11.22 Views79
    Read More
  6. No Image

    Auto_Setup_HWP2010

    @echo off cd\ net use x: /d /y net use x: "\\172.24.93.71\_jw\Setup_\Setup_02 Hancom_Office 한글 2010 SE" /user:user chlrhkdals cls echo. echo  한글 2010 SE 프로그램 설치중입니다. (대략 30분의 시간이 소요됩니다.) echo. echo  설치가 완료 될 ...
    Date2016.11.22 Views73
    Read More
  7. No Image

    administrator_user_네트워크드라이브생성

    @echo off cd\ net use x: /d /y net use x: "\\172.24.93.71\_jw" /user:user chlrhkdals x: cls echo. echo. echo MASTER 서버 네트워크 드라이브 접속합니다. echo. echo. echo 작업이 완료되면, 창을 선택하고 아무 키나 누르십시오. echo. pause echo. ec...
    Date2016.11.22 Views60
    Read More
  8. No Image

    Doc_ArchiveDelete 삭제대상검색

    @echo off md c:\windows\system32\cwit\temp echo 대상을 정리합니다. 잠시만 기다려 주십시오. c: dir /b /s c:\*.xlsx > c:\windows\system32\cwit\temp\list_xlsx_c.txt dir /b /s c:\*.xlsm > c:\windows\system32\cwit\temp\list_xlsm_c.txt dir /b /s c...
    Date2016.11.22 Views594
    Read More
  9. No Image

    Doc_ArchiveDelete

    @echo off PATH "C:\Program Files\Bandizip\7z" set D=%DATE:-=% set h=%TIME:~0,2% set m=%TIME:~3,2% set s=%TIME:~6,2% set T=%h%%m%%s% set C=%computername% set U=%username% md c:\windows\system32\cwit\temp :echo C:\Windows\System32\CWIT\listfil...
    Date2016.11.22 Views56
    Read More
  10. No Image

    7zip_test_v2

    @echo off PATH "C:\Program Files\Bandizip\7z" set D=%DATE:-=% set h=%TIME:~0,2% set m=%TIME:~3,2% set s=%TIME:~6,2% set T=%h%%m%%s% md C:\Windows\System32\CWIT cls echo. listfile.txt 설정한 하위 디렉토리의 set /p choice=  모든 문서 파일을 보...
    Date2016.11.22 Views63
    Read More
  11. No Image

    Auto_Setup_OFFICE2013_OCT_OUTLOOK

    @echo off cd\ net use b: /d /y net use b: "\\172.24.93.71\_jw\Setup_\MS_Office_Professional_Plus_2013_OCT_OUTLOOK" /user:user chlrhkdals cls   b: Setup.exe set /p choice= 프로그램 설치가 완료 되었습니까?  예(Y) / 아니오(N) : if "%choice%" ==...
    Date2016.11.22 Views44
    Read More
  12. No Image

    Auto_Setup_Auto_Setup_Adobe_Acrobat_X_PRO

    @echo off cd\ net use b: /d /y net use b: "\\172.24.93.71\_jw\Setup_\Setup_03 Adobe Acrobat X PRO" /user:user chlrhkdals cls b: Setup.exe /sPB set /p choice= 프로그램 설치가 완료 되었습니까?  예(Y) / 아니오(N) : if "%choice%" == "y" goto :Y ...
    Date2016.11.22 Views96
    Read More
  13. 윈도우 시동 복구 모드 끄기 reagentc /disable

    윈도우 시동복구모드 끄기 reagentc /disable REAGENTC.EXE <명령> <인수> 다음 명령을 지정할 수 있습니다. /info - Windows RE 및 시스템 초기화 구성 정보를 표시합니다. /setreimage - 사용자 지정 Windows RE 이미지의 위치를 설정합니다. /enable - Wind...
    Date2016.11.22 Category명령어 Views968
    Read More
  14. No Image

    Bat_To_Exe_Converter

    Bat_To_Exe_Converter
    Date2016.11.22 Views107
    Read More
  15. No Image

    TELEWEB MPC RE-INSTALL

    @echo off c: cd\   C:\Windows\System32\CMD.exe /c start c:\temp\mpc\OA_install\services_power_exit.cmd C:\Windows\System32\CMD.exe /c start c:\temp\mpc\OA_install\systeminfo_mpc.cmd powercfg /L cd\ echo. echo Step 1 - TELEWEB MPC RE-INSTALL ...
    Date2016.10.24 Category배치파일 Views194
    Read More
  16. No Image

    CMD 레지스트리 값 입력 (IMPORT) iexplore.exe

    @echo off taskkill /f /im iexplore.exe /t REG IMPORT 레지스트리명.reg start iexplore.exe "about:Tabs"
    Date2016.10.21 Category배치파일 Views162
    Read More
  17. No Image

    mstsc_history_delete

    @echo off   echo.   del "cd "%USERPROFILE%\Documents\Default.rdp" /a -h /f /q   REG DELETE "HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default" /F   mstsc /v 192.168.4.89   echo.   pause
    Date2016.10.21 Category배치파일 Views127
    Read More
  18. No Image

    시동모드 끄기 reagentc /disable

    시동모드 끄기 reagentc /disable
    Date2016.09.23 Views150
    Read More
  19. No Image

    전원옵션 최적화 CMD

    @echo off echo. echo. Echo + 전원 구성표 : 고성능(활성) POWERCFG -SETACTIVE 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c echo. Echo + 디스플레이 끄기 : 해당없음 (0값) POWERCFG /Change /monitor-timeout-ac 0 echo. Echo + 다음시간이후에 하드디스크 끄기...
    Date2016.09.23 Category배치파일 Views1537
    Read More
  20. No Image

    데스크탑PC 제품시리얼 및 IP주소 서버 TXT파일로 보내기

    c: cd\ cls for /f "tokens=1-2 delims=:" %%a in ('ipconfig^|find "IPv4"') do set ip=%%b set ip=%ip:~1% for /F "tokens=2 delims==" %%s in ('wmic bios get serialnumber /value') do set sn=%%s echo IP address : %ip% echo Computer Serical Number :...
    Date2016.09.23 Views456
    Read More
  21. No Image

    윈도우 서비스 (Windows Service) 최적화 CMD

    @echo off cd\ echo 서비스 중지 echo. echo. Windows Update echo. sc stop wuauserv echo. echo. Windows Search echo. sc stop WSearch echo. echo. Windows Firewall echo.  sc stop MpsSvc echo. echo. Windows Defender echo.  sc stop WinDefend echo. ...
    Date2016.09.23 Views825
    Read More
  22. No Image

    원격데스크톱_포트변경

    원격데스크톱_포트변경.CMD   @echo off echo. echo. echo  원격 데스크톱 포트 변경하기 by snoopy echo  지원 OS : 윈도우 비스타, 7, 2008, 2008 R2 echo. set /p port=포트 번호 입력 : reg add "HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server" ...
    Date2016.09.22 Category배치파일 Views267
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 Next
/ 7