mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-31 23:15:54 -08:00
Update main.ps1
This commit is contained in:
@@ -259,7 +259,7 @@ $process
|
||||
|
||||
=================================================================================================================================="
|
||||
|
||||
$outpath = "$env:USERPROFILE/Desktop/systeminfo.txt"
|
||||
$outpath = "$env:TEMP/systeminfo.txt"
|
||||
|
||||
$contents | Out-File -FilePath $outpath -Encoding ASCII -Append
|
||||
$infomessage2 | Out-File -FilePath $outpath -Encoding ASCII -Append
|
||||
|
||||
Reference in New Issue
Block a user