Author: (v)
Minimum permissions for a user to perform a mysqldump
GRANT SELECT, LOCK TABLES, SHOW VIEW ON *.* TO 'user'@'localhost' IDENTIFIED BY 'password';
©
Adobe Acrobat Fix: Error applying transforms. Verify that the specified transform paths are valid (MSI)
Fix for «Ошибка при применении преобразований. Проверьте правильность путей указанных преобразований» while install/update/uninstall adobe acrobat’s msi:
reg export HKLM\SOFTWARE\Classes\Installer\Products\68AB67CA3301FFFF7706000000000060 "%TEMP%\acrobat.reg"
reg add HKLM\SOFTWARE\Classes\Installer\Products\68AB67CA3301FFFF7706000000000060 /v Transforms /t REG_EXPAND_SZ /d "" /f
© Continue reading Adobe Acrobat Fix: Error applying transforms. Verify that the specified transform paths are valid (MSI)
Decrypting TP-Link’s configuration file (config.bin)
openssl enc -d -des-ecb -nopad -K 478DA50BF9E3D2CF -in config.bin
©Matteo Croce
Remove «Windows 7/8 Reserve your FREE upgrade to Windows 10 now» notification
C:\Windows\System32\wusa.exe /uninstall /kb:3035583 /quiet /norestart /log
C:\Windows\System32\wusa.exe /uninstall /kb:2952664 /quiet /norestart /log
C:\Windows\System32\wusa.exe /uninstall /kb:3021917 /quiet /norestart /log
C:\Windows\System32\wusa.exe /uninstall /kb:2976978 /quiet /log /warnrestart:600
Continue reading Remove «Windows 7/8 Reserve your FREE upgrade to Windows 10 now» notification
Future Of Forestry – Someone
The second studio album «Beneath the Skin» by Icelandic folk-pop band Of Monsters and Men is not bad as expected
молодняк ?#?OMAM? со своим вторым студийным альбомом «Beneath the Skin» хорош!
R.I.P. Budgie.
Кузьма, все восемь лет ты радовал как мог, как жаль.
Early version of the new Last.fm looks good!
Dirty [un]installer of Visual Studio Code
После удаления редактора Code остается в контекстном меню лишнее:

— приходиться удалять руками! Continue reading Dirty [un]installer of Visual Studio Code