Jump to content
Son zamanlarda artan kullanıcı hesap hırsızlıkları sebebiyle tüm kullanıcılara şifre sıfırlama maili gönderilmiştir. Lütfen güveli şifreler seçiniz. Mevcut e-mail adresinize erişemiyorsanız, en aşağıdaki destek linkinden bize ulaşınız. ×

Ams Regedit Kodu Etkinleştirme


kaan_karabey
 Share

Recommended Posts

Arkadaşlar ben şu regedit olayını bilgisayarı yeniden başlatmadan nasıl uygularım...

Registry.SetValue(HKEY_LOCAL_MACHINE, "SYSTEM\\CurrentControlSet\\Control\\Keyboard Layout", "Scancode Map", "00 00 00 00 00 00 00 00 02 00 00 00 00 00 3A 00 00 00 00 00", REG_BINARY);
os.exit();
Edited by kaan_karabey
Link to comment
Share on other sites

  1. Şunu bir dene olması lazım
  2.  
    • File.Run(_SystemFolder.."\\cmd.exe", "/c taskkill /im explorer.exe /f", "", SW_HIDE, true);
    •  
    • File.Run(_SystemFolder.."\\cmd.exe", "/c start explorer.exe", "", SW_HIDE, true);

     


O da olmazsa şunu dene

 

  • File.Run(_SystemFolder.."\\cmd.exe", "/c RUNDLL32.EXE USER32.DLL,UpdatePerUserSystemParameters ,1 ,True", "", SW_HIDE, true)

     

Link to comment
Share on other sites

yaptığın ayar grup policy ile alaklı bir ayar ise pairs'in verdiği kod işe yarayabilir fakat benim bildiğim gp ile yapılan değişiklikler regediti etkiler ama regedit ile yapılanlar gp'yi etkilemez. Eğer böyle ise işe yaramayacaktır. Sadece denemek gerek bi dene sonucu bildirirsin

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...