distribution

How do I distribute C# apps to computers with an unknown version of .Net?

I wrote a small app that I need to distribute to 700+ computers, the problem being that the computers can be running any version of Windows (though most likely XP or better) with any version of .Net framework installed with internet connections all from OC3 to dialup. I considered bundling .Net with my application but the .net installer...

Settings.bundle does not update on AppStore...

Hi, I have an application for which a new release is now available from the AppStore. The strange thing is that the general settings are still the one of the first version... I have added a new item and modified an other one. On my testing iPhone, either in debug or release mode, I see the new settings. Before compiling for publishing...

How can one bake custom data into an Adobe AIR distribution?

I would like to have an AIR application available for web download, but have some data customized per-user-download. Think CD-key, or in this case an encryption key and user name, so that the downloaded version can connect to a website and know who it is that downloaded it. As a fail-back if this is not possible, I could require the user...

Is adodb.dll included in a .NET distribution?

I was troubleshooting an issue on a customer's workstation and found that, to my surprise, adodb.dll was nowhere to be found on the customer's workstation. Typically, I see the file in C:\Program Files\Microsoft.NET\Primary Interop Assemblies folder. Is this file distributed with the .NET framework or not? ...

Fitting a binormal distribution in R

As from title, I have some data that is roughly binormally distributed and I would like to find its two underlying components. I am fitting to the data distribution the sum of two normal with means m1 and m2 and standard deviations s1 and s2. The two gaussians are scaled by a weight factor such that w1+w2 = 1 I can succeed to do this u...

Generate Random Numbers with Probabilistic Distribution

Ok, so here's my problem. We are looking at purchasing a data set from a company to augment our existing data set. For the purposes of this question, let's say that this data set ranks places with an organic number (meaning that the number assigned to one place has no bearing on the number assigned to another). The technical range is ...

Replacement for the DLL Help website?

The DLL Help site was really helpful in determining distribution needs. Now it's been retired. Is there a replacement for it somewhere? I can't seem to find it. ...

inhouse distribution of iphone development

Hi Friends, Can you anybody please about inhouse distribution of iphone development Regards, sathish ...

Distribution Nokia aplication

Hi all, I making application for nokia phone using J2ME.. i want to know types of method for distribution Nokia application .. plz tell me .... Thanks & Regards, Nilesh ...

Android application distribution

Hello could you explain me steps for android app distribution. I can sign it and publish to Android market. But can I offer clients to load this application without market? e.g from company web site? if yes, can I still use self-signed certificate? thank you ...

Reading/Filtering Distribution Group's Subgroups of an active directory ?

I've an Active Directory with domain myDomain.local, under it there exists a Distribution Group that contains many groups. How can I read (programmatically) all these subgroups to retrieve a list of their names ? And how to optimize the query to filter the result so that it just retrieves all the groups that ends with the word Region ?...

Update app by creating new distribution file from different Mac

Hi, When we uploaded our .app file to first time to appstore we used one mac book. But when we are trying to update same app from iTunes, using different mac we are not able to successed. Saying “A valid siging identity matching this profile could not be found in your keychain.” I understood the problem is “we are not using the mac mac...

iPhone - Certificate Signing Request not showing in Distribution Profile

Hi all, We're trying to get our app ready for distribution on the app store. We provisioned it for a single device which works well so we know its not the code. We create a Certificate Signing Request (CSR) and upload it as instructed (we followed lots of videos and done a lot of reading) but when we hit submit to upload our CSR the pag...

Distribution Provisioning Profiles pending

I have succesfully finished testing my app on iphone by AdHoc Distrubution and now wanted to submit for AppStore. But there is a problem during creating a Distribution Provisioning Profile for AppStore. After creating this Profile the status is still PENDING. How long it takes? There were no delay after creating Distributing profile fo...

app update crashes just after default.png is showed

Hello, I'd like to test the new version of my app as an update of my former version. So I installed the older version from Appstore. Here's my problem : when I try to deploy the new version on my device (iphone 3G) : build is ok, install seems ok but when the app launches there's only the default.png that shows 1 second before everyth...

Application Distribution Options: MIT Licensed, Closed Source

I have developed a .Net application which I am publishing under the MIT license, however, I will not be releasing the source. My question is, taking that into account, what options do I have for distribution. If you have published a similar application, I would like to know what sites you found to work well for distribution. Thanks in ...

distributing independent python app to other machines

I created independent python app using cxfreeze under linux and can run it other machines without python and other dependencies. But while doing it for mac OS X, in other machines the app searches for the following python installed location which actually present in the machine where it is frozen. "/Library/Frameworks/Python.framework...

i have to do the following to the database, have an idea but its not clear. help!

note:- Please read the explanation of what is to be achieved and provide initial guidance, i know there must be a lot of concepts involved, i am not asking for complete step by step solution, need help in knowing what concepts need studying and a proper path to start with. There are a lot of resources on the internet, which makes it real...

Fitting a pareto distribution with (python) Scipy

I have a data set that I know has a Pareto distribution. Can someone point me to how to fit this data set in Scipy? I got the below code to run but I have no idea what is being returned to me (a,b,c). Also, after obtaining a,b,c, how do I calculate the variance using them? import scipy.stats as ss import scipy as sp a,b,c=ss.pareto...

Does an iPhone Enterprise provisioning profile need to specify phone UUIDs like an ad-hoc provisioning profile does?

We are an iPhone Developer Program member. We've got a DUNS number but not the 500 employees necessary to join the iPhone Developer Enterprise Program. Therefore I can can't see how things exactly operate for the Enterprise level. But we have customers that are big enough to be Enterprise developers and we could distribute our applicatio...