control.exe appwiz.cpl
Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts
Sunday, July 17, 2016
launch display setting from command line
start add remove program from command line
control.exe appwiz.cpl
Saturday, January 30, 2016
Remote desktop
https://social.technet.microsoft.com/Forums/windowsserver/en-US/b52ddd9b-c765-4b80-9409-c5f155443f6a/configure-your-windows-pc-for-remote-access-with-the-microsoft-remote-desktop-assistant?forum=winRDc
Tuesday, July 28, 2015
How to enable assembly bind failure logging (Fusion) in .NET
http://stackoverflow.com/questions/255669/how-to-enable-assembly-bind-failure-logging-fusion-in-net
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion]
"ViewerAttributes"=dword:56300949
"ForceLog"=dword:00000001
"LogFailures"=dword:00000001
"LogResourceBinds"=dword:00000001
"LogPath"="D:\\Logs\\bind\\"
"EnableLog"=dword:00000001
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion]
"ViewerAttributes"=dword:56300949
"ForceLog"=dword:00000001
"LogFailures"=dword:00000001
"LogResourceBinds"=dword:00000001
"LogPath"="D:\\Logs\\bind\\"
"EnableLog"=dword:00000001
Thursday, April 23, 2015
Force 32 bit
http://davidstechtips.com/2010/06/force-net-application-to-run-in-32-bit-process-on-64-bit-windows/
Saturday, April 18, 2015
Filter key enabled, keyboard disabled
Keyboard all of sudden disabled. Did search, found filter key was enabled.
You have to press key for a long time for it to show up.
Turn it off by going to settings.
Wednesday, June 18, 2014
Subscribe to:
Posts (Atom)