[RESOLVED] [VB6] - company name problem:(
i build 1 exe, but i found 1 problem(see the image). the problem is that i have Cambalinho in company name, then why "Kuarto @ P@rte" is showed?
Re: [VB6] - company name problem:(
U can change it when building the .exe
Re: [VB6] - company name problem:(
Quote:
Originally Posted by
kpmsivachand
U can change it when building the .exe
in project properties\options? i did that. is there another way?
(the vb6, in help - about, stills Cambalinho and my name... it's correct)
Re: [VB6] - company name problem:(
Close your project and open the .vbp file in notepad. Search for Kuarto @ P@rte. Does it exist? If so, you may want to remove it.
Re: [VB6] - company name problem:(
Quote:
Originally Posted by
LaVolpe
Close your project and open the .vbp file in notepad. Search for Kuarto @ P@rte. Does it exist? If so, you may want to remove it.
wasn't there. but was a bug. because after some compilers times, the Cambalinho is showed. thanks