CopyWiz Version History:
Version 2.1 (March 26, 2008)
- More liberal GUID matching.
- Allow replacing GUIDs in existing projects.
- Improved handling of filenames specified with drive letter.
Version 2.0 (June 28, 2007)
- Support for Visual Studio .NET 2002, 2003, 2005, and 2008.
- Support for Windows Vista.
- Log status of all steps performed.
Version 1.2 (June 13, 2002)
- Also copy DSW file for Visual C++ projects so any ActiveX component references stored in the DSW file also get copied.
- Launch VC++ projects in Visual C++ 6.0 even if Visual Studio .NET is installed.
- Fix bug that resulted in incorrect renaming if the new project name prefix contained the old project name.
- Skip files where the source and destination are the same for shared files when answering 'No' for 'Point relative directories back to original project location' question.
- Fixed bug that could cause an error message when going back in the wizard and copying the same project again.
Version 1.1 (May 29, 2002)
- Support drag and drop of project files onto application icon.
- Added support for Windows XP themes.
- Copy files in lower subdirectories when Yes chosen for 'fix up directories in the project' and No selected for 'point relative directories back to original project location'.
- Added more detail to help describing what items CopyWiz matches when renaming projects.
- Fix to correctly update project file and filenames for files containing project name plus an additional prefix.
- Fix bug causing some invalid matches and replacements when copying projects in rare situations.
Version 1.0c (October 11, 2001)
- Prevent incorrect insertion of GUIDs in rare circumstances when copying or renaming VC projects.
- Honor choice to keep in same directory even if disabled destination path field is non-empty.
- Honor no rename choice even if disabled project name field is non-empty.
Version 1.0b (June 15, 2001)
- Find and replace _DProjectName interfaces in MFC control projects.
- Correctly handle paths containing slashes as well as backslashes.
- Retain original case when replacing all-uppercase strings in Visual C++ projects.
Version 1.0a (June 8, 2001)
- Automatically create destination folder if it doesn't exist.
- Remove SourceSafe integration code from Visual C++ projects when copying.
- Clear read-only flag of binary files that are copied.
Version 1.0 (May 21, 2001)
|