Tagged Questions

34
votes
22answers
2k views

How do you protect your software from illegal distribution?

I am curious about how do you protect your software against cracking, hacking etc. Do you employ some kind of serial number check? Hardware keys? Do you use any third-party solu …
2
votes
6answers
165 views

In what ways can you get your freeware project some exposure?

In what way can you get your freeware project some exposure? I'm more interested in answers involving downloadable desktop software.
0
votes
1answer
33 views

Help with Application Licensing/Protection Solutions

I have up until recently developed only in-house custom applications and I have never had a need to protect this software with any type of licensing/protection mechanisms. I’m no …
0
votes
3answers
76 views

What exactly changes when a software is to be upgraded from windows xp -> Vista -> Windows 7

Hello, I guess Win32 API MFC .NET Java (is also managed) are "the only" ways of making windows applications. Please mention if there are some other ways through which we can b …
0
votes
6answers
256 views

JAR installer that auto-detects if Java is there and autostarts the application

Hi guys, I need to build an installer that does the following: 1. Installs my jar on the client 2. Auto-detects if JRE is installed (in which case it does not re-install it), other …
1
vote
1answer
63 views

Selling iPod Touch and iPhone apps made outside U.S.A.

I want to ask about the programmer experience of any developer over Macintosh or iPhone/iPod Touch platforms in selling experience on iTunes store whenever the development has been …
0
votes
1answer
40 views

Tracking downloads of your software + software CDN?

I'm primarily a web app developer/entrepreneur, so there's a lot I don't know about the desktop software distribution process. I've been thinking about making a Mac OS X app for f …
2
votes
4answers
262 views

Is there a possibility for smaller JRE / packaging Java software for Softgrid

My Java program is being distributed as a Microsoft App-V package (also known as Softgrid) on a customer. The JRE size is causing some headache, being quite large when distributed …
3
votes
4answers
90 views

What service do you use to distribute software?

I work for a medium sized software company and have been put to the task of finding a new way of electronically distributing our software. We don't have a super fast connection to …
1
vote
2answers
185 views

What is the best way to distribute a python program extended with custom c modules?

I've explored python for several years, but now I'm slowly learning how to work with c. Using the python documentation, I learned how to extend my python programs with some c, sin …
5
votes
7answers
147 views

What’s the best way to distribute a binary application for Linux?

I just finished porting an application from Windows into Linux. I have to create an installer of the application. The application is not open source => I should distribute the appl …
0
votes
4answers
73 views

An interesting software distribution problem

Hi Guys, I have a problem which I am sure some of you would be interested to discuss here. Here goes: I and a couple of friends have been working on a small Windows Application w …
1
vote
1answer
72 views

Distributing an application that uses a SQL Server database

If I create a .NET application that uses a small SQL Server database that I create, can I then give that application to other people to run on their PCs even if they're not running …
2
votes
5answers
109 views

Launching win32 native executable from public web site

I've been presented with an architectural challenge and am looking for ideas. Customer has an existing win32 native application that they are pretty resistant to changing in any b …
0
votes
1answer
27 views

Installing support files for app using sql 2005 where server is on another computer.

I have a managed C++ application that connects to SQL Server 2005 Express databases on the same computer and over a network. My problem is that if the database is located on anothe …

1 2 3 4 next
15 30 50 per page