Difference between revisions of "Anri-chan/Source/ini.bat"

From SDA Knowledge Base

Jump to: navigation, search
(Beta 4 - Changed dvd rip folder name.)
m (Heh.)
Line 8: Line 8:
 
REM Change directory where Anri-chan rips DVDs.
 
REM Change directory where Anri-chan rips DVDs.
 
REM No closing backslash. Set to E:\AnrichanMPEG for example.
 
REM No closing backslash. Set to E:\AnrichanMPEG for example.
SET dvdripto_parentdir=E:\AnrichanMPEG
+
SET dvdripto_parentdir=C:\AnrichanMPEG
  
 
REM Advanced mode currently enables:
 
REM Advanced mode currently enables:

Revision as of 21:22, 28 April 2010

REM -- DO NOT SET FOLDER PATHS IN PROGRAM FILES\ --

REM Change directory where project folder is saved.  
REM No backslash. Set to E: for example. If blank, saves to desktop.
SET project_parentdir=

REM Change directory where Anri-chan rips DVDs.
REM No closing backslash. Set to E:\AnrichanMPEG for example.
SET dvdripto_parentdir=C:\AnrichanMPEG

REM Advanced mode currently enables:
REM  - Rip specific title numbers
SET advanced_mode=false
Personal tools