Search code examples
visual-studiomobilewindows-mobilecab

WindowsMobile CAB file I can't change the appname!


I have a Windows mobile professional 6.1 application and I created a CAB file for that..when I am installing the cab in the phone in some place of installation I see a wrong app name which I don't even remember when and where I have setted it!

SO I checked the _system.xml file in the CAB archive and saw the problemetic line;

 <parm name="AppName" value="Wrong app name" />    

But I couldnt find where can I change this wrong app name from inside the visual studio!!

I tried to edit the cab file but couldnt do that.

Thanks!


Solution

  • Click on the installer project. In the Properties window edit the ProductName property.