To disable a plugin in Google Chrome type chrome://plugins/ in the address bar (sometimes also called omnibox). A page with all plugins will be displayed and you can disable them easily by just clicking the “Disable” link.
Category Archive: Misc
Jan 08
Spell Checker in Axosoft OnTime
It seems that Axosoft does not intend to implement spell checker in the Windows client for OnTime Scrum Project Management Software. There is however a solution for the problem: AutoHotkey and "AutoCorrect for English" script. Download AutoHotkey from http://www.autohotkey.com/ Download "AutoCorrect for English" script for AutoHotkey from http://www.autohotkey.com/download/OtherDownloads.htm. Install AutoHotkey. Double click AutoCorrect.ahk file in …
Jan 06
How can I get information about digital signatures of all files in the folder?
The following PowerShell code snippet allows you to get information about digital signatures of all files in a specific folder: Get-ChildItem *.* | foreach-object {Get-AuthenticodeSignature $_} All you have to do is start PowerShell, go to the folder you want to check and run the command.
Oct 22
How can I change temperature scale from Celsius to Fahrenheit for Braun Thermoscan?
Note: this tip works for Braun Thermoscan Type 6013. Turn on the thermometer. (If it is already turned on, make sure it is not in memory mode.) Press the “power/mem” button and keep it pressed. Then press and release the activation button to switch over to the “change temperature scale” mode. By pressing the activation …
Oct 06
System Configuration Utility
I heard about this utility years ago but somehow forgot all about it. System Configuration Utility (msconfig.exe) automates the routine troubleshooting steps that Microsoft Product Support Services technicians use when diagnosing Windows configuration issues. You can use this tool to modify the system configuration through a process of elimination with check boxes, reducing the risk …
Sep 27
How do I restart a workstation via Remote Desktop?
There are several ways to restart a workstation via Remote Desktop: Click on the desktop and type Alt + F4. This will show the shutdown dialog, with the usual options like “Log off”, “Disconnect”, “Restart”, “Sleep”, “Shut down”. Type Ctrl + Alt + End (which is the Remote Desktop version of Ctrl + Alt + …
Jul 24
Kako sprogramirati daljinski upravljalec za TV
Hkrati pritisneš tipki AV v prvi vrstici in M v tretji vrstici. Ko začne LED dioda utripati, izberi kodo s številkami od 0 do 9. Če je starejši model TV bo 4 ali 5.
Oct 14
Good restaurant
This post is just a reminder to myself. If you are in Ingolstadt, Germany you should try a good Greek restaurant in the city center. It is called Delphi Restaurant and you can find it at the Ludwigstrasse 9. They are open from 11h till 15h and from 17h until 24h.