PostprocessBuildPlayer on Windows

Hi,

I don’t get the PostprocessBuildPlayer to work in the Unity Editor on Windows. Can someone help me?

Also with an working example

By

you likely didn’t write it in the right format … on windows that means batch script (*.bat files normally) or command shell code …
the rest will not work as bash etc are not installed on windows

technically vbs would work but any reasonable user has disabled it normally due to its missuse for worm and phishing

Hi dreamora

can you post a little example of a PostprocessBuildPlayer for windows

Thanks

By