Jump to content

Oem Içindeki Setupcomplete çalışmıyor


lamont
 Share

Recommended Posts

Arkadaşlar mephistooo2 kms aracını kullanrak oem klasörü oluşturuyorum lakin  Setupcomplete.cmd içinde reg dosyaları ve KMS38.bat çalışmıyor sorun nedir yardımcı olaiblirmisiniz

@echo off
:checkPrivileges 
NET FILE 1>NUL 2>&1
if '%errorlevel%' == '0' ( goto gotPrivileges
) else ( start /min powershell "saps -filepath '%0' -verb runas" >nul 2>&1)
exit /b
:gotPrivileges
cd %~dp0
start /wait REGEDIT /S AYAR.reg
start /wait REGEDIT /S Defender.reg
cd /d "%~dp0"
cd %windir%\Setup\Scripts\SETUPCOMPLETE.cmd
start /min KMS38.bat -kms38
TIMEOUT /T 6
rmdir /s /q %windir%\Setup >nul 2>&1

Link to comment
Share on other sites

MrRush, 7 saat önce yazdı:

Oem klasör olarak ekle bakalım uygun zamanda.

ekledim link veriyorum 

Please register to see this content.

defenderi kurulumda nasıl devre dışı bırakabilirim ayar varmı yardımcı olaiblirmisin

Edited by lamont
Link to comment
Share on other sites

lamont, 58 dakika önce yazdı:

ekledim link veriyorum 

Please register to see this content.

defenderi kurulumda nasıl devre dışı bırakabilirim ayar varmı yardımcı olaiblirmisin

Test edersin. Sağklik menüde eklediğin yollarda türkçe karakter sorunu var.

Ekstre reg dosyalarını eklemene gerek yok. Yani dosya olarak Ayar.reg gibi. Setupcomplete düzenle ayar ve defender reg dosyaları sil.

274729627_Windows10andlaterx64-2022-11-04-12-54-39.png.04bb92fe2a0b43a18e58fac10d3dd529.png

@echo off
:checkPrivileges 
NET FILE 1>NUL 2>&1
if '%errorlevel%' == '0' ( goto gotPrivileges
) else ( start /min powershell "saps -filepath '%0' -verb runas" >nul 2>&1)
exit /b
:gotPrivileges
cd %~dp0
cd /d "%~dp0"
cd C:\Windows\%windir%\Setup\Scripts\
start /min KMS38.cmd -kms38
Reg.exe add "HKCR\DesktopBackground\Shell\SystemTolls" /v "MUIVerb" /t REG_SZ /d "Sistem Araçları" /f
Reg.exe add "HKCR\DesktopBackground\Shell\SystemTolls" /v "SubCommands" /t REG_SZ /d "Computer;ControlPanel;GodMode;appwiz.cpl;Calculator;TaskScheduler;Regedit;CMD;MSCONFIG;Devices;DiskCleanup;DiskDefragmenter;services.msc;UserAccountControlSettings;SnippingTool;SystemInformation" /f
Reg.exe add "HKCR\DesktopBackground\Shell\SystemTolls" /v "icon" /t REG_SZ /d "imageres.dll,-109" /f
Reg.exe delete "HKCR\DesktopBackground\Shell\SystemTolls" /v "Position" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Computer" /ve /t REG_SZ /d "Bilgisayar" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Computer" /v "icon" /t REG_SZ /d "imageres.dll,-109" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Computer\command" /ve /t REG_SZ /d "explorer.exe /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ControlPanel" /ve /t REG_SZ /d "Denetim Masası" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ControlPanel" /v "icon" /t REG_SZ /d "imageres.dll,-27" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ControlPanel\command" /ve /t REG_SZ /d "control.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskCleanup" /ve /t REG_SZ /d "Disk Temizleme" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskCleanup" /v "icon" /t REG_SZ /d "cleanmgr.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskCleanup\command" /ve /t REG_SZ /d "cleanmgr.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskDefragmenter" /ve /t REG_SZ /d "Disk Birleştirme" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskDefragmenter" /v "icon" /t REG_SZ /d "dfrgui.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskDefragmenter\command" /ve /t REG_SZ /d "dfrgui.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\services.msc" /ve /t REG_SZ /d "Hizmetler" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\services.msc" /v "icon" /t REG_SZ /d "MMC.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\services.msc\command" /ve /t REG_SZ /d "MMC.exe services.msc" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\UserAccountControlSettings" /ve /t REG_SZ /d "Hesap Denetimi UAC" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\UserAccountControlSettings" /v "icon" /t REG_SZ /d "UserAccountControlSettings.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\UserAccountControlSettings\command" /ve /t REG_SZ /d "UserAccountControlSettings.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\cmd" /ve /t REG_SZ /d "Komut istemi" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\cmd" /v "Icon" /t REG_SZ /d "CMD.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\cmd\command" /ve /t REG_SZ /d "cmd.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\GodMode" /v "Icon" /t REG_EXPAND_SZ /d "control.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\GodMode" /ve /t REG_EXPAND_SZ /d "Tum Gorevler" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\GodMode\command" /ve /t REG_SZ /d "explorer shell:::{ED7BA470-8E54-465E-825C-99712043E01C}" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit" /ve /t REG_SZ /d "Kayıt Defteri" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit" /v "Icon" /t REG_SZ /d "regedit.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit\command" /ve /t REG_SZ /d "%%SYSTEMROOT%%\regedit.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\regedit.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\msconfig" /ve /t REG_SZ /d "MSCONFIG" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\msconfig" /v "Icon" /t REG_SZ /d "msconfig.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\msconfig\command" /ve /t REG_SZ /d "msconfig.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Devices" /v "Icon" /t REG_SZ /d "DeviceProperties.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Devices" /ve /t REG_EXPAND_SZ /d "Aygıt Yöneticisi" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Devices" /v "SuppressionPolicy" /t REG_DWORD /d "1073741884" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Devices\command" /ve /t REG_EXPAND_SZ /d "%%windir%%\system32\mmc.exe /s %%SystemRoot%%\system32\devmgmt.msc /s" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\appwiz.cpl" /ve /t REG_SZ /d "Program Kaldır" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\appwiz.cpl" /v "Icon" /t REG_SZ /d "imageres.dll,-161" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\appwiz.cpl\command" /ve /t REG_SZ /d "control.exe appwiz.cpl" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SystemInformation" /ve /t REG_SZ /d "Sistem Bilgisi" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SystemInformation" /v "icon" /t REG_SZ /d "msinfo32.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SystemInformation\command" /ve /t REG_SZ /d "msinfo32.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\TaskScheduler" /ve /t REG_SZ /d "Görev Zamanlayıcı" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\TaskScheduler" /v "icon" /t REG_SZ /d "miguiresource.dll,-600" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\TaskScheduler\command" /ve /t REG_SZ /d "mmc.exe /s taskschd.msc" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator" /ve /t REG_SZ /d "Hesap Makinesi" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator" /v "icon" /t REG_SZ /d "calc.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator\command" /ve /t REG_SZ /d "calc.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool" /ve /t REG_SZ /d "Ekran Alıntısı Aracı" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool" /v "icon" /t REG_SZ /d "SnippingTool.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool\command" /ve /t REG_SZ /d "SnippingTool.exe" /f
Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableBehaviorMonitoring" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableOnAccessProtection" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableScanOnRealtimeEnable" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WdBoot" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WdFilter" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WdNisDrv" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WdNisSvc" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WinDefend" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe delete "HKCR\*\shellex\ContextMenuHandlers\EPP" /f
Reg.exe delete "HKCR\Directory\shellex\ContextMenuHandlers\EPP" /f
Reg.exe delete "HKCR\Drive\shellex\ContextMenuHandlers\EPP" /f
TIMEOUT /T 6
rmdir /s /q %windir%\Setup >nul 2>&1

Edited by MrRush
Link to comment
Share on other sites

MrRush, 6 dakika önce yazdı:

Test edersin. Sağklik menüde eklediğin yollarda türkçe karakter sorunu var.

Ekstre reg dosyalarını eklemene gerek yok. Yani dosya olarak Ayar.reg gibi. Setupcomplete düzenle ayar ve defender reg dosyaları sil.

274729627_Windows10andlaterx64-2022-11-04-12-54-39.png.04bb92fe2a0b43a18e58fac10d3dd529.png

@echo off
:checkPrivileges 
NET FILE 1>NUL 2>&1
if '%errorlevel%' == '0' ( goto gotPrivileges
) else ( start /min powershell "saps -filepath '%0' -verb runas" >nul 2>&1)
exit /b
:gotPrivileges
cd %~dp0
cd /d "%~dp0"
cd C:\Windows\%windir%\Setup\Scripts\
start /min KMS38.cmd -kms38
Reg.exe add "HKCR\DesktopBackground\Shell\SystemTolls" /v "MUIVerb" /t REG_SZ /d "Sistem Araçları" /f
Reg.exe add "HKCR\DesktopBackground\Shell\SystemTolls" /v "SubCommands" /t REG_SZ /d "Computer;ControlPanel;GodMode;appwiz.cpl;Calculator;TaskScheduler;Regedit;CMD;MSCONFIG;Devices;DiskCleanup;DiskDefragmenter;services.msc;UserAccountControlSettings;SnippingTool;SystemInformation" /f
Reg.exe add "HKCR\DesktopBackground\Shell\SystemTolls" /v "icon" /t REG_SZ /d "imageres.dll,-109" /f
Reg.exe delete "HKCR\DesktopBackground\Shell\SystemTolls" /v "Position" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Computer" /ve /t REG_SZ /d "Bilgisayar" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Computer" /v "icon" /t REG_SZ /d "imageres.dll,-109" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Computer\command" /ve /t REG_SZ /d "explorer.exe /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ControlPanel" /ve /t REG_SZ /d "Denetim Masası" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ControlPanel" /v "icon" /t REG_SZ /d "imageres.dll,-27" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ControlPanel\command" /ve /t REG_SZ /d "control.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskCleanup" /ve /t REG_SZ /d "Disk Temizleme" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskCleanup" /v "icon" /t REG_SZ /d "cleanmgr.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskCleanup\command" /ve /t REG_SZ /d "cleanmgr.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskDefragmenter" /ve /t REG_SZ /d "Disk Birleştirme" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskDefragmenter" /v "icon" /t REG_SZ /d "dfrgui.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DiskDefragmenter\command" /ve /t REG_SZ /d "dfrgui.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\services.msc" /ve /t REG_SZ /d "Hizmetler" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\services.msc" /v "icon" /t REG_SZ /d "MMC.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\services.msc\command" /ve /t REG_SZ /d "MMC.exe services.msc" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\UserAccountControlSettings" /ve /t REG_SZ /d "Hesap Denetimi UAC" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\UserAccountControlSettings" /v "icon" /t REG_SZ /d "UserAccountControlSettings.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\UserAccountControlSettings\command" /ve /t REG_SZ /d "UserAccountControlSettings.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\cmd" /ve /t REG_SZ /d "Komut istemi" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\cmd" /v "Icon" /t REG_SZ /d "CMD.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\cmd\command" /ve /t REG_SZ /d "cmd.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\GodMode" /v "Icon" /t REG_EXPAND_SZ /d "control.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\GodMode" /ve /t REG_EXPAND_SZ /d "Tum Gorevler" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\GodMode\command" /ve /t REG_SZ /d "explorer shell:::{ED7BA470-8E54-465E-825C-99712043E01C}" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit" /ve /t REG_SZ /d "Kayıt Defteri" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit" /v "Icon" /t REG_SZ /d "regedit.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit\command" /ve /t REG_SZ /d "%%SYSTEMROOT%%\regedit.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit\command" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\regedit.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\msconfig" /ve /t REG_SZ /d "MSCONFIG" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\msconfig" /v "Icon" /t REG_SZ /d "msconfig.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\msconfig\command" /ve /t REG_SZ /d "msconfig.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Devices" /v "Icon" /t REG_SZ /d "DeviceProperties.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Devices" /ve /t REG_EXPAND_SZ /d "Aygıt Yöneticisi" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Devices" /v "SuppressionPolicy" /t REG_DWORD /d "1073741884" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Devices\command" /ve /t REG_EXPAND_SZ /d "%%windir%%\system32\mmc.exe /s %%SystemRoot%%\system32\devmgmt.msc /s" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\appwiz.cpl" /ve /t REG_SZ /d "Program Kaldır" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\appwiz.cpl" /v "Icon" /t REG_SZ /d "imageres.dll,-161" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\appwiz.cpl\command" /ve /t REG_SZ /d "control.exe appwiz.cpl" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SystemInformation" /ve /t REG_SZ /d "Sistem Bilgisi" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SystemInformation" /v "icon" /t REG_SZ /d "msinfo32.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SystemInformation\command" /ve /t REG_SZ /d "msinfo32.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\TaskScheduler" /ve /t REG_SZ /d "Görev Zamanlayıcı" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\TaskScheduler" /v "icon" /t REG_SZ /d "miguiresource.dll,-600" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\TaskScheduler\command" /ve /t REG_SZ /d "mmc.exe /s taskschd.msc" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator" /ve /t REG_SZ /d "Hesap Makinesi" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator" /v "icon" /t REG_SZ /d "calc.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator\command" /ve /t REG_SZ /d "calc.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool" /ve /t REG_SZ /d "Ekran Alıntısı Aracı" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool" /v "icon" /t REG_SZ /d "SnippingTool.exe" /f
Reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool\command" /ve /t REG_SZ /d "SnippingTool.exe" /f
Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableBehaviorMonitoring" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableOnAccessProtection" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v "DisableScanOnRealtimeEnable" /t REG_DWORD /d "1" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WdBoot" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WdFilter" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WdNisDrv" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WdNisSvc" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\WinDefend" /v "Start" /t REG_DWORD /d "4" /f
Reg.exe delete "HKCR\*\shellex\ContextMenuHandlers\EPP" /f
Reg.exe delete "HKCR\Directory\shellex\ContextMenuHandlers\EPP" /f
Reg.exe delete "HKCR\Drive\shellex\ContextMenuHandlers\EPP" /f
TIMEOUT /T 6
rmdir /s /q %windir%\Setup >nul 2>&1

peki kardeşim cmd reg yazmayı nasıl ögrenebilirim eğitim seti veya kaynak varmı yardımcı olabilirmisin

cd C:\Windows\%windir%\Setup\Scripts\ --> kurulum bittiginde çalışmıyor %windir% başlat çalıştır dedigim zaman hatalı parametre diyor kms çalıştımı yani aktivasyon yaptımı ?

Link to comment
Share on other sites

lamont, 11 dakika önce yazdı:

peki kardeşim cmd reg yazmayı nasıl ögrenebilirim eğitim seti veya kaynak varmı yardımcı olabilirmisin

cd C:\Windows\%windir%\Setup\Scripts\ --> kurulum bittiginde çalışmıyor %windir% başlat çalıştır dedigim zaman hatalı parametre diyor kms çalıştımı yani aktivasyon yaptımı ?

Reg Convert adında bir araç var. Reg dosyalarını cmd veya bat dosyalarına eklenecek şekilde kodlara dönüştürüyor.

Please register to see this content.

İlk kurulumda etkinleşme olmadı. Bu sistem etkinleştirme için uygun değil uyarısı verdi. Sistem Windows 10 pro retail. Sonra tekrar denediğimde çalıştı. O konuda bilgim yok. KMS VL sistemler için bildiğim. Sonradan konvert edip etkinleştirme olmuş olabilir. KMS ile pek aram yok.

@mephistooo2 konuya bakarsa yardımcı olabilir.

Edited by MrRush
Link to comment
Share on other sites

MrRush, 4 dakika önce yazdı:

Reg Convert adında bir araç var. Reg dosyalarını cmd veya bat dosyalarına eklenecek şekilde kodlara dönüştürüyor.

Please register to see this content.

İlk kurulumda etkinleşme olmadı. Bu sistem etkinleştirme için uygun değil uyarısı verdi. Sistem Windows 10 pro retail. Sonra tekrar denediğimde çalıştı. O konuda bilgim yok. KMS VL sistemler için bildiğim. Sonradan konvert edip etkinleştirme olmuş olabilir. KMS ile pek aram yok.

@mephistooo2 konuya bakarsa yardımcı olabilir.

Windows Kurulum bittiginde aktivasyon yapılmış olsun istiyorum unutuyoruz bazen mephis yaptıgı kms güzel hiç sorun olmuyor ama aktivasyon sıkıntılı birde kardeşim uharc güncellemleri kapalı lakin net framework 3.5 nasıl etk,inleştirebilirim reg ile bilgin varmı ?

Link to comment
Share on other sites

2034412781_Windows10andlaterx64-2022-11-04-15-14-59.png.03e438d9b0dc31ba6be8f553da31af70.png

Defender pasif

Aktivasyon otomaitk

Sağ Klik Menü aktif

NetFramework 3.5 aktif

 

OEM Klasörü

Please register to see this content.

Kurulum sonrası masaüstü geldiğinde restart gerekli.

 

Edited by MrRush
  • Like 2
Link to comment
Share on other sites

MrRush, 3 saat önce yazdı:

2034412781_Windows10andlaterx64-2022-11-04-15-14-59.png.03e438d9b0dc31ba6be8f553da31af70.png

Defender pasif

Aktivasyon otomaitk

Sağ Klik Menü aktif

NetFramework 3.5 aktif

 

OEM Klasörü

Please register to see this content.

Kurulum sonrası masaüstü geldiğinde restart gerekli.

 

aktivasyon yapıldı lakin defender devre dışı kalmamış sebeb nedir net framework kısmını çıkararak yaptım Aşagıdaki kodu çıkardım lakin defender pasif olmuyor 

2 Windows Kurulum bitince masaüstü simgelerini nasıl getirebiliriz ?


@echo off
Title .NET Framework 3.5 Offline Installer
for %%I in (D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist "%%I:\\sources\install.wim" set setupdrv=%%I
if defined setupdrv (
echo Found drive %setupdrv%
echo Installing .NET Framework 3.5...
Dism /online /enable-feature /featurename:NetFX3 /All /Source:%setupdrv%:\sources\sxs /LimitAccess
echo.
echo .NET Framework 3.5 should be installed
echo.
) else (
echo No installation media found!
echo Insert DVD or USB flash drive and run this file once again. 
echo.
)

Link to comment
Share on other sites

lamont, 04.11.2022 - 02:49 yazdı:

Arkadaşlar mephistooo2 kms aracını kullanrak oem klasörü oluşturuyorum lakin  Setupcomplete.cmd içinde reg dosyaları ve KMS38.bat çalışmıyor sorun nedir yardımcı olaiblirmisiniz

@echo off
:checkPrivileges 
NET FILE 1>NUL 2>&1
if '%errorlevel%' == '0' ( goto gotPrivileges
) else ( start /min powershell "saps -filepath '%0' -verb runas" >nul 2>&1)
exit /b
:gotPrivileges
cd %~dp0
start /wait REGEDIT /S AYAR.reg
start /wait REGEDIT /S Defender.reg
cd /d "%~dp0"
cd %windir%\Setup\Scripts\SETUPCOMPLETE.cmd
start /min KMS38.bat -kms38
TIMEOUT /T 6
rmdir /s /q %windir%\Setup >nul 2>&1

incele bak bakalım fark'a

Please register to see this content.

Edited by casper0007
Link to comment
Share on other sites

örnek oem scpirct komutları aşagıdaki gibidir

 

@Echo Off
cmd /c %systemroot%\setup\scripts\Kur.exe /silent /preactivate
RMDIR /S /Q %systemroot%\setup\scripts
 
@EXIT
 
yada 
 
@echo off
start /WAIT %~dp0Install.exe
cd %~dp0
del Install.exe
del SETUPCOMPLETE.cmd
 
yada
 
@Echo Off
cmd /c REGEDIT /S %windir%\Setup\SCRIPTS\Install.exe /silent /preactivate
 
del %0
exit
 
 
buda benım kullandıgım
 
@echo off
cd %~dp0
start /wait REGEDIT /S AYAR.reg
start /wait REGEDIT /S OEM.reg
start /wait REGEDIT /S SHELLMENU.reg
start /wait PRO1.exe
start /wait PRO2.exe
RMDIR /S /Q %systemroot%\SETUP\SCRIPTS
DEL /F /Q %0% >nul
exit

  
@echo off
start /WAIT %~dp0KMS.cmd
cd %~dp0
del /f /q "%WinDir%\Setup\Scripts\x86\*.*" >nul 2>&1
rmdir %WinDir%\Setup\Scripts\x86\
del /f /q "%WinDir%\Setup\Scripts\x64\*.*" >nul 2>&1
rmdir %WinDir%\Setup\Scripts\x64\
del /f /q "%WinDir%\Setup\Scripts\*.*" >nul 2>&1
rmdir %WinDir%\Setup\Scripts
del /f /q "%WinDir%\Setup\Scripts\" >nul 2>&1

@echo off
Start /wait %WINDIR%\setup\1.exe
Start /wait %WINDIR%\setup\2.exe
Start /wait %WINDIR%\setup\3.exe
ECHO.
ECHO Deleting Temp Installation Files...
RD /S /Q %systemdrive%\Apps
del /q /f "%0"
EXIT


@ECHO OFF
setlocal EnableExtensions
setlocal EnableDelayedExpansion
fltmc >nul 2>&1 || (
    echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%\getadmin.vbs"
    echo UAC.ShellExecute "%~fs0", "", "", "runas", 1 >> "%temp%\getadmin.vbs"
    "%temp%\getadmin.vbs"
    del /f /q "%temp%\getadmin.vbs" >nul 2>&1
    exit /b
)
pushd "%~dp0"
dism /online /add-package /PackagePath:"%~dp0KB2533552.cab"
start /wait "app" "%~dp0ınstall.exe"
set /a KEYNUM=1
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY% /V TITLE /D "WINDOWS PROGRAMLARINIZI YUKLUYOR..." /f
FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\software (for /f "delims=" %%z in ('dir /b %%i:\software\*.exe') do (
call :RunOnceEx
REG ADD %KEY%\amd!KEYNUM! /VE /D "%%~nz" /f
REG ADD %KEY%\amd!KEYNUM! /V 1 /D "%%i:\software\%%z" /f
))
RMDIR /S /Q "%~dp0"
exit

 

 

@echo off
cd %~dp0

start /wait REGEDIT /S AYAR.reg
cscript.exe %windir%\system32\slmgr.vbs /rilc
cscript.exe %windir%\system32\slmgr.vbs /upk >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /ckms >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /cpky >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /ipk QPM6N-7J2WJ-P88HH-P3YRH-YY74H
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
clipup -v -o -altto c:\
cscript.exe %windir%\system32\slmgr.vbs /skms kms.teevee.asia
cscript.exe %windir%\system32\slmgr.vbs /ato
cscript.exe %windir%\system32\slmgr.vbs /dlv
echo Deleting Temp Installation Files...
del /q /f "%0" >nul
RD /S /Q %systemdrive%\Apps
del /q /f "%0"
exit
 

 

 

Link to comment
Share on other sites

lamont, 12 dakika önce yazdı:

sağlammı  mephitoss yaptıgı güzel hiç sorun yaşmadık virus sorunuda vermiyor daha önce seninkini kullanmadım yaptıgı işlem nedir aktivasyon olarak

Birebir aynı + olarak Windows sürümleri için key girip CMD yöntemi ile sürüm deisiyor .bir nevi chance

Kullanışlı ve güzel Google üzerinden aratıp incele forumda daha önce vermiştim ben

Edited by casper0007
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...