Quantcast
Channel: Questions in topic: "explorer"
Viewing all articles
Browse latest Browse all 59

Open Folder In Foreground?

$
0
0
So I'm using this line to open an Explorer window, and it works fine when running in the Editor, but on a built application, that folder/Explorer Window opens behind the Unity Player app. Is there a way to have that Explorer window open in front of the game/app, while still having everything run? I hope that makes sense! Here's the code I'm using: `System.Diagnostics.Process.Start("explorer.exe", "/select," + manager.loadedScenePath);` In this case "manager.loadedScenePath" is just a string path to a folder.

Viewing all articles
Browse latest Browse all 59

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>