As the title says here is a psexec alternative that I thought might be useful for a few people e.g. if you need to deploy applications to many machines etc.
Why another one you may ask, well although psexec is a top notch app (its got loads more features than my attempt!) when I was doing some work where I needed to deploy MSIs I found that when I tried to run things like
misexec /i /q \\somenetworkdrive\directory with spaces\msi.msi variable="value" othervariable="value"
I ran into some problems as psexec seemed to get quite upset by the spaces and quotes so I've tried to provide a solution to this problem and hopefully others will find it useful as well
.
All comments, bugs and particularly constructive criticism are more than welcome!
Save
Update: New version avaliable that fixes a few things, not sure how to upload it here so if you want it then head on over to my project page
here.
Forum Read Only
This forum has been made read only by the site admins. No new threads or comments can be added.