Ok...After hearing some complaints on this these boards about not having a "Project Save As" that saves the entire project to a new destination and name...I created this addin for VS05 that does just that.![]()
The addin creates a 'Save Project As' menu item off of the file menu and allows the user to select a VB or C# project file and then select a new destination directory and a new name for the project. All standard dialogs used.
you can download the xcopy deployment files from:
http://codegallery.gotdotnet.com/SaveProjectAs
The zip file contains two files:
SaveProjectAs.AddIn and SaveProjectAs.dll and all you have to do to get it to work is to unzip the files into your addin directory...
Please use this thread or the gotdotnet codegallery for feedback, feature request and IF you find any bugs![]()

SaveProjectAs
Ultrawhack
phyton3D
Matthijs Koopman
Way To Go !!!!!!!!!!!!!!!!!!!!!!
Xcopy project files
MMMalik
Xi0N
dnenadd
Thanks a lot for your effort, but unfortunately I cannot get it to work. On my computer there is no addin folder. The nearest thing I can find is \Windows\addins (note addins - not addin) and if I place the two files in this folder it does not work. I get no "Save project as" menu point under the file menu.
Where can I find the right addin folder Is it a hidden folder
Behrooz PB
Troy Lundin
Michael Vanhoutte
DMan1
Sorry, but I can't get your small executable to work. I made an "ExternalTools" directory under c:\Programmer\Microsoft Visual Studio 8\Common 7\IDE\ and put the .exe file there (c:\Programmer\Microsoft Visual Studio 8\Common 7\IDE\ExternalTools\SaveProjectExternalTool.exe) as I thought this was the right place to put an add-in tool for the IDE (Save Project As ought to be a part of the File menu). In Tools...External Tools I named it Save Project As and set the Command to point to the .exe file. However, when I open a project and select Tools...Save Project As I get the following error message:
File c:\Documents and Settings\Carsten Kanstrup\Dokumenter\Visual Studio 2005\Project\NewProjectNameISelect does not exist. Verify that the correct file name was given.
Any idears of what I am doing wrong Shall anything be specified for "Arguments" and/or "Initial Directory" when I add the tool
The Last Muskateer
Standalone executable now available that can be used as an external tool with the express versions of vb and c#...
http://codegallery.gotdotnet.com/SaveProjectAs
Cptkirkh
QWERTYtech
Vladimir Bougay
Joe Hanna
Sorry, but there is no add-in/macro security menu point in tools...options. Also I can't find any "Allow Add-in components to load" check box. Maybe the add-in option is only available in the full version In the help files under add-in, Visual studio is shown i square brackets [Visual Studio]. This could also indicate that this option is not available in the Express Edition.
If the add-in option is also available in the Express Edition, where shall I make the add-in library and where can I find the "Allow Add-in components to load" checkbox
The Library structure on my computer is:
c:\Programmer(in english: programs)\Microsoft Visual Studio 8\
In that folder there are several folders:
Common 7
Microsoft MSDN 2005 Express Edition - ENU
Microsoft Visual Basic 2005 Express Edition - ENU
MSDN Express Library
SDK
VB
VC
XML