[Demo32] ; ============================================================= ; had to add references to the older demo32.exe (demo32_62.exe) ; to work with the initial Grizzly demo32 files. ; ============================================================= LANG_ENGLISH=\setup\autorun\demo32.exe,-q enauto.dbd SUBLANG_CHINESE_SIMPLIFIED=\setup\autorun\demo32_62.exe,-q csauto.dbd SUBLANG_CHINESE_TRADITIONAL=\setup\autorun\demo32_62.exe,-q ctauto.dbd LANG_CZECH=\setup\autorun\demo32.exe,-q enauto.dbd LANG_DANISH=\setup\autorun\demo32.exe,-q enauto.dbd LANG_GERMAN=\setup\autorun\demo32.exe,-q enauto.dbd LANG_SPANISH=\setup\autorun\demo32.exe,-q enauto.dbd LANG_FINNISH=\setup\autorun\demo32.exe,-q enauto.dbd LANG_FRENCH=\setup\autorun\demo32.exe,-q enauto.dbd LANG_HUNGARIAN=\setup\autorun\demo32.exe,-q enauto.dbd LANG_ITALIAN=\setup\autorun\demo32.exe,-q enauto.dbd LANG_JAPANESE=\setup\autorun\demo32_62.exe,-q jpauto.dbd LANG_KOREAN=\setup\autorun\demo32_62.exe,-q koauto.dbd LANG_DUTCH=\setup\autorun\demo32.exe,-q enauto.dbd LANG_NORWEGIAN=\setup\autorun\demo32.exe,-q enauto.dbd LANG_POLISH=\setup\autorun\demo32.exe,-q enauto.dbd LANG_PORTUGUESE=\setup\autorun\demo32.exe,-q enauto.dbd LANG_RUSSIAN=\setup\autorun\demo32.exe,-q enauto.dbd LANG_SWEDISH=\setup\autorun\demo32.exe,-q enauto.dbd LANG_TURKISH=\setup\autorun\demo32.exe,-q enauto.dbd LANG_ARABIC=\setup\autorun\demo32.exe,-q enauto.dbd LANG_HEBREW=\setup\autorun\demo32.exe,-q enauto.dbd ; If autorun is not there run the following and pass the cmdline ; This handles Make Disk and Web printing system builds [Setup] LANG_ENGLISH=\setup\setup.exe SUBLANG_CHINESE_SIMPLIFIED=\setup\setup.exe SUBLANG_CHINESE_TRADITIONAL=\setup\setup.exe LANG_CZECH=\setup\setup.exe LANG_DANISH=\setup\setup.exe LANG_GERMAN=\setup\setup.exe LANG_SPANISH=\setup\setup.exe LANG_FINNISH=\setup\setup.exe LANG_FRENCH=\setup\setup.exe LANG_HUNGARIAN=\setup\setup.exe LANG_ITALIAN=\setup\setup.exe LANG_JAPANESE=\setup\setup.exe LANG_KOREAN=\setup\setup.exe LANG_DUTCH=\setup\setup.exe LANG_NORWEGIAN=\setup\setup.exe LANG_POLISH=\setup\setup.exe LANG_PORTUGUESE=\setup\setup.exe LANG_RUSSIAN=\setup\setup.exe LANG_SWEDISH=\setup\setup.exe LANG_TURKISH=\setup\setup.exe LANG_ARABIC=\setup\setup.exe LANG_HEBREW=\setup\setup.exe