26 Ağustos 2022 Cuma

Windows File Explorer Does not Auto Refresh

1. Go to Registry editor (regedit.exe)

For 64-bit based computer, locate this key address HKEY_CLASSES_ROOT\Wow6432Node\CLSID

For 32-bit system base, locate this: HKEY_CLASSES_ROOT\CLSID

2. Right click on CLSID, hover to New and click on Key.

3. Use this as key name: {BDEADE7F-C265-11D0-BCED-00A0C90AB50F}

4. Right click on the newly created key, hover again to New and choose Key. Name it as Instance.

5. Now, right click on Instance, Hover your mouse to New, choose the ~WORD Value (DWORD is for 32-bit, and QWORD is for 64-bit) and name it as DontRefresh. ~WORD value should 0 (Zero).

6. Restart the computer.


Source 

24 Ağustos 2022 Çarşamba

Edge ve Chrome'da kısayol ile private mod açılacak şekilde ayarlanması...

CHROME 

Source

To target...

x64

%ProgramFiles%\Google\Chrome\Application\chrome.exe -incognito google.com

x32

%ProgramFiles(x86)%\Google\Chrome\Application\chrome.exe -incognito google.com


EDGE

"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" -inprivate google.com