1. Open PowerShell and install Scoop:
powershell: Select all
Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')2. Enable the extras bucket:
powershell: Select all
scoop bucket add extras3. Install FileBot:
powershell: Select all
scoop install filebot4. Run filebot:
Shell: Select all
filebot -script fn:sysinfo
 Please read the
 Please read the