To check if a windows patch (e.g. KB1234567) has been installed, run the following command line:
C:> wmic qfe | find "1234567"
Showing posts with label Patch. Show all posts
Showing posts with label Patch. Show all posts
Tuesday, May 16, 2017
Thursday, April 20, 2006
Click to activate and use this control - KB912812
After using WinXP SP2, IE may have the 'Click to activate and use this control' problem for most ActiveX control (e.g. Flash). Click here for a solution.
Subscribe to:
Posts (Atom)
CSP on Apache
To add CSP to root if sort of funny. The following will NOT work for most cases !! <LocationMatch "^/$"> Header s...
-
When Office2003 couldn't find file SKU011.CAB: regedit -> [HKEY_LOCAL_MACHINE] -> [SOFTWARE] -> [Microsoft] -> [Office] -...
-
The resolution can be changed by editing the BlueStack's registry: HKLM\SOFTWARE\BlueStacks\Guests\Android\FrameBuffer\0\Height and ...
-
Suppose you got a file in Big5 containing some HKSCS characters (e.g. 深水埗, 赤鱲角, etc). When your environment (Ref: Charset.defaultCharset( ) ...