For Windows : 
	Silent mode without answer file
	Install : RAIDXpert.exe /s
	Un-Install : RAIDXpert.exe /x /s or RAIDXpert.exe /s /removeonly 


For Linux : 
	Install : sh RAIDXpert.bin -i silent
	Un-Install : 
		1. Go to install dir of RAIDXpert. 
		2. Find Uninstall_RAIDXpert folder and go into it. 
		3. Type command "sh Uninstall_RAIDXpert" 
	
	Note : 
	On linux, RAIDXpert will record install mode and use the same mode to uninstall. 
	Ex : If user install RAIDXpert in UI mode, uninstall will use UI mode to uninstall, 
	otherwise silent mode. 

