I work at a computer so开发者_如何学Goftware installation center - our users run Windows. Some of the software is difficult to install for new employees. I would like to automate the setup of software
When I try to install nokogiri gem on ruby-1.8.7-p334 [ x86_64 ] on Mac OS X 10.6, I get the following error:
I have a WCF Service (with installer) that I have built and installed in Windows Services. Opened up Admin Tools, S开发者_运维知识库ervices, and started the service without a problem.
I\'ve been tasked with taking our existing InstallShield based installer and con开发者_StackOverflowverting it to Install4j. I\'ve been going through the ism file (XML version) trying to figure out wh
Some of my Ruby gems stopped working after installing Snow Leopard (OS X 10.6). I also installed Xcode (to get make) and get the following error when installing ruby开发者_如何转开发-1.8.7-p334 with r
I have an application developed using c++\\cli on vs2008. As you are aware to deploy this application on any machine, i need the vc++ redistributable to be installed on the target machine.
We have created a ClickOnce application using Visual Studio 2008. I would like to have two unique installations of the same application, one which is a TEST application and one which is a L
For my java project i need an installer which is professional like I开发者_如何学PythonnstallSheild or advanced installer,
I\'m trying to create a NSIS installer for a plugin I\'m working with, but I want it to be as \"hands free\" as possible.Specifically, I do not want the \"click here to close\" at the end of the insta
I\'m trying my best to get Ruby on Rails installed on Ubuntu 11.04. I followed the tutorial here: http://stuffingabout.blogspot.com/2011/04/installing-rails-3-on-ubuntu-1104.html