Set it to use Windows Trusted CA Store git config –global http.sslBackend schannel
Set it to use Windows Trusted CA Store git config –global http.sslBackend schannel
How to Prevent an Application from Accessing the Internet As we know there is much software that has malware and other computer security risks are your firewall, which among other tasks, blocks certain software on your computer from accessing all your data through the internet. So the best way to block that software from the […]
Repair Corrupted System Files on Windows Open a Command Prompt (cmd) as administrator 2. Type ” sfc /scannow ” and Enter sfc/scannow command will scan all the system files and repair all the corrupted files.
Windows PowerShell is your friend! cd D:/your/dir Get-ChildItem -recurse -name | ForEach-Object { Move-Item $_ $_.replace(” “, “_”) } Here I am replacing a space, but this could be ‘%20’ or any char you need.
If you are having pain and have lost your application window to a monitor that doesnt exist, try this! From the task bar: 1. Press and hold the Shift key, right click or press and hold on the taskbar app icon and release the Shift key. 2. Click/tap on Move. (as per screen grab) 3. Using your up-down-left-right keys on your keyboard, hold […]
Windows 10 Upgrade – Excel / Word not opening from emails Having issues opening excel or word documents after upgrading is the result of the trust center protected view being enabled. In Word, Excel and/or PowerPoint choose: File-> Options-> Trust Center-> Trust Center Settings…-> Protected View-> deselect option: Enable Protected View for Outlook attachments
I was having issues viewing my tasks on my Exchange account on my Android, even though I selected to sync Tasks,Calendar,Contacts and Email… There doesnt seem to be a stock application but the calendar Widget does have a task view and the ability to add tasks.. Hope this helps someone!
Windows – 10 Port 80 in use If you are finding that port 80 is in use and you are unable to start apache/wamp or xamp then you need to check the following; Services; World Wide Web Publishing Service (W3SVC) – stop and change to manual netstat -a -n -o | find “:80”
Use this link: http://www.microsoft.com/en-us/software-download/windows10
Windows 10 – Issue opening DOCX Word documents This solution worked for me! •save the document from attachment •find the document and right click on it •click properties •under general Tab there should be a unblock box on the bottom right •click on unblock •exit by pressing ok •and happy days