Does Install Shield have a competing product that gets updates from a Web server like WebStart or is WebStart the only product with that functionality right now?
Kathy Sierra
Cowgirl and Author
Ranch Hand
Joined: Oct 10, 2002
Posts: 1572
posted
0
Howdy -- I don't think InstallShield does (although I haven't checked in a while) but I'm pretty sure that InstallAnywhere (zerog.com) has this capability either integrated or as an add-on product. I think they're actually using JNLP anyway (just not webstart). : ) cheers, Kathy
Co-Author of <a href="http://www.amazon.com/exec/obidos/ASIN/0596007124/ref=jranch-20" target="_blank" rel="nofollow">"Head First Design Patterns"</a><br /> <br />Just a Jini girl living in a J2EE world.
Rob Levo
Ranch Hand
Joined: Oct 01, 2000
Posts: 167
posted
0
Thanks Kathy. Sounds like your book is in demand, congrats!! Take care, Rob
Lance Johnson
Greenhorn
Joined: Jan 14, 2003
Posts: 1
posted
0
Install Shield does have a product for updating applications called Install Shield Update Service. I am not sure if the product uses a web server or some proprietary server. I don't see why it really matters if it uses a web server or not. Finding a deployment solution is the main goal, not how it implements that solution. The product is more geared towards windows applications and not platform independent Java. FYI, If you are looking for commercial products to deploy your application there are several out there. The two big players here seem to be Sitraka (Quest) and Zero-G. Sitraka has a nice product called DeployDirector. This product is based off the JNLP standard and is, IMHO, very nice. Zero-G has PowerUpdate. PowerUpdate is not based off of JNLP, but if it works for your needs that doesn't really matter. Both applications cost quite a bit but are the best out there. Hope this has helped. � Lance