• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

"Would you like to create desktop and start menu shortcuts for MY Application"

 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am deploying the Eclipse RCP application using JWS.
During installation of my application, I will get an alert message as

"Would you like to create desktop and start menu shortcuts for MY Application?" With options "Yes / No / Configure..."

When the user selected "Yes" option both desktop and start menu shortcuts are created. But when the users selected "No" option both short cuts are not created and the application is launching. To launch the application next time there is no trigger to launch the application because the user selected "No" option.

Expecting:

By default the desktop and start menu shortcuts are created without this alert message "Would you like to create desktop and start menu shortcuts for MY Application?" With options "Yes / No / Configure...� during installation of my application.

Is there any property to set this alert message won't come during installation.

Please suggest me is there any alternative for this.

Thanks,
 
He baked a muffin that stole my car! And this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic