cursors

Winsage
September 1, 2026
Windows 11 version KB5120998 was released as an optional update, introducing new customization features such as the ability to move and resize the taskbar and improvements to Windows Search. However, the update has introduced several bugs, including issues with the mouse cursor, which may not appear or may be incorrectly sized, and problems with wallpaper settings reverting to black after restarts. Users have also reported blurry fonts on high-resolution displays. Microsoft is aware of these issues and is working on a solution. Users experiencing these bugs can roll back the update by navigating to Settings > Windows Update > Update History > Uninstall and selecting KB5120998, without losing essential security patches.
Winsage
August 31, 2026
Windows 11 users who installed the September preview update (KB5120998) are experiencing a bug that alters or erases personalized mouse cursor settings, resulting in cursors that may be too large, too small, or invisible. Microsoft has acknowledged this issue, describing it as causing "appearance regressions and intermittent animation changes." High-DPI cursors have been replaced with larger, white cursors, and attempts to revert to previous settings have failed. Additionally, users have reported issues with wallpapers reverting to a black screen and blurry fonts, although Microsoft has not formally acknowledged the font issue. Users can uninstall the update by navigating to Settings, selecting Windows Update, clicking on Update History, and finding the option to uninstall the update labeled 2026-08 Preview Update (KB5120998). Microsoft is investigating the cursor problem and plans to provide updates by September 8.
Winsage
August 30, 2026
Microsoft's optional update for Windows 11, KB5120998, is causing issues with mouse cursor settings, reverting them to default configurations after installation. Users are experiencing frustrations as personalized cursors are replaced by an oversized default version, and adjustments to color and size often do not persist. This problem appears to be linked to specific hardware configurations or display scaling setups. Microsoft is investigating the issue, and users can uninstall the update to resolve the problem without affecting access to essential security patches.
Winsage
August 8, 2026
Developer John Marshall has successfully ported Microsoft Word for Windows 1.1a to run on Windows 11 as a native 64-bit executable. This project involved reconstructing the original application from the early 1990s by translating 16-bit Assembly language into C/C++ code and adapting it to modern Win32 APIs. Marshall's work was made possible by Microsoft's release of the source code for Word for Windows 1.1a in 2014. Users interested in setting up the port will need Visual Studio with the C++ workload, the latest Windows SDK, CMAKE version 3.25 or newer, and to execute specific PowerShell scripts provided by Marshall.
Tech Optimizer
August 5, 2026
Google Cloud has introduced its Database Migration Service, which focuses on converting SQL Server stored procedures with multiple result sets into PostgreSQL code. The service uses an automated decision-making process to determine if a SQL Server procedure should be translated into a PostgreSQL stored procedure or function, based on the number of result sets and the presence of a scalar return value. Procedures with a single result set or scalar return value are converted into PostgreSQL stored procedures, while those with multiple result sets are transformed into functions returning a SETOF refcursor. In a healthcare reporting example, a master procedure retrieves patient details and may return multiple result sets along with a status integer. The PostgreSQL translation involves simpler child procedures as standard procedures and more complex routines as functions that open cursors sequentially. Scalar return values are handled by placing them in a dedicated cursor at the end of execution, changing how applications interact with the outputs. Testing of these translated objects must occur within an explicit transaction block due to PostgreSQL cursor lifecycle constraints. The user executes the function to generate cursor references and fetches data sequentially. Google Cloud's internal analysis classifies stored procedures by scanning for direct result sets and considers conditional logic and loops that may complicate result set counts. A directed graph of procedure calls is constructed to determine the result set classification. Database migrations often face challenges due to legacy application logic, especially with stored procedures designed to minimize database round trips. Successful code conversion is only part of the task, as teams must also adjust test harnesses and application data access layers for PostgreSQL's cursor management. Google Cloud's service categorizes SQL Server procedures into three types: no result sets, a single result set, or multiple/dynamic result sets.
AppWizard
May 30, 2026
The 7th Guest, a puzzle-adventure game released in 1993, required a CD-ROM drive and featured a unique mouse cursor design. A remake for VR headsets was launched in 2023, with a non-VR version set to release on June 4 on Steam. The game's creators, Paul van der Meer and Rob Landeros, founded Trilobyte Games after leaving Virgin Games to pursue their ambitious project. They used Autodesk's 3D design software to create the game's haunted interiors and iconic animated cursors, including the skull cursor. The remake incorporates modern technology, such as volumetric video, to enhance the immersive experience. Van der Meer proposed the remake idea to the CEO of Vertigo Games, leading to its development. The non-VR version will maintain the essence of the VR counterpart while introducing a new interface and redesigning one puzzle room for non-VR controls.
AppWizard
May 13, 2026
Google has announced plans for Aluminum OS, a desktop version of Android that may replace ChromeOS, alongside a new category of Android-powered laptops called Googlebooks, developed in partnership with Acer, ASUS, Dell, HP, and Lenovo. The operating system will utilize the Android technology stack and focus on integrating artificial intelligence to create a unified experience across devices. A key feature is the Gemini Intelligence software suite, which includes the Magic Pointer cursor designed to provide real-time suggestions based on user actions. This AI integration allows for both on-device and cloud-based processing, enhancing performance while keeping costs low.
Winsage
April 5, 2025
Installing a nostalgic Windows theme can evoke memories of simpler times through retro designs. Notable themes for Windows 11 include: 1. Windows XP Final Edition: Offers a near-authentic representation of Windows XP, requiring tools like Theme Patcher and SecureUXTheme ThemeTool for installation. 2. SynthWave 84: Features vibrant ‘80s disco-inspired designs with two color schemes and a collection of wallpapers and icons. 3. Retro Theme: Captures the ‘70s aesthetic with altered menu bar colors and 15 HD images reflecting the era's cultural references. 4. Vintage Theme: Evokes pre-digital nostalgia with 17 images representing vintage life, easily installed through the Settings menu. 5. Autumn Colors: Showcases 17 HD images of fall's color palette, highlighting nature's beauty without altering cursors or sounds.
Winsage
December 21, 2024
The FBI has warned of a rise in email attacks, particularly with the holiday season approaching, highlighting increased risks from sophisticated phishing emails and malicious websites enhanced by AI tools. Microsoft is promoting its Edge browser as a safer alternative for Windows users, with plans for pop-up notifications encouraging users to set Edge as their default browser. Despite a slight increase in Edge's market share, it still significantly lags behind Google Chrome. The Department of Justice may pursue actions against Google that could impact Chrome, while Microsoft continues to use security as a key reason for promoting Edge. Users are experiencing pop-up campaigns with confusing options regarding Edge, and while Edge has security advantages, Google is improving its own features. Microsoft may find more success in promoting Edge within the enterprise sector.
Search