| |
UninstallingIf you decide that LBE Helpdesk doesn't meet your requirements, please contact
us explaining what the problem
is. We will do whatever we can to fix it or add the features you need. To un-install:
- Stop your web server.
- Click the Windows Start button, select run then type regsvr32 c:\path\lbeweb40.dll -u
where path is the directory you installed LBE Web Helpdesk into. If the path
contains spaces you must enclose it in quote marks, e.g.:
regsvr32 "c:\program files\lbe helpdesk\lbeweb40.dll" -u
- Run the Add-Remove Programs application from the Windows Control Panel.
- Delete the directory you installed LBE Web Helpdesk into.
- If you placed the helpdesk.mdb elsewhere, delete it.
- If you are using SQL Server, delete the helpdesk database
in SQL Server Enterprise Manager.
- If you are using Oracle, run the drop.sql script.
|