florianwinkler
florianwinkler

Reputation: 11

Using WPF-GUI with WindowsPE

I wanted to use a WPF-GUI for my powershell-script that is executed in a WIndowsPE enviroment.

When I start the script the GUI opens but closes/crashes after a few seconds.
I already read that there is no support for WPF, however I found a fix from someone that seemed to have the same problem. After implementing the fix nothing changed and my GUI still crashes.

Is there a way to use WPF with WindowsPE?

I could use WInForms but I would rather not since I can´t create multiple tabs for example.

Maybe someone can help me out.

Upvotes: 1

Views: 525

Answers (0)

Related Questions