postbuild.bat not working Hi again,
I could not get postbuild.bat to work as checked out from SVN yesterday.
I had to change the following to get it to work:
* Add this line:
cd %1MediaPortal\bin\%2
before
del /Q models\*.*
* change all ...\x86\bin\... to ...\bin\...
I am using #Develop 2.2.1 (Build 2648).
/Par |