Double_Click Initialization Variable

Determines default behavior when you double-click on a filename in the VSS Explorer.

Syntax

Double_Click= {View|Edit|Ask}

Example

Instructs VSS to present a dialog box asking whether you want to edit or view a file double-clicked in the VSS Explorer:

Double_Click = Ask

Remarks

Ask is the default setting.