삭제

삭제 진행

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

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

    $ wsdown
    wsdown: Shutting down WebtoB.
    wsdown: WebtoB(pid: 17611) is terminated.
  2. 설치된 WebtoB를 삭제하기 위해 UninstallerData 폴더로 이동합니다. 만약 보존이 필요한 파일은 별도의 경로로 옮겨 둡니다.

    [webtob@tmax:/home/tmax/webtob/UninstallerData]$ ls -al
    total 0
    drwxrwxr-x.  4 mina mina  49 Oct 16 11:07 .
    drwxrwxr-x. 12 mina mina 144 Oct 16 11:07 ..
    lrwxrwxrwx.  1 mina mina  64 Oct 16 11:07 Uninstall
    drwxrwxr-x.  2 mina mina 180 Oct 16 11:07 WebtoB6
    drwxrwxr-x.  2 mina mina  54 Oct 16 11:07 log
  3. ./Uninstall 명령어를 실행합니다.

    [webtob@home:/home/tmax/webtob/UninstallerData]$ ./Uninstall
    ===============================================================================
    WebtoB 6                                         (created with InstallAnywhere)
    -------------------------------------------------------------------------------
    
    Preparing CONSOLE Mode Uninstallation...
    
    
    
    
    ===============================================================================
    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. <ENTER> 키를 누르고 삭제를 계속해서 진행합니다.

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

삭제 확인

  • 파일 삭제 확인

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

  • 환경 변수 삭제 확인

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