Sulquendi
Sulquendi
May be the problem is wider, i'm getting the same kind of issue, when trying to change 'multipart_params' before sending any file... Step to reproduce, with the code below :...
I think that if `-WindowStyle Hidden` is passed to `Execute-Process` then `UseShellExecute` should be automatically set to `$true`.
Hello ! The Powershell code given in the last part of your bug submission (called "The Short Way") only involve a standard WinForms pop-up and no specific PSADT function. This...
Hi again, msftedad team :) i downloaded the PsExec tool from Sysinternals to perform further testing. I give you the very simple steps to reproduce the different behaviors (and yes,...
One step in that direction would be to change the way `Execute-ProcessAsUser` works. In my company we switched to API use instead of scheduled task a while ago. First add...
Another way to turn an asynchrone setup into a sync one is to find a way to identify the background process running and loop while it is running. You can...
* Bump * Hello, any update about this request ? I'd like to use PSA to lint our packages written with [https://github.com/PSAppDeployToolkit/PSAppDeployToolkit](url) and this tool also features dot sourced scripts.