Skip to content

shutdown.exe dialog popup broken when removing Microsoft.AIFabric.CBS #238

Description

@samdh90

Describe the bug
After running the remove script, I noticed that applications that use the shutdown message feature breaks the message feature entirely. This also includes if I keep the cautious options unchecked.

To Reproduce
Any app in Visual Studio that uses a command like this will not display the message after the script is done, including after a system restart.

Example code:
System.Diagnostics.Process.Start("shutdown.exe", "/s /t 60 /c ""System will shut down in 60 seconds.""")

Desktop (open winver to see build):

  • Windows Build: 26200.9168

Additional context
This was tested in a VM, as soon as the script was fully reverted, the message feature started working again. The app function still does shutdown and restart, but no message.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions