Windows

Enable or Disable Aero Shake in Windows 10

If you need to disable aero shake effect. You need edit registry files. open regedit (Win key + R , type regedit, enter) The .reg files below will add and modify the DWORD values in the registry keys below. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced DisallowShaking DWORD 0 = Enable1 = Disable

Repair Corrupted Windows 10 User Profile with Windows Registry

First open regedit (windows key + r , type cmd , enter) Now need find the right branch: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList Look for profile what ends with .bak rename the profile without back, for example, add .bakx on end. Now rename profile with bak and rename .bak from the end. Restart PC and you should be …

Repair Corrupted Windows 10 User Profile with Windows Registry Read More »

Windows “We can’t verify who created this file” – SOLVED

If you try open exe file from network drive you can face error: “We can’t verify who created this file”, is is because network drive is not recognized as the trusted network place. You can add this network place to trusted sites. Select “Start“, then type “Internet Options“. Open “Internet Options“. Select the “Security” tab. Select “Local intranet“, …

Windows “We can’t verify who created this file” – SOLVED Read More »

TOR – setup entry and exit nodes – SOLVED

Basic setup If you need setup entry and exit nodes for TOR it is quite easy. It is really useful when you developing websites or make penetration testing network firewall. navigate to your tor browser install directory open Browser folder open TorBrowser folder open Data folder open Tor folder open torrc file in your favorite text editor in torrc file insert these …

TOR – setup entry and exit nodes – SOLVED Read More »

Outlook 2013/2016 embeded image in signature

What is a problem? Images in email signatures are visible when composing messages in 2016, but not visible when composing messages or opening emails in the recipients’ inboxes. So I analyze delivered email source code. … <img width=”400″ height=”120″ id=”_x0000_i1025″ src=”file:///C:/davidstein.cz/signatureimage.png” name=”_x0000_i1025″></span> … So the image is linked but not embedded. So it can not be …

Outlook 2013/2016 embeded image in signature Read More »