Quote:
Originally Posted by bunti_o4u
Make a batch file for required function and run it post installation...
|
i use this bat
@echo off
COPY /-y "{app}\openingmovie.bk2" "{app}\openingmovie_hi.bk2"
but {app} dont work with installation
can you tell me how do it ?