IDM PowerTips
Visual SourceSafe integration
To check out files from Visual SourceSafe using UltraEdit click on “Tool Configuration” in the Advanced menu.
Configure the Tool as follows:
Command Line: ss.exe checkout %n%e -GWR
Working Directory: [E]:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\COMMON\VSS\WIN32\
Command Output: Select “Replace Existing”
To check in files from Visual SourceSafe using UltraEdit click on “Tool Configuration” in the Advanced menu.
Configure the Tool as follows:
Command Line: ss.exe checkin %n%e -GWR
Working Directory: [E]:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\COMMON\VSS\WIN32\
Command Output: Select “Replace Existing”