삭제

삭제 진행

WebtoB 삭제는 다음과 같은 과정으로 진행됩니다.

  1. WebtoB 종료

    기동 중인 WebtoB를 종료합니다.

    $ wsdown
    wsdown: Shutting down WebtoB.
    wsdown: WebtoB(pid: 17611) is terminated.
  2. Uninstall 명령 실행

    UninstallerData 디렉터리로 이동한 후 ./Uninstall 명령을 실행합니다.

    삭제 전에 보존이 필요한 파일은 다른 경로에 백업합니다.

    [webtob@home:/home/tmax/webtob/UninstallerData]$ ./Uninstall
    ===============================================================================
    WebtoB 6                                         (created with InstallAnywhere)
    -------------------------------------------------------------------------------
    
    Preparing CONSOLE Mode Uninstallation...
  3. 삭제 전 최종 확인

    삭제를 진행하기 전 안내 메시지를 확인한 후 <ENTER> 키를 눌러 삭제를 시작합니다.

    ===============================================================================
    Uninstall WebtoB 6
    ------------------
    
    About to uninstall...
    
    WebtoB 6
    
    This will remove features installed by InstallAnywhere.  It will not remove
    files and folders created after the installation.
    
    PRESS <ENTER> TO CONTINUE:
  4. 삭제 진행

    삭제가 진행되며, 삭제가 완료될 때까지 기다립니다.

    ===============================================================================
    Uninstalling...
    ---------------
    
    
    ...*
    *
    *************************
    *************************
    
    ...(중략)...
    
    *************************
    *************************
  5. 삭제 완료

    삭제가 정상적으로 완료되면 삭제 완료 메시지가 출력됩니다.

    ===============================================================================
    Uninstall Complete
    ------------------
    
    All items were successfully uninstalled.

삭제 확인

  • 파일 삭제 확인

    WebtoB와 관련된 모든 파일이 삭제되었는지 확인합니다.

  • 환경 변수 삭제 확인

    WebtoB 설치 시 등록된 환경 변수와 'PATH’에 설정된 경로가 정상적으로 제거되었는지 확인합니다.