• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to implement installer like yahoo toolbar in java

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,
I want to implement installer like yahoo toolbar in java so that users can use the utility that i want to provide by clicking the button that appeared on his/her browser (like after installing yahoo toolbar the menu appeared on browser).
I developed web project and i want to provide link on my website and after clicking on it user gets the wizard to download the utility after finishing the install process.I want the button to appear on users currently open browser and after that when user click on that button then i want to execute my project that developed already.

Hope you understand and problem because i am new to develop installer kind of thing.
and sorry if i posting my problem on wrong forum

Thank you All
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Vinay@cdacIndia:
Hello All,
I want to implement installer like yahoo toolbar in java so that users can use the utility that i want to provide by clicking the button that appeared on his/her browser (like after installing yahoo toolbar the menu appeared on browser).
I developed web project and i want to provide link on my website and after clicking on it user gets the wizard to download the utility after finishing the install process.I want the button to appear on users currently open browser and after that when user click on that button then i want to execute my project that developed already.

Hope you understand and problem because i am new to develop installer kind of thing.
and sorry if i posting my problem on wrong forum

Thank you All



Welcome to the Ranch Vinay. We are happy to have you here

It seems you have missed out on our naming policy.. Could you please adjust your screen name to comply to it? You can make the required changed by clicking on this link.

Coming back to your problem, do I understand you correctly, that you need some desktop icon which will launch your application from some remote server? If yes check out http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/faq.html
 
Friends help you move. Good friends help you move bodies. This tiny ad will help:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic