Determine the PHP version: php -i|find "PHP Version" Determine the thread safety php -i|find "Thread Safety" You’ll have enabled for thread safe or disabled for not thread safe Determine the architecture php -i|find "Architecture" You’ll have x86 for 32 bits and x64 for 64 bits Credit: https://mlocati.github.io/articles/php-windows-imagick.html
SELECT col.name AS 'ColumnName', tab.name AS 'TableName' FROM sys.columns col JOIN sys.tables tab ON col.object_id = tab.object_id WHERE col.name like '%column_name_to_find%' ORDER BY TableName,ColumnName; Credit: https://intellipaat.com/community/6615/find-all-tables-containing-column-with-specified-name-ms-sql-server
User C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup All users: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup:
HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6} Double-click on a string value named System.IsPinnedToNameSpaceTree on the right-hand side panel. Type 0 and click on OK. HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6} Double-click on the string value named System.IsPinnedToNameSpaceTree and set the value to 0 (zero). Click on OK. Deny Evryone after changes. Credit: https://www.clonefileschecker.com/blog/remove-onedrive-from-explorer-in-windows-11/
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer Right-click the Explorer key on the left, and select New > DWORD (32-bit) value from the menu. Name the new value HubMode. In the right panel, double-click it and change its value data to 1. Click OK to save it. Delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace_36354489\{f874310e-b6b7-47dc-bc84-b9e6b38f5903} Credit: https://winaero.com/remove-home-from-file-explorer/
Go to Favorites and click the 3 dots Click Manage location/members Click on member that you want to share the device Click on Access level Click on Only use specific devices Select the device you want to share and click Done Click on Devices, select the Room and click on device you want to share Click on View map Click More Enable Share's this device location On the other device, go to Devices and click the 3 dots Click Select devices to use Select the newly shared device and click Done