FPS arttırma yazılımı, GetBoost!

  • Konuyu başlatan 312971
  • Başlangıç Tarihi
  • Mesaj 195
  • Görüntüleme 15.556
EBA programı yaptın, virüs dediler. Akil hocam inceledi, hiçbir şey çıkmadı. Şimdi bu programı yazmışsın, yine virüs diyorlar. Ben anlamıyorum. @TheMarqE'nin hakkı neden bu kadar yeniliyor? Bilip bilmeden konuşan insanlar dolmuş burası. Madem çok biliyorsun incele kaynak kodlarını? Boş laftan öte değilsiniz, bunu bilin. Ellerinize sağlık hocam.
 
Tam olarak hangi servisleri vs. kapattığının listesi falan var mı acaba? Veya kesinlikle işe yaramayacak şeyler olduğuna emin misiniz?
ServiceController sc = new ServiceController("WerSvc");
ServiceController sc1 = new ServiceController("WSearch");
ServiceController sc2 = new ServiceController("MixedRealityOpenXRSvc");
ServiceController sc3 = new ServiceController("wisvc");
ServiceController sc4 = new ServiceController("FontCache");
ServiceController sc5 = new ServiceController("WbioSrvc");
ServiceController sc6 = new ServiceController("WalletService");
ServiceController sc7 = new ServiceController("PlugPlay");
ServiceController sc8 = new ServiceController("SEMgrSvc");
ServiceController sc9 = new ServiceController("wuauserv");

Araştırıp bakın hocam servis isimlerinden şimdi buraya yazmaya üşendim. Çift tırnakların içindekileri araştıracaksınız.
 
Tam olarak hangi servisleri vs. kapattığının listesi falan var mı acaba? Veya kesinlikle işe yaramayacak şeyler olduğuna emin misiniz?



[CODE lang="csharp" title="Tırnak içinde olanlar kapatılıyor."]ServiceController sc = new ServiceController("WerSvc");
ServiceController sc1 = new ServiceController("WSearch");
ServiceController sc2 = new ServiceController("MixedRealityOpenXRSvc");
ServiceController sc3 = new ServiceController("wisvc");
ServiceController sc4 = new ServiceController("FontCache");
ServiceController sc5 = new ServiceController("WbioSrvc");
ServiceController sc6 = new ServiceController("WalletService");
ServiceController sc7 = new ServiceController("PlugPlay");
ServiceController sc8 = new ServiceController("SEMgrSvc");
ServiceController sc9 = new ServiceController("wuauserv");[/CODE]
 
Servicecontroller sc = New servicecontroller("wersvc");
Servicecontroller SC1 = New servicecontroller("wsearch");
Servicecontroller SC2 = New servicecontroller("mixedrealityopenxrsvc");
Servicecontroller SC3 = New servicecontroller("wisvc");
Servicecontroller SC4 = New servicecontroller("fontcache");
Servicecontroller SC5 = New servicecontroller("wbiosrvc");
Servicecontroller SC6 = New servicecontroller("walletservice");
Servicecontroller SC7 = New servicecontroller("plugplay");
Servicecontroller SC8 = New servicecontroller("semgrsvc");
Servicecontroller SC9 = New servicecontroller("wuauserv");

Araştırıp bakın hocam servis isimlerinden şimdi buraya yazmaya üşendim. Çift tırnakların içindekileri araştıracaksınız.

Hocam kodlar hakkında pek bir bilgim yok, Windows 11'de gereksiz servisleri kapatıyor mu?
 
ServiceController sc = new ServiceController("WerSvc");
ServiceController sc1 = new ServiceController("WSearch");
ServiceController sc2 = new ServiceController("MixedRealityOpenXRSvc");
ServiceController sc3 = new ServiceController("wisvc");
ServiceController sc4 = new ServiceController("FontCache");
ServiceController sc5 = new ServiceController("WbioSrvc");
ServiceController sc6 = new ServiceController("WalletService");
ServiceController sc7 = new ServiceController("PlugPlay");
ServiceController sc8 = new ServiceController("SEMgrSvc");
ServiceController sc9 = new ServiceController("wuauserv");

Araştırıp bakın hocam servis isimlerinden şimdi buraya yazmaya üşendim. Çift tırnakların içindekileri araştıracaksınız.
[CODE lang="csharp" title="Tırnak içinde olanlar kapatılıyor."]ServiceController sc = new ServiceController("WerSvc");
ServiceController sc1 = new ServiceController("WSearch");
ServiceController sc2 = new ServiceController("MixedRealityOpenXRSvc");
ServiceController sc3 = new ServiceController("wisvc");
ServiceController sc4 = new ServiceController("FontCache");
ServiceController sc5 = new ServiceController("WbioSrvc");
ServiceController sc6 = new ServiceController("WalletService");
ServiceController sc7 = new ServiceController("PlugPlay");
ServiceController sc8 = new ServiceController("SEMgrSvc");
ServiceController sc9 = new ServiceController("wuauserv");[/CODE]
Teşekkürler.
 

Technopat Haberler

Yeni konular

Geri
Yukarı