Lines Matching refs:default
74 if /i "%_ARG:$quote$=%" == "-default" set _SETDEFAULTS=1&& goto :getopt_next
142 if NOT EXIST %_CONFIG% echo WARNING! Could not save options as default! && goto :config_done
143 …for %%i in (%_CONFIG%) do if NOT "%%~zi" == "0" echo WARNING! Could not save options as default! &…
202 :: Clear the default flags in case we call cafe.bat from another cafe.bat.
414 for /f "usebackq tokens=5" %%i in (`"%MION_BRIDGE_TOOLS%\getbridgeconfig.exe" -default`) do (
419 for /f "usebackq skip=1 tokens=5" %%i in (`"%MION_BRIDGE_TOOLS%\getbridgeconfig.exe" -default`) do (
579 :: this can happen right after install before setting the default bridge
751 echo -cafex Use CafeX to run applications (default)
754 echo -nomulti Do not enable multisession support (default)
755 echo -syncsession Copy per-session files (default)
757 echo -pcfsoversata Enable PCFS over SATA (default)
759 echo -cygwin Use Cygwin (default)
767 echo -default Save these settings for future use