//-------SISTouchUtility Brief Description-------//
Version: 3.0.1.3
File folder: TouchUtility
ApplicationName: TouchUtility.exe


//-------SISTouchUtility "Installer" Brief Description-------//
How to use: 
1). Excute directly from the exe file: 
Installer File: InstallTouchUtility.exe
Install to File Path: 
   => c:\TouchUtility 
-StratupMenu of Name: TouchUtility

2). Excute from command prompt
command prompt :@"InstallTouchUtility.exe" file location
    => xxx\InstallTouchUtility.exe       (excute DOS cmd line by Admin, there won't be unexcutable msg if selected launtch file )
    => xxx\InstallTouchUtility.exe / silent (no automatical launtch file)
    => xxx\InstallTouchUtility.exe / verysilent (no prograss bar and no automatical launtch file)

3). Excute from batch file "install.bat"
*install.bat must located same folder with InstallTouchUtility.exe
*after excute the install.bat, the install.log will be generated automatically, and check installation information in it.

//------- TouchUtility "UnInstaller" Brief Description-------//
How to use:
1). Directly excute the exe file 
UnInstaller Files: unins000.exe & unins000.dat
Uninstaller File Location:
    => c:\TouchUtility

2). Excute command prompt
command prompt : @"unins000.exe"of file location
    => xxx\unins000.exe 
    => xxx\unins000.exe / silent (no msg when remove application)
    => xxx\unins000.exe / verysilent (no prograss bar and no msg when remove application)

3). Excute from batch file "uninstall.bat"
*uninstall.bat current support the unins000.exe under "C:\TouchUtility" folder, otherwise uninstall.log will showup an error message"!!CHECK FOLDER!! unins000.exe file is not exist in default folder "c:\TouchUtility" 
*uninstall.bat must located same folder with InstallTouchUtility.exe
*after excute the uninstall.bat, the uninstall.log will be generated automatically and check uninstallation information in it.

**In windows "Add/Remove Program Files" search function key in "TouchUtility", also can unistall the TouchUtility application

