Expand Minimize
This topic has not yet been rated - Rate this topic

Extension_Association Initialization Variable

Visual Studio 2005

Associates a file extension with the editor that is used for viewing or editing a file and comments. This variable is only used for the command line utility SS (Ss.exe).

<Extension_Association> = <editor executable file>

Use this variable to override, for Visual SourceSafe only, the extension associations in Windows File Manager or Windows Explorer.

Sets the editor to WinHelp.exe when viewing files with the .hlp extension:

.hlp = winhelp.exe
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.