Raimonds Virtoss
Comments
Recent activity by Raimonds Virtoss
Sort by recent activity
-
Michael, it’s not the exe that returns exit code in this case, but cmd step that you wrap it in. It’s a popular way to deal with installers that returns nothing upon success.
-
There are few ways to go about this, easiest would be what Colby already suggested - having shortcuts lying ins a share and you just copy them using File Copy step in PDQ to %public%\desktop Anothe...