Update 'DebugNotes'
@@ -0,0 +1,5 @@
|
|||||||
|
# Locate ARMA 3
|
||||||
|
In PowerShell
|
||||||
|
```
|
||||||
|
Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 107410" -Name InstallLocation | select InstallLocation
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user