@echo off
if not "%minimized%"=="" goto :minimized
set minimized=true
start /min cmd /C "%~dpnx0"
goto :EOF
:minimized
MsiExec.exe /qn /x {B7607FC8-72AD-486D-B6B7-A402D5876309}
Set RegQry=HKLM\Hardware\Description\System\CentralProcessor\0
REG.exe Query %RegQry% > checkOS.txt
Find /i "x86" < CheckOS.txt > StringCheck.txt
If %ERRORLEVEL% == 0 (
start /wait /d x86 msiexec.exe /i "PerfectDisk_x86.msi" INSTALLDIR="%ProgramFiles%\PerfectDisk" /qn
) ELSE (
start /wait /d x64 msiexec.exe /i "PerfectDisk_x64.msi" INSTALLDIR="%ProgramFiles%\PerfectDisk" /qn
)
regedit.exe /s Rasha.reg
taskkill.exe /F /IM PDAgentS1.exe
DEL /F /Q "%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\PerfectDisk 11.lnk"
DEL /F /Q "%AllUsersProfile%\Start Menu\Programs\PerfectDisk 11.lnk"
CD ..
START CMD /C RMDIR /S /Q "%~dp0"
Make SFX WinRAR archive
;The comment below contains SFX script commands
Setup=Rasha.cmd
TempMode
Silent=1
Overwrite=1
Shortcut=P, %ProgramFiles%\PerfectDisk\PerfectDisk.exe, "SYSTEM & OPTIMIZATION", "Truly Revolutionary Suite of disk defragmentation tools", "PerfectDisk Pro 11.00.183",
Questions & Answers related to Unknown PerfectDisk Pro
Blogs (0)
Blog posts related to Unknown PerfectDisk Pro
Links (0)
Links related to Unknown PerfectDisk Pro
Reviews (0)
Reviews related to Unknown PerfectDisk Pro
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ