-
Notifications
You must be signed in to change notification settings - Fork 476
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
017a6b1
commit 7beb545
Showing
5 changed files
with
32 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,32 @@ | ||
To install the native application: | ||
|
||
|
||
1. Extract this downloaded ZIP file in a local directory. | ||
|
||
2. Right-click on "install.bat" and use "Run as Administrator". | ||
|
||
|
||
|
||
2. Double-click on "install.bat". | ||
|
||
|
||
3. Wait for the script to display the successful message. | ||
|
||
|
||
To uninstall the native application: | ||
|
||
1. Right-click on "uninstall.bat" and use "Run as Administrator". | ||
|
||
2. Wait for the script to display the successful message. | ||
|
||
|
||
Note: the script needs administrator permission to copy files successfully. | ||
|
||
|
||
1. Double-click on "uninstall.bat". | ||
|
||
|
||
2. Wait for the script to display the successful message. | ||
|
||
|
||
|
||
Note: these scripts do not need administrator permission anymore! | ||
|
||
Installation Guide: | ||
|
||
|
||
|
||
|
||
|
||
Installation Guide (skip the administrator permission part): | ||
|
||
|
||
https://www.youtube.com/watch?v=18jAqTXBiZA |