Going around and around every time, after patching VMware Workstation....
Powershell.
Configs or settings that were hard to find, or messy in getting to... for future personal reference.
Going around and around every time, after patching VMware Workstation....
Powershell.
Re-add "New Text Document" to Windows 11 Explorer "New" context menu.
In the following registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace_41040327
Delete the following key
{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}
[ trackback ]
There's a lot of confusing answers regarding how to set the default template to use when opening Powerpoint.
A lot of people ask how to set the default template, answers usually are how to set the default theme.
Not the same thing.
Apparently, the only way I've found to actually change the default slide deck used when opening Powerpoint is to replace the file of the default template (apparently hardcoded location).
Location: %appdata%\Microsoft\Templates
Filename: default.potx or blank.potx
[ trackback ]
Long time, no see!!
If you have some corporate websites that require you to present a client certificate to access them, browsers are set to make you select the certificate EVERY TIME YOU ACCESS THE SITE, even if you only have one personal certificate.
To change this you can use:
MS Edge @ Windows (should be similar for Chrome, did not test)
Add a reg key at
Computer\HKEY_CURRENT_USER\Software\Policies\Microsoft\Edge\AutoSelectCertificateForUrls
Then add one entry per domain to match
There are GPOs to make this more Corporate IT friendly.
Chrome @ MacExecute the following on a terminal
Add one "pattern" line in the json array per domain to match.
Firefox (OS independent, AFAIK)