How to delete all SmartRM-related files
If you wish to delete all files created by SmartRM on your machine, please follow the steps below depending on your operating system:
Windows
- Open the DOS terminal (Start -> Run -> type “cmd”)
- in the DOS terminal type “set”
- check the contents of the USERPROFILE system variable, this is your home folder, which on most Windows operating systems is C:\Documents and Settings\<your user name>. Browse to that folder and delete a folder named “.SmartRMClient”. By default Windows hides all files or folders starting with a “.” so you should enable hidden files first.
Linux and Mac OS
cd ~/
rm -rf .SmartRMClient
We hope that you have enjoyed using the SmartRM software and you will come back to our web site soon. Please feel free to send us your feedback at [email protected], we will appreciate it and you will help making our software better.