user interface - Starting a Windows Process or Service with a GUI with PowerShell DSC -


i have unity3d application (a simple .exe) i'm trying automate powershell dsc. however, seems unity3d cannot acquire gpu when started service or background process, breaks application. when started manually via double-clicking .exe, things work fine.

is there way force dsc show gui when starting service or process?

thanks!

dsc doesn't support interactive applications during configuration. can think of 2 solutions:


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -