
Bir kullanıcı belirli bir PC'de başladığında oturum açmadan önce yasal bir bildirim açmak istediğinizde ve kullanıcıların bu yasal bildirimi okuduğu bir durumu hayal edin. Bunu basit bir kayıt defteri düzenlemesiyle yapabilirsiniz.
Başlat] [Çalıştır] [Regedit]
Git: HKEY_LOCAL_MACHINESOFTWAREM * cf * tWindows NTCurrentVersionWinlogon
Modify/Create String Value of Data type REG_SZ Named [LegalNoticeCaption] Value Data for LegalNoticeCaption: [Type the Caption for the Dialog Box]
Modify/Create String Value of Data type REG_SZ Named [LegalNoticeCaption] Value Data for LegalNoticeCaption: [Type the Caption for the Dialog Box]
Modify/Create String Value of Data type REG_SZ Named [LegalNoticeText]
LegalNoticeText için Değer Verileri: [Yasal Uyarı Verilerini yazın]
Kayıt Defteri / Yeniden Başlatma'dan çıkın.