2009-05-18 10 views

答えて

11

修正AppManifest.xml

<Deployment.ApplicationIdentity> 
    <ApplicationIdentity 
     ShortName="xxx" 
     Title="xxx"> 
     <ApplicationIdentity.Blurb> 
      xxx 
     </ApplicationIdentity.Blurb> 
     <ApplicationIdentity.Icons> 
      <Icon Size="16x16">icons/16x16.png</Icon> 
      <Icon Size="32x32">icons/32x32.png</Icon> 
      <Icon Size="48x48">icons/48x48.png</Icon> 
      <Icon Size="128x128">icons/128x128.png</Icon> 
     </ApplicationIdentity.Icons> 
    </ApplicationIdentity> 
</Deployment.ApplicationIdentity> 

アイコンはPNG形式の画像にする必要があります(内容に設定されたアクションを構築する)

あなたはhere詳細を読むことができます。

1

私はこれを実装する新しいアイデアを持っています

1。 Sliverlightプロジェクトをクリックしてください

2プロパティオプションを選択

3。最初のタブオプションを選択Silverlightのように

4。 [ブラウザ外設定]をクリックします。オプション

5。あなたの要求に応じてアイコンを設定することができます.......