Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devz3ro authored May 2, 2024
1 parent 4c4f1f3 commit c764fd8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ What this does:
5. Deletes all temp files, restores original registry settings.
6. Log file saved with timestamp of execution.

1.1 to 1.2 changes: Added checks for what's installed on the system already to speed up execution by skipping redundant downloading. Added Arc dependency installation.
1.2 to 1.2.1 changes: Fixed logging.

------------------------------------------------------------------

Installation Instructions:

Download and install the latest Windows App SDK from here: https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads

Download both arcwin10-1.2.ps1 & arcwin10-1.2.bat to the same directory. Right click and run arcwin10-1.2.bat as Administrator.
Download both arcwin10-1.2.1.ps1 & arcwin10-1.2.1.bat to the same directory. Right click and run arcwin10-1.2.1.bat as Administrator.

1. Note 1: If you are using v1.0 of this script, you will need to uninstall and delete that version before you can use v1.2. If you have used v1.1 you can use v1.2 without any changes.
2. Note 2: The auto updater in Arc does not work in Windows 10. You will need to run (from a command prompt) "taskkill /f /t /im arc.exe", and re-run arcwin10-1.2.bat as Administrator to update it.
1. Note 1: If you are using v1.0 of this script, you will need to uninstall and delete that version before you can use v1.2.1. If you have used v1.1 or v1.2 you can use v1.2.1 without any changes.
2. Note 2: The auto updater in Arc does not work in Windows 10. You will need to run (from a command prompt) "taskkill /f /t /im arc.exe", and re-run arcwin10-1.2.1.bat as Administrator to update it.

------------------------------------------------------------------

Expand Down

0 comments on commit c764fd8

Please sign in to comment.