Click to See Complete Forum and Search --> : renaming application.


Stephanieb
May 29th, 2003, 06:21 PM
Hi,

I have an application called...ehm....."WindowsApplication2" which I'd like to rename. Preferably without having to rebuild it, as I had to do this once already (and forgot to change the name to something suitable) and it was a pain to do.

Is there an easy way to do this?

Thanks,
Stephanie :)

Dozo_1st
June 3rd, 2003, 07:32 AM
No.



Or you just want to change the caption of the form?

D.

Stephanieb
June 3rd, 2003, 01:09 PM
found out, I have to change the assembly name, and this changes the name of the entire application.

thanks,
Stephanie :)

Dozo_1st
June 9th, 2003, 05:38 AM
I would check VS-automated code very carefully when changing names of automated objects...

D.:eek: