يه کد ميخوام که دکمه clear histori رو غير فعال کنه
Printable View
يه کد ميخوام که دکمه clear histori رو غير فعال کنه
نقل قول:.کد:1.
Open Registry Editor: Click Start | Click Run | Type regedit | Press Enter
2.
Navigate to the following key (if it doesn’t exist, create it): HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel
3.
To lock the “Clear History” button, you’ll have to modify the DWORD value called “History” (without quotes). If the value “History” does not already exist, right click in the right section of the window and select New, DWORD Value. Name it “History”.
4.
Now that the value “History” is ready, double click on it to change its value data from 0 to 1. Click OK. Immediately, the “Clear History” button in Internet Explorer should be disabled (it turns gray). If Internet Explorer is already open, you might need to restart it to see the changes
تا microsoft رفتم ولي Internet Explorer\Control Panel
وجود نداشت
چک کن ببين آدرسو درست نوشتي؟
ممنون
سلام ...نقل قول:
کلیدهای Internet Explorer و Control Panel رو خودت باید بسازی .
اصلا یه فایل BAT درست کن و کد زیر رو توش کپی کن و بعد اجراش کن !
کد:REG ADD HKCU\Software\Policies\Microsoft\Internet" "Explorer\Control" "Panel /V History /T REG_DWORD /D 1 /F
موفق باشید .