View Single Post
Old 04-01-2008, 05:06 PM   #25 (permalink)
Malific
Jr. Zuner
 
Malific's Avatar
 
Join Date: Nov 2007
Location: Pennsylvania
Posts: 43
Reputation: 10
$zB: 17
Donate
Default

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.




Malific is offline   Reply With Quote