Create Device Cab project to deploy

G

Guest

Hi Guys,

I want to create Cab file to deploy my Project.

I go to solution and select new Poject->Smart Device Cab Project.

I have set my Output folder, and added some nesserary file to Cab File.
The only thing that I want to change Manufacturer,and AppName.and provider.

but I do not where to modify this information?

I have gone main project to open AssemblyInfo.cs,and modified some relative
information.
However, when I build my cab project, it still gives Manufacturer as "office".
and AppName =""SmartDeviceCab1;

Where can I set this setting?

Thanks
 
H

houghtelling

From your Visual Studio window click the the Cab Project in the
solution explorer and take a look at the properties window. ;)
 
G

Guest

Thanks,
However, I have done that, but there is only Item listed on List Windows
named Build,and I selected it,I can only modify Output file name.
If I click Configuration Mananger,there is nothing to fit my request.

Thanks
 
G

Guest

Hit CTRL + W + P, then select your CAB file in the solution explorer you
should be able to set some properties for the CAB project. I admit this is a
little cumbersome.

Simon.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top