Undocumented switches?
Posted: Tue Mar 18, 2008 10:36 am
Looking at strings in the ExamDiff.exe file shows the following options:
--random_pos
--no_warnings
--no_history
--left_display_name:
--right_display_name:
--delete_files
--mark_modified
--empty_display_names
--treat_as_clipboard
--options_regkey:
--hwnd:
--nomenu
--new-features
The --left_display_name: and --right_display_name: switches are sort-of documented here.
--no_history is equal to /nh
the rest can be interesting to play with
--random_pos
--no_warnings
--no_history
--left_display_name:
--right_display_name:
--delete_files
--mark_modified
--empty_display_names
--treat_as_clipboard
--options_regkey:
--hwnd:
--nomenu
--new-features
The --left_display_name: and --right_display_name: switches are sort-of documented here.
--no_history is equal to /nh
the rest can be interesting to play with