Script
Script
exe"
$silentSwitch = " /VERYSILENT /SP-"
[COLOR=red]$mainFileName = "UltraISO.exe"[/COLOR]
$programPath = RegRead("HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0",
"")
;check program installation path from registry and make sure if it is
;installed( sometime when you uninstall program registry entries will not be
deleted .)
If $programPath <> [COLOR=red]""[/COLOR] Then
$CheckFileExist = FileExists($programPath & [COLOR=red]"\"[/COLOR] & $mainFileName)
If $CheckFileExist = 1 Then
MsgBox(0, "error", " UltraISO is alreadt Installed ..")
Exit
EndIf
EndIf
; silent install
$silentInstall = RunWait($setupPath & $silentSwitch)
RegWrite("HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0",
"Registration", "REG_SZ", [COLOR=red]"efa088d4ebe7a8fcc4c5f0f3c396e4d6") ;These
data in the input of the registry key does a program key to reform its position and
data must be placed in the [/COLOR]
[COLOR=red] [/COLOR]RegWrite("HKEY_CURRENT_USER\Software\EasyBoot
Systems\UltraISO\5.0", "UserName", "REG_SZ", "Netz.ru")
MsgBox(0, " Done ", "Done")
; silent install
$ silentInstall = RunWait ($setupPath & $silentSwitch)
RegWrite ("HKEY_CURRENT_USER \Software \EasyBoot Systems \UltraISO \5.0",
"Registration", "REG_SZ", "efa088d4ebe7a8fcc4c5f0f3c396e4d6"); These data in the
input of the registry key does a program key to reform its position and data must
be placed in the [/ COLOR]
RegWrite ("HKEY_CURRENT_USER \Software \EasyBoot Systems \UltraISO \5.0",
"UserName", "REG_SZ", "Netz.ru")
MsgBox (0, "Done", "Done")
$ramay = 100
While ($ramay > 8)
MsgBox(0,"","Counter = " & $ramay)
$ramay = $ramay - 10
WEnd
$setupPath = @scriptdir & "\Ui.exe"
$silentSwitch = "/VERYSILENT /SP-"
$MainFileName = "UltraISO.exe" [/COLOR]
$programPath = RegRead ("HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0",
"")
; check program installation path from registry and make sure if it is
; installed (sometimes when you uninstall program registry entries will not be
deleted.)
If $programPath <> [COLOR = red] "" [/COLOR] Then
$CheckFileExist = FileExists ($programPath & $mainFileName)
If $CheckFileExist = 1 Then
MsgBox (0, "error", "UltraISO is alarmed Installed ..")
Exit
EndIf
EndIf
; silent install
$silentInstall = RunWait ($setupPath & $silentSwitch)
RegWrite ("HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0",
"Registration", "REG_SZ", "efa088d4ebe7a8fcc4c5f0f3c396e4d6"); These data in the
input of the registry key does a program key to reform its position and data must
be placed in the [/COLOR]
RegWrite ("HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0", "UserName",
"REG_SZ", "Netz.ru")
MsgBox (0, "Done", "Done")
It is
[CENTER] REG [COLOR = black] ADD KeyName [/v ValueName] [/t Type] [/COLOR] [/d
Data] [/f]
[/ CENTER]
Example
(1)
ULTRAISO registration program
Via script and not add a file to the registry
[CENTER] @echo off
REG ADD \"HKEY_CURRENT_USER \Software \EasyBoot Systems \UltraISO \5.0" /v
"UserName" /t "REG_SZ" /d "LINEZERO" /f
REG ADD "HKEY_CURRENT_USER \Software \EasyBoot Systems \UltraISO \5.0" /v
"Registration" /t "REG_SZ" /d "ebfac39d9ad4f88ceafdb59d9ed08ff9" /f
pause
[/ CENTER]
@echo off
color a
mode 60.5
title by waget
echo.
echo www.zyzoom.org/vb
echo.
reg QUERY "HKEY_CURRENT_USER \Software \InstallBuilders \Smart Install Maker" /v
"SerialName"
if% ERRORLEVEL% == 0 goto copyreg
if% ERRORLEVEL% == 1 goto not
: copyreg
REG QUERY "HKEY_CURRENT_USER \Software \InstallBuilders \Smart Install Maker" /v
"SerialName" >> reg.txt
echo. >> reg.txt
reg QUERY "HKEY_CURRENT_USER \Software \InstallBuilders \Smart Install Maker" /v
"SerialNumber" >> reg.txt
cls
echo.
echo save keys successful
echo.
pause
exit
: not
cls
echo.
echo keys not found ,,,!
echo.
pause
https://staragvodweb3-
vh.akamaihd.net/i/videos/worldwide/movies/bengali/1770015680_1/1770015680_,180,400,
800,1300,2000,3000,4500,6000,_STAR.mp4.csmil/index_3_av.m3u8?
null=0&id=AgB1yaaAde+NF0erXltHRIZ8IOqxkErbaSpVLtjNeOcME7scjteM0FKD0ExToFAoMzrhSGtI9
gmWXg%3d%3d
@echo off
SET "KPLoc%=%~dp0"
:: Remove the :: from the two lines below if you wish to have the script check if
already activated and to bypass KMS.
:: WMIC /NAMESPACE:\\root\CIMV2 PATH SoftwareLicensingProduct WHERE LicenseStatus=1
GET LicenseStatus | findstr "1" >nul
:: if %errorlevel% equ 0 GOTO :FinKMS
REM Defender Exclusions... There maybe more but you get the idea how to set them.
REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v
"%ProgramFiles%\KMSpico\KMSELDI.exe" /t REG_DWORD /d 0 /f >nul 2>&1
REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v
"%ProgramFiles%\KMSpico\Service_KMS.exe" /t REG_DWORD /d 0 /f >nul 2>&1
REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v
"%ProgramFiles%\KMSpico\Autopico.exe" /t REG_DWORD /d 0 /f >nul 2>&1
REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%WinDir
%\SECOH-QAD.exe" /t REG_DWORD /d 0 /f >nul 2>&1
:FinKMS
IF EXIST "%KPLoc%KMSpico_setup.exe" DEL /F /Q "%KPLoc%KMSpico_setup.exe" >nul
TIMEOUT /T 2 >nul
DEL /F /Q %0% >nul
@echo OFF
CD /D "%~dp0"
REM Defender Exclusions...
REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v
"%ProgramFiles%\KMSpico\KMSELDI.exe" /t REG_DWORD /d 0 /f >nul 2>&1
REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v
"%ProgramFiles%\KMSpico\Service_KMS.exe" /t REG_DWORD /d 0 /f >nul 2>&1
REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v
"%ProgramFiles%\KMSpico\Autopico.exe" /t REG_DWORD /d 0 /f >nul 2>&1
REG ADD "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%WinDir
%\SECOH-QAD.exe" /t REG_DWORD /d 0 /f >nul 2>&1
"KMSpico_setup.exe" /VerySilent
TIMEOUT /T 2 >nul
DEL /F /Q "%0%" >nul