Update README.md

This commit is contained in:
SuperPotato27 2024-07-24 13:47:52 -04:00 committed by GitHub
parent 6492ca8311
commit 8d69f427fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,10 +2,9 @@ This README is part of the ZIP_Files.zip generated from hirs_package_linux.yml t
To get the tools working on windows follow the instructions below: To get the tools working on windows follow the instructions below:
1- Unzip the main folder ("ZIP_Files"), followed by unzipping both the tcg_eventlog_tool.zip and tcg_rim_tool.zip in the working directory.
1- Unzip the main folder ("ZIP_Files"), followed by unzipping both the tcg_eventlog_tool.zip and tcg_rim_tool.zip in the working directory. \ 2- Open PowerShell as administrator and run > Set-ExecutionPolicy unrestricted
2- Open PowerShell as administrator and run > Set-ExecutionPolicy unrestricted<br />
To verify run > Get-ExecutionPolicy and it should be set to "unrestricted" To verify run > Get-ExecutionPolicy and it should be set to "unrestricted"
3- Right click on create_hirs_desktop_shortcut.ps1 and run with PowerShell, a PowerShell terminal will pop-up, if prompted type "R" to run the script. 3- Right click on create_hirs_desktop_shortcut.ps1 and run with PowerShell, a PowerShell terminal will pop-up, if prompted type "R" to run the script.