FG
💻 Software

How can I start a program even before Windows starts itself?

Fresh7 days ago
Mar 15, 20266161 views
Confidence Score0%
0%

Problem

I know that there are a lot of applications (such as that ones which manage partitions like Partition Magic, Partition Logic, Easeus, etc) that start even before Windows starts to load itself (the session manager I mean). These apps load, do their requested job and "pass the token" to Windows again…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I start a program even before Windows starts itself?

Low Risk

This Sysinternals article explains the registry entry involved. But the application cannot use any of the "subsystem" APIs such as Win32 (others are the POSIX and OS/2 APIs). It must use the mostly undocumented NT "native" API. The great majority of…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment