The process of installation is the deployment of an application onto a device for future execution and use.
167
votes
10answers
165k views
How to detect what .NET Framework versions and service packs are installed?
A similar question was asked here, but was specific to .NET 3.5. Specifically, I'm looking for the following:
What is the correct way to determine which .NET Framework versions and service packs are ...
116
votes
25answers
35k views
What is the best choice for building Windows installers? [closed]
I have primarily used Visual Studio 2003, and its tool for building an installer was pretty painful. Files and folders had to be added manually, one by one. I am looking at upgrading to ...
104
votes
10answers
17k views
Android Studio installation on Windows 7 fails, no JDK found
I downloaded Android Studio and attempted to launch the program.
This is running on Windows 7 64-bit with Java 1.7. During the installation my Java 1.7 is detected, and the rest of the installation ...
23
votes
7answers
19k views
Get installed applications in a system
How to get the applications installed in the system using c# code?
33
votes
7answers
81k views
How to install iPhone application in iPhone Simulator
I have a mySample.app file - an iPhone application developed by xcode.
How do I run this (only mySample.app file) application using my xcode?
129
votes
18answers
84k views
Setup a Git server with msysgit on Windows
My friends and I are trying to setup Git for Windows using the tutorial Git Server: Gitosis and Cygwin on Windows, but we just keep running into problems.
What would a "Setup Git Server" guide for ...
12
votes
8answers
8k views
How can I use a new Perl module without install permissions?
Here is my situation: I know almost nothing about Perl but it is the only language available on a porting machine. I only have permissions to write in my local work area and not the Perl install ...
12
votes
10answers
6k views
how can i make my product as a trial version for 30 days?
i have created my product and also generated license key for that but i want to ask that key
after 30 days. i have do it with registry value storing the date with adding 30 days in that. but i found ...
51
votes
13answers
79k views
The executable was signed with invalid entitlements
I am having a problem with ad-hoc distribution on my iPhone. I have developed an application with SDK 3.0. I have a developer's license. I have added certificates and provisioning profiles in my ...
75
votes
10answers
93k views
How do I tell if .NET 3.5 SP1 is installed?
How can I find out if SP1 has been installed on a server which has .NET 3.5?
8
votes
5answers
10k views
mysql-python installation problems (on mac os x lion)
I installed everything successfully, or so I thought:
MySQL 5.5 for x86_64.
Python 2.7, x86_64.
mysql-python 1.2.3, x86_64.
But when I try:
import MySQLdb
I get:
ImportError:
...
6
votes
1answer
6k views
How to get COM Server for Excel written in VB.NET installed and registered in Automation Servers list?
Versions
Excel 2007, Windows Vista, VB.NET, Visual Studio 2008 with .NET 3.5 sp2, MSI setup package.
What I am trying to do
I have an Excel UDF that is written in VB.NET. It is exposed as a COM ...
31
votes
5answers
79k views
How to install trusted CA certificate on Android device?
I have created my own CA certificate and now I want to install it on my Android Froyo device (HTC Desire Z), so that the device trusts my certificate.
Android stores CA certificates in its Java ...
123
votes
6answers
45k views
python setup.py uninstall
I have installed a python package with python setup.py install.
How do I uninstall it?
98
votes
11answers
41k views
How do I find the location of my Python site-packages directory?
How do I find the location of my site-packages directory?
1
vote
1answer
169 views
TreeTagger installation successful but cannot open .par file
Do anyone know how to resolve this file reading error in TreeTagger that is a common Natural Language Processing tool used to POS tag, lemmatize and chunk sentences?
alvas@ikoma:~/treetagger$ echo ...
25
votes
5answers
17k views
Downloading Eclipse plug-in update sites for offline installation
A plug-in that I want to install provides an update site for installation. However, the Eclipse installation that I want to install it to is on a machine that is not connected to the Internet. Is ...
14
votes
7answers
11k views
Upgrade Python to 2.6 on Mac
I'd like to upgrade the default python installation (2.5.1) supplied with OS X Leopard to the latest version. Please let me know how I can achieve this.
Thanks
19
votes
2answers
9k views
Unable to install Python without sudo access
I extracted, configured and used make for the installation package in my server.
However, I could not use make install. I get the error
[~/wepapps/python/Python-2.6.1]# make install
/usr/bin/install ...
33
votes
4answers
12k views
Register file extensions / mime types in Linux
I'm developing a Linux application that has its own file format. I want my app to open when you double-click on those files.
How can I register a file extension and associate it with my application ...
10
votes
7answers
19k views
Ruby gem mysql2 install error
I have the Ruby version ruby 1.9.2p0 (2010-08-18) [i386-mingw32] installed in Windows7.
and the gem vesion 1.3.7
When i tried to install mysql gem, it is showing Failed to build gem native extension ...
10
votes
2answers
498 views
Can a Perl script install its own CPAN dependencies?
I have a Perl script that has two dependencies that exist in CPAN. What I'd like to do is have the script itself prompt the user to install the necessary dependencies so the script will run properly. ...
7
votes
6answers
8k views
Installing application on SD-card in Android sdk 2.2
I am facing this problem and finding solution for this issue since last 2 weeks.
Right now i have developed an android application for the client perpose, whose size is 54 MB, from which 52 MB of ...
35
votes
4answers
7k views
python easy_install fails with “assembler for architecture ppc not installed” on Mac OS X
bash-3.2$ sudo easy_install appscript
Password:
Searching for appscript
Reading http://pypi.python.org/simple/appscript/
Reading http://appscript.sourceforge.net
Best match: appscript 1.0.0 ...
49
votes
3answers
24k views
Easiest way to upgrade eclipse 3.7 to 4.2 (Juno)
So since Eclipse juno is based on 4.2 instead of 3.7, what is the easiest way to upgrade to it, short of installing a separate copy of juno and re-installing all my existing plugins from 3.7 into it?
...
17
votes
13answers
10k views
Installing nokogiri fails / libiconv missing
I've been trying to install nokogiri on Snow Leopard and whatever I try, the install fails in the end with libiconv is missing. please visit…
After following a lot of help found around the web ...
17
votes
3answers
15k views
11
votes
5answers
4k views
How should I install more than one version of Perl?
I want to install, from source, Perl versions 5.005, v5.6, v5.8, v5.10
Right now I have 'v5.10.0' installed.
/opt/perl/bin
/opt/perl/html
/opt/perl/lib
/opt/perl/man
/opt/perl/lib/5.10.0
...
14
votes
16answers
6k views
Silverlight Install Base - How big is it?
Silverlight v2.0 is getting closer and closer to RTM but I have yet to hear any stats as to how many browsers are running Silverlight. If I ask Adobe (by googling "Flash install base") they're only ...
45
votes
4answers
16k views
Multiple Firefox Versions on Same PC
I develop various web apps, use CSS and JavaScript extensively, and need to be able to test them on both FF 3 as well as FF 3.5.
But, installing 3.5 overwrites 3.0, so I was wondering if its possible ...
16
votes
7answers
10k views
How to install Python ssl module on Windows?
The Google App Engine Launcher tells me:
WARNING appengine_rpc.py:399 ssl module not found.
Without the ssl module, the identity of the remote host cannot be verified, and
connections may NOT ...
24
votes
4answers
13k views
rails 3 install error “File not found: lib”
When installing Rails 3.0.1 i always get following error message, although i can use the installation.
I'm not sure if there's something wrong, I'm irritated by the error message.
15
votes
6answers
17k views
Installing PEAR and PHPUnit with xampp
I am trying to get PHPUnit up and running the following are the steps I am currently following:
### Install new PEAR Version needed for PHPUnit 3.X
### Download: http://pear.php.net/go-pear.phar ...
29
votes
7answers
7k views
Installing Ruby on Mac OS X 10.8.2
I have referred to Installing Ruby on Rails - Mac OS Lion and followed Alain Beauvois's reply and got pretty much everything up. The only difference is I am using 1.9.3 instead of 1.9.2.
I have ...
20
votes
7answers
34k views
android: what is INSTALL_PARSE_FAILED_NO_CERTIFICATES error?
I was trying to change my default/main/startup (whatever you call it) activity by editing the androidmanifest.xml file. All i did was change the android:name property. however, this completely broke ...
15
votes
3answers
14k views
apk installation from web page
I'm looking for a sample web page (html code) with a link that will install an apk file directly on my phone by clicking on the link.
11
votes
5answers
10k views
How to run a “.bat” file during installation?
In a Setup project the executable files such as ".exe , .dll , .js , .vbs" are acceptable and there is no way to run a .bat file in a Custom Action.
The question is how to run the "xxxxxx.bat" during ...
16
votes
3answers
8k views
How to register file types/extensions with a WiX installer?
I didn't find an explicit answer to this question in the WiX Documentation (or Google, for that matter). Of course I could just write the appropriate registry keys in HKCR, but it makes me feel dirty ...
9
votes
7answers
23k views
Python (Windows) - ImportError: No module named site
I am trying to install Python for the first time. I downloaded the following installer from the Python website:
Python 2.7.1 Windows Installer (Windows binary -- does not include source)
Then ran the ...
8
votes
5answers
5k views
Compare tools to generate update script for SQL server
I would like to make the update of the web application as automated as possible.
I'm looking for a tool that can compare two instances of a database and generate an update script for me. As part of ...
6
votes
6answers
11k views
Set 'Start Parameters' on Service Installation with .Net ServiceInstaller?
I am currently writing a little windows service application and I can successfully in/uninstall it etc via something like this:
serviceProcessInstaller = new ServiceProcessInstaller();
...
5
votes
2answers
2k views
Troubles installing programmatically an app with INSTALL_PACKAGES permission from /system/app
I'm trying to install programmatically an app without user interaction and i'm getting this error
SecurityException: Neither user 10057 nor current process has android.permission.INSTALL_PACKAGES
...
5
votes
3answers
8k views
Android Facebook SDK configuration on Eclipse
I downloaded the android's facebook sdk but so far I couldn't configure properly. Eclipse doesn't recognize the facebook sdk as a project.
Does anyone got this problem?
4
votes
1answer
8k views
Easy way of installing Eclipse plugins on Ubuntu
I'm running Eclipse (versions 3.6 and 3.5) on Ubuntu and I'm having trouble installing Eclipse plugins.
There is an easy way to install eclipse plugins in Eclipse, but this doesn't work for me on ...
3
votes
7answers
1k views
Is Installshield the only way to go for Delphi Installations?
Or is there anything cheaper and better?
I am still using the Installsheild express (Borland Limited Edition) as supplied with Delphi 6 :) but I "feel" that I should update it – am I going to gain ...
5
votes
2answers
4k views
Android check for dependent application during installation?
Hi
I want to publish my application (ABC). Its an audiobook file(just for example.) wrapped as apk. When the user install this application it needs to check whether another application (XYZ) ...
5
votes
2answers
4k views
How to install pycairo on osx?
I am trying to install the pycairo (Python bindings for the cairo graphics library) under OSX.
I started with
easy_install pycairo
and got:
Requested 'cairo >= 1.8.8' but version of cairo is ...
1
vote
3answers
2k views
Installing Maven
I am having trouble getting Maven 3.0.3 to install properly. I have read over Unable to Install Maven but none of the answers were able to solve my problem.
This is what I did:
Went to ...
9
votes
18answers
2k views
Can Delphi 2009 be installed on the same machine as Delphi 2006 or Delphi 2007?
Is there any conflict?
6
votes
2answers
3k views
How do I dictate the destination folder of a clickOnce application?
How do I dictate the destination folder of a clickOnce application?



