LazyBoy Posted February 28, 2006 Posted February 28, 2006 (edited) I just finished reading the addon guide and I'm about to make a cab out of them. I would prefer to use Windows' built-in makecab instead of a 3rd party program, but I can't figure out the command line to include the SVPACK folder.I tried: makecab entries_dvddec.ini + svcpack dvdd.cab but it didn't work...SVCPACK is the problem.Also does it matter if I rename the ini file? e.g. ENTRIES_01.iniThanks.Edit: BTW, does the install file in SVCPACK has to follow the 8.3 naming rule? Edited February 28, 2006 by LazyBoy
exrcizn Posted March 2, 2006 Posted March 2, 2006 I could be wrong but I don't think the + will work. I found this quote on a microsoft support site:Makecab.exe packages the file listed into a .cab for distribution. If the .cab file does not exist it will be created. When used with the preceding syntax, files must be added to a .cab file one at a time. With the use of a .ddf file, archive options and multiple files can be added to a .cab file at the same time. The preceding syntax comment in this quote refers to what you'd see if you typed makecab /? at a command prompt. The last sentence leads me to believe that you have to use another method to add multiple files. Call me on this if I'm wrong about the + to add multiple files...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now