Recent content by Rubic


  1. Personalization Enable or Disable Automatically Hide Taskbar in Windows 11

    Add-Type -TypeDefinition 'using System; using System.Runtime.InteropServices; public class Program { [DllImport("shell32.dll")] public static extern IntPtr SHAppBarMessage(uint dwMessage, ref APPBARDATA pData); public const uint ABM_GETSTATE = 0x00000004; public const uint ABM_SETSTATE =...
  2. Time and Language Show or Hide Time and Date on Taskbar System Tray in Windows 11

    Windows 11 23H2 Build 22631.2715 (KB5032190) -> ShowSystrayDateTimeValueName it would be nice if someone could confirm this information
Back
Top Bottom