Run-in-Sandbox icon indicating copy to clipboard operation
Run-in-Sandbox copied to clipboard

Misc. .exe files in repository

Open freshgum-bubbles opened this issue 2 years ago • 1 comments

There are numerous .exe files in the source tree. This makes it hard to see what the code is doing, as well as what's inside the .exe files.

Is there a way around this? It's generally bad practice to upload such blobs directly to your source tree.

freshgum-bubbles avatar Jun 25 '23 00:06 freshgum-bubbles

Hey, the exe files you are seeing are simply psexec and serviceui (which are both microsoft products) and 7-zip. There is no way around this, as we need those programs inside the sandbox to function correctly. The code itself is not that hard tbh, its just a few powershell files and the xaml files for the ui

Joly0 avatar Jun 30 '23 17:06 Joly0