Below are the comamnd lines of the .bat that can cause that error.
Make sure all these files exist. The .cab and .exe have to be in the same folder as makearc.bat. The fonts have to be in your font directory. %Systemroot% means your OS directory (usually \windows\)
if not exist zune01020434.cab goto errlev
if not exist cabarc.exe goto errlev
if not exist %systemroot%\fonts\gulim.ttc goto errlev
if not exist %systemroot%\fonts\mingliu.ttc goto errlev
if not exist %systemroot%\fonts\msgothic.ttc goto errlev
if not exist %systemroot%\fonts\simsun.ttc goto errlev
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. or To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

|