Quote:
Originally Posted by dar29
Tested and worked on my win7 64bit.
I think you should add a line in post # 1:
"before starting the conversion you need to copy and replace the bik files (attachment) in the installation folder".
If we can't do this, convertion will be more then a DVD capacity.
|
The batch does it already!
Code:
echo.Moving/Copying files...
copy /y Biks\*.* "%choice1%\bik" >nul
echo.Done.
Run the batch as admin or/and disable uac.