Change Company Name - VB.Net Smart Device program

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've created a simple calculator program for the Pocket PC, and have deployed
successfully (installed via a simple copy of the .cab file generated in
Build, Build Cab File menu to my Pocket PC). When I go to delete the
application from my PPC, it is listed as "My Company Calculator". I can't
figure out how to set or change the company name - even changed the
corresponding RegCompany entry in the registry, and completely reinstalled VS
(ugh) but to no avail. During build, there is no option to set the Company
Name via any of the standard dialogs that I can find. Any help is
appreciated. James Tcheng
 
<=?Utf-8?B?SmFtZXMgVGNoZW5n?= <James
I've created a simple calculator program for the Pocket PC, and have deployed
successfully (installed via a simple copy of the .cab file generated in
Build, Build Cab File menu to my Pocket PC). When I go to delete the
application from my PPC, it is listed as "My Company Calculator". I can't
figure out how to set or change the company name - even changed the
corresponding RegCompany entry in the registry, and completely reinstalled VS
(ugh) but to no avail. During build, there is no option to set the Company
Name via any of the standard dialogs that I can find. Any help is
appreciated. James Tcheng

You need to edit the .inf file which cabwiz created, IIRC.
 
Back
Top