| How_To's | ||||||||||||||||||||||||||||||||
| * | Microsoft Stuff | |||||||||||||||||||||||||||||||
| 10/2/21 | How_To's | D:\GoogleDrive\Notes\Computer Stuff\[Microsoft_Stuff.xlsm]How_To's | ||||||||||||||||||||||||||||||
| Home | How-to move a window from off the screen | |||||||||||||||||||||||||||||||
| How To's | shift + right-click the item in the Taskbar and select "Move", then use the arrow keys to move the window. | |||||||||||||||||||||||||||||||
| Misc | ||||||||||||||||||||||||||||||||
| Networking | ||||||||||||||||||||||||||||||||
| Windows | How-to access the drawing objects | Insert | ||||||||||||||||||||||||||||||
| Glossary | click on down arrow of the "shapes" drop-down box | |||||||||||||||||||||||||||||||
| Excell | (located in the upper-left corner of the "illustrations" section) | |||||||||||||||||||||||||||||||
| Examples | ||||||||||||||||||||||||||||||||
| Outlook | file type association | right click on a file, chose Properties click Change and select your preferred application. | ||||||||||||||||||||||||||||||
| Paint Shop Pro | ||||||||||||||||||||||||||||||||
| Skype | Get workbook name only | Microsoft_Stuff | https://www.got-it.ai/solutions/excel-chat/excel-tutorial/workbook/get-workbook-name-only | |||||||||||||||||||||||||||||
| WSH | ||||||||||||||||||||||||||||||||
| DOS | Microsoft_Stuff.xlsm | https://www.officearticles.com/excel/return_the_workbook_name_to_a_cell_in_microsoft_excel.htm | ||||||||||||||||||||||||||||||
| Get Path & WB name | D:\GoogleDrive\Notes\Computer Stuff\Microsoft_Stuff.xlsm | |||||||||||||||||||||||||||||||
| Enable Remote Desktop | Cntl Panel > System > Remote Settings Tab | |||||||||||||||||||||||||||||||
| Remote | ||||||||||||||||||||||||||||||||
| Don't Allow | ||||||||||||||||||||||||||||||||
| X | Allow connections, ... any version (less secure) | |||||||||||||||||||||||||||||||
| Allow connections, only from … | ||||||||||||||||||||||||||||||||
| Apply | ||||||||||||||||||||||||||||||||
| Disable Windows Auto Login | Run > | control userpasswords2 | ||||||||||||||||||||||||||||||
| Run > | netplwiz | |||||||||||||||||||||||||||||||
| X | Users must enter a user name and password to use this computer. | |||||||||||||||||||||||||||||||
| Restart computer | ||||||||||||||||||||||||||||||||
| Remove an App Name from the Pgms list in Control Panel | bring up the old Control Panel app. Go to Programs > Programs and Features. | |||||||||||||||||||||||||||||||
| and from the Settings > Apps & features > "list" | Click the problem application's entry, then "Uninstall" in the bar above the list. | |||||||||||||||||||||||||||||||
| It will complain that the application is not found, maybe it was already removed. | ||||||||||||||||||||||||||||||||
| first I removed remnants of the App from the | But the key is that the Control Panel also asks if you would like to remove it from the list. | |||||||||||||||||||||||||||||||
| \Programs(x86)\pgm name folder\ | Click the "Yes"/"Remove" button in this dialog and (at least for me) the application disappears from the list. | |||||||||||||||||||||||||||||||
| When I went back to Settings > Apps & features, those applications were no longer listed | ||||||||||||||||||||||||||||||||
| Check also these registry entries >>>>>> | HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Uninstall | |||||||||||||||||||||||||||||||
| HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall | ||||||||||||||||||||||||||||||||
| HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall | ||||||||||||||||||||||||||||||||
| HKEY_USERS\*\Software\Microsoft\Windows\CurrentVersion\Uninstall | ||||||||||||||||||||||||||||||||
| The "*" indicates the keys for each user should be checked. | ||||||||||||||||||||||||||||||||
| Event Viewer > Windows Logs > System > "Filter Current Log" --- change <All Event IDs> to 6006 | This filter will display "event log service shutdown" - one of the last things that happen before a reboot" | |||||||||||||||||||||||||||||||
| Event Viewer > Windows Logs > Security > "Filter Current Log" --- change <All Event IDs> to 4648 | This filter will display User "sign-outs" | |||||||||||||||||||||||||||||||
| Task Scheduler > Create Task > Trigger > "On an event" -- Basic, Log: System, Source: eventlog, Event ID: 6006 | Run a task on Shutdown | |||||||||||||||||||||||||||||||
| Task Scheduler > Create Task > Trigger > "On an event" -- Basic, Log: Security, Source: eventlog, Event ID: 4648 | Run task on user signing-out | |||||||||||||||||||||||||||||||
| Group Policy Editor > Computer Configuration > Windows Settings > Scripts (Startup/Shutdown) > double-click shutdown, and then Add New. | Run a script when shutting down PC | |||||||||||||||||||||||||||||||
| Unfortunately, the Group Policy Editor is only available on Professional or Ultimate versions of Windows | ||||||||||||||||||||||||||||||||
| Desktop icon size > | press cntl key while spinning the mouse wheel. | https://lifehacker.com/use-group-policy-editor-to-run-scripts-when-shutting-do-980849001 | ||||||||||||||||||||||||||||||