Re: Question involving a Python app...
On 8/31/07, sberry <sean@xxxxxxxxxxxxxxxxxx> wrote:
So, how do I create an executable (on Windows)
to install the program so it will run without the aforementioned
framework being installed?
Check out py2exe.
--
Cheers,
Simon B.
simon@xxxxxxxxxxxxxxxxxx
.
Relevant Pages
- Re: Bitter about [Lack of] .Net Framework Deployment
... We built a very nice auto-update framework, ... the 30-60 minute range to install. ... Also, the user's perception is reality - and our app install sucks, ... deploying 3.0 application, so I've not paid that close attention. ... (microsoft.public.dotnet.framework) - Re: Conversion from 2008->2003?
... required and install only those, you've not solved the problem of a new .NET ... app that uses a namespace or class you didn't know about when you did the ... Many people have perfectly legitimate reasons for ... If some of the code is being compiled against the 3.5 Framework, ... (microsoft.public.dotnet.general) - Re: userName="machine" didnt work
... to unregister my 1.1 framework do you? ... ASP.NET and .Net Framework versions installed? ... Neither of them have a user specified in their processModel. ... Did you install ASP.NET from SBS disks? ... (microsoft.public.dotnet.framework.aspnet) - Re: ServiceModelReg fails in installation of WCF
... file from a system on which 3.5 framework, ... (those people had to format the whole OS and then install this 3.5 ... securityInformation, SecurityIdentifier owner, SecurityIdentifier ... streamName, Boolean success, Object writeContext, Boolean ... (microsoft.public.dotnet.framework) - Re: building my .exe can it run anywhere?
... Then there are those who have a very fast ADSL connection ... I agree that it is probably safe to target framework 2.0 these days. ... At the end of the day, the question is: What is the .Net Framework ... if it is not installed download and install this from the MS website ... (microsoft.public.dotnet.languages.vb) |
|