How to deploy a commercial portable application?
Posted
by plainth
on Stack Overflow
See other posts from Stack Overflow
or by plainth
Published on 2010-02-22T06:10:00Z
Indexed on
2010/04/17
0:23 UTC
Read the original article
Hit count: 557
Hi,
We plan to sell a Windows portable application. By 'portable' I mean that it can be run from any Windows computer without installing it. For example from an USB stick etc. However the application while (theoretically) it can work anywhere, is targeted to LAN environments.
What solutions do you see that while keeping this advantage (in a more or a lesser degree) to still make money from it?
PS: The application is/will be written in Delphi.
© Stack Overflow or respective owner