Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.140
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
Windows /
diagnostics /
system /
PCW /
Delete
Unzip
Name
Size
Permission
Date
Action
en-US
[ DIR ]
drwxrwxrwx
2023-03-23 12:54
pt-BR
[ DIR ]
drwxrwxrwx
2019-12-07 15:53
DiagPackage.diagpkg
24.12
KB
-rw-rw-rw-
2019-12-07 10:09
DiagPackage.dll
65
KB
-rw-rw-rw-
2023-11-16 03:01
RS_ProgramCompatibilityWizard.ps1
48.79
KB
-rw-rw-rw-
2022-09-18 10:15
TS_ProgramCompatibilityWizard.ps1
16.55
KB
-rw-rw-rw-
2019-12-07 10:09
VF_ProgramCompatibilityWizard.ps1
453
B
-rw-rw-rw-
2019-12-07 10:09
Save
Rename
# Copyright � 2008, Microsoft Corporation. All rights reserved. #if this environment variable is set, we say that we don't detect the problem anymore so it will #show as fixed in the final screen PARAM($appName) $detected = $true if ($Env:AppFixed -eq $true) { $detected = $false } Update-DiagRootCause -id "RC_IncompatibleApplication" -iid $appName -Detected $detected #RS_ProgramCompatibilityWizard #rparsons - 05 May 2008