Uninstall procedure

You can invoke the uninstall procedure using either the GUI or the console method. Sybase recommends that you use the GUI method.

Before uninstalling Sybase software, shut down all Sybase applications and processes. Log in to your machine using an account with “administrator” privileges, then shut down all other processes for the components you are uninstalling.

StepsUninstalling in GUI mode

  1. From the Start menu, select Settings | Control Panel | Add/Remove Programs.

  2. Select the product or feature you want to remove.

  3. Click Change/Remove to remove the software.

    An alternative is to enter the following from the command line:

    For SDK:

    %SYBASE%\uninstall\SDK\uninstall.exe
    

    For Open Server:

    %SYBASE%\uninstall\OpenServer\uninstall.exe
    
  4. The InstallShield uninstaller Wizard Welcome Panel is displayed.

  5. Click Next to proceed to the Feature Selection Panel.

  6. Select the product or feature you want to remove.

    NoteYou will not be able to select certain features because they are required by other features. For example, the Open Client feature requires the English Language module, so this module cannot be selected unless Open Client is also selected.

  7. Click Next to move to the Uninstall Summary Panel. If you are satisfied with your selections, click Next for InstallShield to remove the files associated with the products you selected.

    NoteYou may be prompted to decide whether to remove shared files. Sybase recommends you do not remove them.

  8. When this is completed, click Finish to end the uninstall.

StepsUninstalling in console mode

  1. Go to the %SYBASE% directory, and at the DOS window prompt, enter the following:

    For SDK:

    %SYBASE%\uninstall\SDK\uninstall.exe 
    -console
    

    For Open Server:

    %SYBASE%\uninstall\OpenServer\uninstall.exe 
    -console
    

    The uninstall program starts.

  2. Choose the SDK or Open Server software product you want to uninstall.

    The SDK or Open Server software product you chose is uninstalled.