Skip to content

⌨ ReplaceOSK 2.5 + TabTipProxy 2.5

Latest

Choose a tag to compare

@Lulech23 Lulech23 released this 22 Mar 18:51
9c14eaf

What's New

This update provides two fixes to the ReplaceOSK script itself, while TabTipProxy remains unchanged. Critically, Windows 11 24H2 has deprecated the old wmic utility called by the script, causing failures unless the utility is manually reinstalled. This dependency has been removed to better support newer versions of Windows.

This update also changes the default data path for both TabTipProxy and backed up osk.exe files. Previously, using %AppData% meant that other users could not access TabTipProxy and summoning the keyboard would fail. This has been changed to %ProgramData% as a permissive directory common to all users, adding support for multi-user systems.

ReplaceOSK

  • Updated data path to %ProgramData% to support multi-user systems
  • Replaced deprecated wmic commands with PowerShell-native alternatives

TabTipProxy

  • N/A

⚠️ Warning: Users of ReplaceOSK <= 2.4 MUST UNINSTALL using the 2.4 script before updating to 2.5!