I have a test application that has grown into the application I wanted it to be. Right now it is at
C:\Test\Test006\
I want to put everything (the forms, modules, code, etc) into
C:\FileParse\
I would also like to have the associated files like the *.sln and *.vbproj files to be renamed as well.
There is no "Save Project As ..." option in the file menu. How do I move/rename everything without starting from scratch in the C:\FileParse\ directory?
