Category Archives: Technical

Technical parts

The best Browser proxy thus far: KProxy for Firefox

There was Tor browser. But KProxy (addon for Chrome & Firefox) is the best one I've used so far, on Firefox.  

Posted in Technical | Leave a comment

Develop Windows Services with C#

A good tutorial start: http://www.c-sharpcorner.com/UploadFile/naresh.avari/develop-and-install-a-windows-service-in-C-Sharp/ I developed one to help shutdown my company computer at certain time everyday.

Posted in Technical | Leave a comment

Symantec Endpoint Protection SEP 12

Version 12.1.6 (12.1 RU6 MP5) build 7004 (12.1.7004.6500) For some reason, this didn't install well on Surface Pro Windows 10 Pro. Error messages: "symantec endpoint protection cannot open because some symantec services are stopped. restart the symantec services and then … Continue reading

Posted in Technical | Leave a comment

Suaoki T10 Car Jump Starter

Nice little handheld mobile jump starter for cars. I bought it a while back when my wife had trouble with jump starting car. It worked the first time we used it, very well. No need to borrow life from another … Continue reading

Posted in Technical | Leave a comment

Geovision 800 GV-AView App on new Samsung S8+ showing only "Loading"

No video Streaming, stuck at "Loading". Solution via online support page(top right corner of page "Enter Live Chat"), Christine: close GV main software. Go to C:\GV-800\WebTemp and delete all jpg & gif files (do not worry about its subfolders such … Continue reading

Posted in Technical | Leave a comment

Excel 2016 document showing blank but LibreOffice was able to show content right away

Macro? Privacy? Solution: When opening in Excel, go to View > Unhide. Done.

Posted in Technical | Leave a comment

Default Sign In Account for Windows 10

In this case, Windows 10 might not remember the last login account, so it would default to a specific account, where there are more than 1 windows login account. NetPlWiz is the solution: run netplwiz check User Must Enter a … Continue reading

Posted in Technical | Leave a comment

Mail Merge: Change Sender's Email Address & Include Attachment

There appears to be no such straight forward solution from Microsoft. There are third party software/plugins that do that and they are not free, not to mention some are complicated to use. The idea with Mail Merge is not just … Continue reading

Posted in Technical | Leave a comment

How to Unblock Unsafe Attachments in Microsoft Outlook

So I got this error when a developer was emailing me a js file: "Outlook blocked access to the following potentially unsafe attachments…" Solution (from: sitepoint): 1. Close Outlook 2. Run regedit.exe Navigate to: HKEY_CURRENT_USERSoftwareMicrosoftOfficeXX.XOutlookSecurity Where XX.X indicates your version … Continue reading

Posted in Technical | Leave a comment

VSTO: Doing MS Office in Visual Studio

This is fun. First it was ClickOnce, where you can have setup program that updates itself when necessary on every run. Now, VSTO beats document level macro. Sample reference: 1. To create right click menu in Word in VSTO: https://msdn.microsoft.com/en-us/library/dd554969(v=vs.140).aspx … Continue reading

Posted in Technical | Leave a comment