Pass Objects To EXEs created with Sapien PowerShell Studio
Sapien is one of the many tools I use on an almost daily basis to edit and debug my scripts. Sometimes I need to be able to pass data between packaged versions of my scripts for one reason or another, and I had to find a way to be able to pass objects while only being able to pass strings. I’ll show you how I did it here.
Read More