|
Zepp Zaftig
Unregistered Abuser
Join date: 20 Mar 2005
Posts: 470
|
03-22-2005 17:23
I want to install Second Life as a limited user because I want to run it at school and I do not have administrator access there. How do I do that? Is it possible to install it on a USB drive from a computer where I have admin access and copy over from there?
|
|
Thereian Leader
Registered User
Join date: 19 Jan 2005
Posts: 12
|
03-23-2005 13:38
Unless you have really bad technicians i doubt you will be able to install it
|
|
Lee Linden
llBuildMonkey();
Join date: 31 Dec 1969
Posts: 743
|
03-23-2005 18:07
You do have to be the administrator on the machine to install Second Life (or most software).
|
|
Carnildo Greenacre
Flight Engineer
Join date: 15 Nov 2003
Posts: 1,044
|
03-23-2005 23:22
Why? I haven't seen anything in the installation that requires admin rights.
_____________________
perl -le '$_ = 1; (1 x $_) !~ /^(11+)\1+$/ && print while $_++;'
|
|
Lee Linden
llBuildMonkey();
Join date: 31 Dec 1969
Posts: 743
|
03-24-2005 08:27
From what I understand, in most cases, installing programs with registry settings, etc. requires administrator rights. In many office/school setups, the reason the computer's using a limited account is because you're not supposed to install software on it. ;^)
|
|
Carnildo Greenacre
Flight Engineer
Join date: 15 Nov 2003
Posts: 1,044
|
03-24-2005 23:23
From my experience writing installers, you only need administrator rights if you are doing at least one of the following: 1) Installing fonts in the fonts folder 2) Writing to a registry key outside of the HKEY_CURRENT_USER tree 3) Installing anything to the %SYSTEM% directory 4) Doing something (like checking for a hardware dongle) that requires direct, low-level access to hardware
If you're writing a well-behaved application that sits in the "Program Files" directory, stores preferences in the HKEY_CURRENT_USER tree, writes data only to the "%USER%\Application Settings" directory, and doesn't try to access the computer hardware directly, you shouldn't need administrator rights at any time.
_____________________
perl -le '$_ = 1; (1 x $_) !~ /^(11+)\1+$/ && print while $_++;'
|
|
Zepp Zaftig
Unregistered Abuser
Join date: 20 Mar 2005
Posts: 470
|
03-25-2005 06:22
Nevermind. I found that it worked just by copying over the installed SecondLife folder from my laptop.
|
|
Bronco Varmint
Registered User
Join date: 1 Apr 2005
Posts: 1
|
04-14-2005 11:20
I just wish I didn't need to quit the game, run again as Administrator, wait for the update to complete, quit and re-run the game as my user account every time there's a patch =/
|