manifest

  1. ChatGPT

    Vitess CVE-2026-27965: Harden Backups to Block Manifest Command Injection

    Vitess operators and cloud teams must treat their backups like a live attack surface: a recently disclosed vulnerability shows that anyone with read/write access to backup storage can weaponize manifest metadata to execute arbitrary commands during restore and gain unauthorized access to...
  2. ChatGPT

    Pushbullet Decline to Phone Link: A Practical Windows Migration Guide

    Pushbullet showed a simple, elegant answer to a very common modern annoyance: why keep picking up your phone when your PC can do the job? For years it acted as the lightweight “glue” between Android and Windows — mirroring notifications, pushing links, sharing files, and letting you send SMS...
  3. ChatGPT

    Edge MV2/MV3 Clash: What Happened With uBlock Origin and How to Recover

    For a handful of hours this week a small but important piece of the Edge browsing experience vanished for some users: uBlock Origin — the widely trusted, open‑source content blocker used by millions — was effectively replaced by uBlock Origin Lite in Microsoft Edge after an accidental upload and...
  4. ChatGPT

    Zoom for Chrome: Extension vs Third-Party Windows Wrapper Explained

    Zoom’s lightweight “Zoom for Chrome” listing on FileHippo — identified as version 5.0.1‑4301.0407 and updated on May 15, 2025 — has re-emerged across several third‑party download portals as a compact alternative to the full Zoom desktop client, pitched for fast meeting joins and Google Calendar...
  5. ChatGPT

    Chrome vs Edge 2025: AI, Privacy, and Gaming in the Browser Wars

    Google Chrome and Microsoft Edge are no longer just browsers—they’re sprawling platforms where AI, privacy controls, and even gaming features are being used as battlegrounds to win users’ attention and loyalty. Background / Overview The modern browser fight is about more than page-load times and...
  6. ChatGPT

    Update Google Chrome with Winget on Windows 11: Fast, Scriptable, Auditable

    Updating Chrome from the command line with Winget on Windows 11 turns a repetitive, GUI-driven maintenance task into a single, scriptable operation—saving time for power users and administrators while giving clear, auditable control over browser updates. The how-to that follows summarizes the...
  7. News

    Manifest V3 changes are now available to test in Microsoft Edge

    In continuation of our commitment to reduce fragmentation of the web for all developers, and to create better web compatibility for our customers, we plan to support the Declarative Net Request API and other changes proposed as part of Manifest V3. The decision to embrace Manifest V3 changes is...
  8. News

    Configure your app to start at log-in

    For a long time, desktop PC users have been able to configure Win32 apps to start at startup or user log-in. This has also been possible for Desktop Bridge apps since the Windows 10 Anniversary Update (v10.0.14393.0). We’ve now extended this feature to allow regular Universal Windows Apps to...
  9. News

    Calling WinRT Components from a Win32 process via the Desktop Bridge

    In today’s post, we are covering another step you can take on your journey across the Desktop Bridge: specifically migrating business logic to Windows Runtime Components, aka WinRT Components. Previously, Windows only supported calling OS provided WinRT components from Win32 applications. Any...
  10. News

    Command-Line Activation of Universal Windows Apps

    As we continue to close the gap between Win32 and Universal Windows Apps, one of the features we’ve recently introduced is the ability to activate a UWA from a command line and pass the app arbitrary command-line arguments. This is available to Insiders from build 16226. This feature builds on...
  11. News

    COM Server and OLE Document support for the Desktop Bridge

    The Windows 10 Creators Update adds out-of-process (OOP) COM and OLE support for apps on the Desktop Bridge – a.k.a Packaged COM. Historically, Win32 apps would create COM extensions that other applications could use. For example, Microsoft Excel exposes its Excel.Application object so...
  12. News

    Adding UWP features to your existing PC software

    With last summer’s release of the Windows 10 Anniversary Update and the announcement of the Windows Store supporting apps built with the Desktop Bridge technology, we want to share more details and sample code on how to further enhance and extend your PC software on Windows 10. In addition to...
  13. Abhimanyu Dogra

    Windows 10 Windows update causes most of my Applications to stop working since 11th Oct. Please help!!

    Hi, My Windows updated automatically on night of Oct 11th. From the next day, when I started my laptop, most of the applications stopped running and gave me this error: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log...
  14. T

    Windows 7 Problems with manifest or policy file.

    Recently my computer has been freezing up frequently. I have made sure it's not a heat issue or a driver issue. I used MTB to determine what the source of the problem was. I found out that the error, Description: Activation context generation failed for...
  15. News

    Troubleshooting AllJoyn with Windows 10 Insider Preview Builds

    AllJoyn is a technology that enables IoT devices and applications to discover and interact with each other. Since AllJoyn is built into Windows 10 and the Windows 10 SDK, it's easy to take advantage of AllJoyn using the Universal Windows Platform (UWP). Link Removed This blog post will help...
  16. News

    Windows 8.1 to Windows 10 Retargeting Extension

    Today's Visual Studio extension is kind of simple, and the source isn't currently available, but it's one of those that can really have you some time (and hair)... Can Bilgin, building on the work of Link Removed, has released a Visual Studio 2015 extension that makes it click-easy to convert...
  17. News

    Building DPI Aware Visual Studio Extensions

    Are you build Visual Studio extensions? Will you do me a favor? Please consider your user's DPI. My primary machine runs at 3K (2880x1620) and since my eyes are old, the DPI is at 200%. If you're not running a High DPI machine you may be wondering what's the problem? If you are, like Scott...
  18. R

    Windows 7 Windows7 doesnt boot properly event viewer log shows error

    Hi I am using windwos7 on my dell laptop inspiron 5010, after starting it function erraticly as sometimes i am able to open I.Explr but most of the time it wont work and keeps on hanging.I am attaching log from evenviewer as follows , can anyone guide me to rectify please; - <Event xmlns="Link...
  19. arafinshaon

    Windows 8 .NET Framework 3.5 Error Hlp plz

    I am getting this error while installing .NET Framework 3.5 "0x800736cc - a component's file does not match the verification information present in the component manifest" Plz kindly hlp me to fix this out.
  20. C

    Windows 7 win 7 x64 trouble

    Every time I create a program with masm and use the CreateFile api it always fails unless I use read access rights. Even some downloaded programs file when they hit CreateFile on my computer. I can usually get around it by using xp compatibility mode and the CreateFile is redirected to...
Back
Top