FG
💻 Software

Disable automatic termination of applications on shutdown

Fresh5 days ago
Mar 15, 20261841 views
Confidence Score0%
0%

Problem

Is there any Windows XP alternative to Windows Vista's shutdown process which prompts the user whether to continue or cancel shutdown in case some programs contain an unsaved data?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Disable automatic termination of applications on shutdown

Low Risk

You can do this with some code by handing the SystemEvents.SessionEnding event. This will show a dialog box when you try to logoff or shutdown and ask if you want to cancel the logoff or shutdown. The code can be compiled for free with either the Vi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment