lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mon, May 19, 2008 at 10:13 AM, Andrew Wilson <agrwagrw@gmail.com> wrote:
Or just have single user versus all users install.  AGRW


On Mon, May 19, 2008 at 10:01 AM, Andrew Wilson <agrwagrw@gmail.com> wrote:
Yes, there is no reason you need to be administrator to use Lua, optional non-administrator install should be possible, and maybe have setup.bat batch file to setup environment variables for use on non-administrator/power user accounts.
Andrew

Well most of that works except the file association. There is only one registry key for that and it is not modifiable by a non-admin. So what should we do about that? Do other languages have installers that work on a non-admin system (i.e. Python)?

FYI: This will make the installer much more difficult to code and maintain.
--
Regards,
Ryan
RJP Computing