From: Baptiste L. <bl...@us...> - 2004-06-13 14:03:25
|
Update of /cvsroot/cpptool/rfta/distrib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22846 Added Files: install.txt Log Message: * install instructions for distributed binaries package. --- NEW FILE: install.txt --- Refactoring Assistant http://cpptool.sourceforge.net * Installation of Visual Studio 6 add-ins: - copy *.ext & *.dll files to VS6 add-ins directory (for me: C:\wut\prg\vc6\Common\MSDev98\AddIns ) - Run VS 6, and Go in Tools/Customize/Add-ins menu. If you obtain an error when selecting the Add-ins tab, select Browse... and choose rftavc6addin.dll, that should fix it. - Make sure the add-ins is checked in the add-ins list. - Click ok, and a new toolbar should appear. * Installation of Visual Studio 7.x add-ins (binary): - unpack the files & run register.bat. This will register the location of the add-ins in Visual Studio 2002 & 2003. - run unregister.bat to unregister the add-ins from Visual Studio. * Installation of Visual Studio 7.x add-ins (setup): - unpack & run the msi setup installer. |