Uninstalling WebBrix

Print Top  Previous  Next

To uninstall WebBrix, click on Start > Program Files > WebBrix > Uninstall WebBrix.  This will start the uninstall process.

 

If you need to manually uninstall WebBrix, the process is outlined below.

 

It is VERY important that each of the steps 1-7 outlined below is completed in order and each is completed successfully.

IMPORTANT: Ensure you are logged on to Windows as a member of the Windows 'Local Administrators' group.

 

1. If possible run setup.exe from the WebBrix setup CD and select the 'Remove' option to uninstall as much as we can.

 

2. Go to 'Control Panel', 'Add/Remove Programs' and remove any of the following if found:

 IDHolderDataImporter

 OFPlatform1 – Microsoft Runtime

 OFPlatform2 – Microsoft Common Controls

 OFPlatform3 – 3rd Party Components

 OFPlatform4 – Platform Components

 SetupComponents

 VertX Driver

 WebBrix

 

3. Delete the following folder from your hard drive, if the exist:

 C:\Program Files\WebBrix

 

4. Delete the following registry tree (use RegEdit):

 HKEY_Local_Machine\Software\AMT

 

5. Cleaning up the database. There are two options:

 Option 1 – Use this option if you are using the MSDE (Microsoft SQL Server Desktop Engine) provided by the WebBrix install CD and you’re not using the database for other applications.

         Uninstall MSDE (Microsoft SQL Server Desktop Engine) using Add/Remove Programs as in Step 2.

                 NOTE: This may leave registry entries that will make a reinstall think MSDE is still installed. Using RegEdit, go to HKEY_Local_Machine\Software\Microsoft and delete (if present) the keys – “Microsoft                        SQL Server” and “MSSQLServer”.

 Option 2 – Use this option if you are using a database that isn’t specific to WebBrix or you don’t want to uninstall SQL or MSDE.

         The following databases and logins need to be deleted:

                 Databases:

                         OF_SiteData

                         OF_Transactions

                         Gateway

                 Logins

                         WebBrix

                         GatewayLogin

         If Enterprise Manager is available (comes with the full blow SQL install, not the MSDE included on the setup CD), then use this tool to delete the above databases and logins. If Enterprise Manager isn’t available                follow the steps below (see the screen shot example):

                 Open a command prompt (Start > Run > type ‘cmd’ in the Open field and click OK)

                 Type in osql /E and press Enter

                 Type sp_detach_db ‘Gateway’ and press Enter

                 Type go and press Enter

                 Type sp_detach_db ‘OF_SiteData’ and press Enter

                 Type go and press Enter

                 Type sp_detach_db ‘OF_Transaction’ and press Enter

                 Type go and press Enter

                 Type sp_droplogin GatewayLogin and press Enter

                 Type go and press Enter

                 Type sp_droplogin WebBrix and press Enter

                 Type go and press Enter

                 Type exit and press Enter

                 Close the command window.

 

6. Delete remaining files:

 Search your entire hard drive for and delete any of following files:

         Gateway.mdf

         Gateway.ldf

         Gateway_log.ldf

         OF_SiteData.mdf

         OF_SiteData.ldf

         OF_SiteData_log.ldf

         OF_Transaction.mdf

         OF_Transaction.ldf

         OF_Transaction_log.ldf

 Delete any remaining desktop shortcuts

 Delete the WebBrix group from the Start Menu

 Delete the error log(s) and parent folder:

         Typically found at - C:\Documents and Settings\All Users\Application Data\WebBrix

 

7. Reboot the machine and you’re done. Your PC should be totally clean of WebBrix.

 

 

 


Page url: http://support.amt-us.com/amtdn/index.html?uninstalling_applicationname.htm