Re: Program Access

From: Kent W. England [MVP] (kwe_at_mvps.org)
Date: 06/24/03


Date: Mon, 23 Jun 2003 19:33:57 -0700


2. Yes, if you uninstall the program from one account, it will most
likely remove the program entirely, leaving only user settings. The
actual concept of installing in each account is to convince the
installer to write user settings in the registry for each user, which it
isn't doing correctly on a single install. It harmlessly overwrites the
Program Files folder and the program registry settings.

3. If your game or application works with admin accounts, but not with
limited accounts, you can fix it to allow limited users to access the
program files folder with "change" capability rather than "read" which
is the default.

C:\>cacls "Program Files\appfolder" /e /t /p users:c

where "appfolder" is the folder where the application is installed.

If you wish to undo these changes, then run

C:\>cacls "Program Files\appfolder" /e /t /p users:r

If you still have a problem with running the program or saving settings
on limited accounts, you may need to change permissions on the registry
keys. Run regedit.exe and go to HKLM\Software\vendor\app, where
"vendor\app" is the key that the software vendor used for your specific
program. Change the permissions on this key to allow Users full control.

-- 
Kent W. England, Microsoft MVP for Windows
"Nazuaf" <nazuaf@hotmail.com> wrote in message
news:068a01c33995$524d3dd0$a001280a@phx.gbl...
> Thank you for the reply. I've tried the first method and
> it seems that it worked for some of the program. Here are
> some enquiries for metohd two and three.
>
> 1. For method 2, if the same program is installed in the
> same location using different accounts, will the program
> be erased for all the users if a user uninstalled it from
> within his account?
>
> 2. What is actually the concept of the 2nd method? Does
> it overlap the installation made by other users or
> duplicating the installation of the program?
>
> 3. How can I perform the third method?
>
> Thank you again in advance.
>
> >-----Original Message-----
> >How that works is entirely up to the application and
> installer writers.
> >In the simplest case, they goofed and installed their
> program shortcuts
> >in your profile. You can move them from your profile to
> the All Users
> >profile (from C:\Documents and Settings\user\Start
> Menu\Programs to
> >C:\Documents and Settings\All Users\Start Menu\Programs).
> >
> >If that doesn't work, try installing the program again
> to the same
> >location from the other user accounts.
> >
> >If that doesn't work, then some programs can be made to
> work for limited
> >accounts by changing permissions on app files and
> registry keys. Post
> >back for more details if this is required.
> >
> >-- 
> >Kent W. England, Microsoft MVP for Windows
> >
> >
> >
> >"Nazuaf" <nazuaf@hotmail.com> wrote in
> >message news:065001c338da$1f0c1f60$a601280a@phx.gbl...
> >
> >> I've just intalled a new program on my PC using my
> >> account. How can I make the program available to all
> the
> >> users registered on my PC? Should I install it using my
> >> Administrator account instead?
> >
> >.
> >


Relevant Pages

  • Re: Upgrade to XP SP2, now OE wont work
    ... Try one or more of your accounts in a new Named Identity ... > After installing SP2 I also installed Microsoft Office Pro ... DWORD was not present. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: dumb question about aAdobe Acrobat....
    ... > I tried installing Adobe Acrobat from a tarball and it doesn't seem to ... > At a very dumb level is there an acrobat deb file somewhere that would be ... If you have access codes and passwords etc, then you can go on Companies House web site and then you can submit the accounts on line. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: installing under a non-administrative user
    ... I've given my kids non-administrative user accounts to prevent them ... installing whatever they get their hands on. ... Do really I have to let the kids log on to my admin account when they ...
    (microsoft.public.windowsxp.security_admin)
  • After running ADC.....
    ... I am in the process of installing EX2K3 on one of the ... mailboxes that I do not need accounts for. ... Org level in Exchange Admin, they seem to have gone away. ...
    (microsoft.public.exchange.setup)
  • User settings not saving during shutdown
    ... Running SP2/AMD64 - PC is failing to save the user settings during the ... shutdown process ON ALTERNATE shutdowns...Win boots up ok but problem ... occurs logging into accounts on alternate start ups and when logging ...
    (microsoft.public.windowsxp.help_and_support)