Results 1 to 3 of 3

Thread: application icon on deployment not showing

  1. #1
    Join Date
    Mar 2006
    Posts
    35
    Rep Power
    0

    Exclamation application icon on deployment not showing

    hello,

    I am trying to deploy an application so that when it shows up on the users desktop it has a certain icon. So far the only thing showing up on deployment on the users desktop is a rectangle with lines through it.

    Does anyone know how to fix this?

    I'd really appreciate some ideas.

  2. #2
    Join Date
    Aug 2002
    Posts
    6,223
    Rep Power
    0

    Default

    I believe you can set this in the Project Properties from the toolbar.
    .
    PC - Ubuntu 15.04 64bit Desktop
    HP Pav G60-236US 3GB RAM Laptop, Ubuntu 15.04 64bit and Win7 Home

    "So Daddy, how come you telling me stealing not right when YOU copying DVDs? How come? How Come?"


    RIP Ramesh ...

  3. #3
    Join Date
    Sep 2004
    Posts
    1,905
    Rep Power
    21

    Default

    If you are using VS,

    create a new icon
    File-->New-->File-->Icon

    At a minimum, do the drawing for both the 16x16 16 color image and the 32x32 16 color image. Use
    Image-->Current Icon Image Types-->[image]
    to switch image view of the icon

    Save the icon file

    Set the icon as a property of the Windows form. I think the icon is copied

    Rebuild the resources or application


    Note : A particular icon image view is selected for different file views in Windows eg list, tiles, details. So do the image for each view.
    Let's act on what we agree on now, and argue later on what we don't.
    Black men leave Barbeque alone if Barbeque don't trouble you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •