views:

183

answers:

2

Hi, I have created an exe of the WPF UI application, using Setup project in the VS 2008 application. I have generated exe's and msi's in DEBUG and RELEASE mode.

I am able to install the application too. But, how can I have the shortcut of it in Start-> Programs ??

Any option to be provided while creating exe in DEBUG r RELEASE mode?

Please guide me. thanks Ramm

A: 

Create a setup project in vs 2008 IDE. And it will ask you (in the first step) where to place your application by default (File system on your target machine). There you can choose Application folder, users desktop or Uers program menu.

if you wanted to place your app at program menu under the XX App, then you have to add a foilder XX App by right clicking the Uers program menu.

Cheers

Ramesh vel

Ramesh Vel
A: 
Sauron

related questions