Jump to content

Windows CE 5.0 Installer Program

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
plits

plits

    Newbie

  • Members
  • Pip
  • 3 posts
I built a Windows CE 5.0 program using C# and have made an installer for it as well. The installer copies the files into the program files directories but does not make a desktop icon or start menu icon. I've added a short-cut to the Application Folder and to the Start Menu Folder. Is this some kind of bug? Anyone know the solution?

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Are you using the Visual Studio Setup and Deploy project? If so, you should be able to simply Create a Shortcut in the Program Files Folder which will show up in the start menu.