[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Distributing games



On Mon, Aug 30, 2010 at 11:44 PM, Weeble <clockworksaint@xxxxxxxxx> wrote:
> Ideally I'd like to produce simple installers that run with few clicks
> and don't require administrator privileges.

You could just use NSIS to create an installer, but if you're gonna
touch Program Files (on Vista+) then you're going to need
administrator privileges for the install.

---
//Alex