Hello,
Sorry to be a complete newbie on this. How do you exactly use hiddenw.exe with arguments? I've tried something like the following: .\hiddenw.exe "Powershell -executionpolicy bypass -file .\Create-IntuneSystemtrayV2.ps1" only for the log to respond with "Unable to find target executable name in own executable name."
I was trying to find articles in regards to powershellw.exe or pwshw.exe but couldn't find a solid posting or article. I remember it being referenced a few times in the past, but it seems like the topic disappear from the entire internet. My powershell is essentially a system tray application that spits unnecessary information on the console that I would like to hide.

Hello,
Sorry to be a complete newbie on this. How do you exactly use hiddenw.exe with arguments? I've tried something like the following:
.\hiddenw.exe "Powershell -executionpolicy bypass -file .\Create-IntuneSystemtrayV2.ps1"only for the log to respond with "Unable to find target executable name in own executable name."I was trying to find articles in regards to powershellw.exe or pwshw.exe but couldn't find a solid posting or article. I remember it being referenced a few times in the past, but it seems like the topic disappear from the entire internet. My powershell is essentially a system tray application that spits unnecessary information on the console that I would like to hide.
