Top "Software-distribution" questions

Software distribution is the process of delivering software to the end user.

Process to convert simple Python script into Windows executable

I wrote a script that will help a Windows user in her daily life. I want to simply send her …

python packaging compilation py2exe software-distribution
I've found my software as cracked download on Internet, what to do?

So, after 6 months of hard work finally released my application. Today I found the first web site where people download …

software-distribution
Create a single executable from a Python project

I want to create a single executable from my Python project. A user should be able to download and run …

python compilation exe packaging software-distribution
What's the best way to distribute Java applications?

Java is one of my programming languages of choice. I always run into the problem though of distributing my application …

java installation jar software-distribution
iOS 4: wireless app distribution for in-house applications

According to the apple website iOS 4 should support wireless app distribution. I have been unable to find any documentation at …

iphone ios4 wireless software-distribution
How can I make my ad hoc iPhone application's icon show up in iTunes?

I've got an iPhone app with icon file Icon.png. This icon shows up properly when the app is on …

iphone icons itunes packaging software-distribution
Embed a JRE in a Windows executable?

Suppose I want to distribute a Java application. Suppose I want to distribute it as a single executable. I could …

java windows deployment executable software-distribution
Post-install script with Python setuptools

Is it possible to specify a post-install Python script file as part of the setuptools setup.py file so that …

python setuptools software-distribution setup.py pypi
Why is there no spring-asm-3.2.4.RELEASE jar?

I'm trying to build a complete Spring Framework distribution for version 3.2.4.RELEASE without using maven (just the spring jars) and …

spring maven jar software-distribution
Is there a way to reinstall an application in SCCM 2012?

In SCCM 2007, there were several "Right Click Tools", and with their help it was possible to "reinstall" a package. In …

software-distribution configurationmanager sccm