limiting software installation to specific user(s)
Guest
Posts: n/a
Posts: n/a
> Many software packages now ask, during installation, whether thethis?
> installation is limited to the current user/installer or if it's for all
> users. If a package does not have this option, how do you accomplish
> Case in point: I have recently reformatted my hard drive and reinstalledstarts
> all software and restored data. I then created a limited user account for
> my wife (which I have done before). However, when she logs in to her
> account, several applications (that are not in either my or her startup
> folder but can be viewed in MSCONFIG) attempt to start. Active Sync
> looking for a handheld device (I have an iPAQ) which she does not have,my
> Zinio Reader attempts to open an account (I used it to download and read
> PC Magazine subscription), etc. She ends up with about 10 dialogue boxesI
> all stacked up, each one requesting an account name, a button click, etc.
> am not certain why this has happened since the reformat and reinstall
> procedure is the same each time, but this is the first time I have faced
> these problems. I'd appreciate any suggestions as to where I can find
> information regarding this part of XP administration.
>
>
> Two things of quick note. A lot of applications handle automatic startupvia
> the registry rather than the "startup" folder and if an application isfour
> configured or defaulted to all users it may use the "All Users" startup
> folder. Fortunately, MSConfig will tell you where a given application has
> hooked it self. When looking at MSConfig you'll see, generally, one of
> locations referenced.the
>
> "Common Startup" refers to "C:\Documents and Settings\All Users\Start
> Menu\Programs\Startup". Any thing will be auto started for all users of
> machine.and
> "Startup" refers to your personal startup folder located in C:\Documents
> Settings\[user]\Start Menu\Programs\Startup.to
> The other two references are in the registry.
> "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Ru n" will launch an
> application for all users of the machines.
> "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Ru n" is user specific
> launch.
>
> If there is an item in "Common Startup" that you want to launch specific
> yourself, then you can cut and paste from the "all user" startup folderinto
> your personal startup folder. However, if the startup item is in the HKLMthe
> part of the registry things get a bit tricky. You have to manually copy
> data to the HKCU part of the registry and delete it from the HKLM part ofreinstalled
> the registry. I'll hold off on how to do that at present until you have a
> chance to see if you can simply move stuff around via the startup folders.
> Playing with the registry is dangerous.
>
> --
> Walter Clayton - MS MVP(WinXP)
> Associate Expert
> http://www.microsoft.com/windowsxp/expertzone
> Any technology distinguishable from magic is insufficiently advanced.
> http://www.dts-l.org
> http://support.microsoft.com/service...on/default.asp
>
>
> "MS" <wra@@amole.com> wrote in message
> news:OXyM$uuTDHA.1740@TK2MSFTNGP12.phx.gbl...> > Many software packages now ask, during installation, whether the> this?
> > installation is limited to the current user/installer or if it's for all
> > users. If a package does not have this option, how do you accomplish> > Case in point: I have recently reformatted my hard drive and
for> > all software and restored data. I then created a limited user account
boxes> > my wife (which I have done before). However, when she logs in to her> starts
> > account, several applications (that are not in either my or her startup
> > folder but can be viewed in MSCONFIG) attempt to start. Active Sync> > looking for a handheld device (I have an iPAQ) which she does not have,> my
> > Zinio Reader attempts to open an account (I used it to download and read> > PC Magazine subscription), etc. She ends up with about 10 dialogue
etc.> > all stacked up, each one requesting an account name, a button click,
> I> > am not certain why this has happened since the reformat and reinstall>
> > procedure is the same each time, but this is the first time I have faced
> > these problems. I'd appreciate any suggestions as to where I can find
> > information regarding this part of XP administration.
> >
> >
> Before getting into the nitty gritty I just did some checking. I'd been:-)
> thinking about writing something like this, but why reinvent the wheel?
>item
> I just did a quick test of this and it seems OK. Go here
> http://www.onlythebestfreeware.com/p...?program_id=82 and download
> StartupCPL. Extract the executable then run it. You can right click an
> and "send to" any of the other major startup areas without having tolaunch
> regedit or explorer.startup
>
>
> --
> Walter Clayton - MS MVP(WinXP)
> Associate Expert
> http://www.microsoft.com/windowsxp/expertzone
> Any technology distinguishable from magic is insufficiently advanced.
> http://www.dts-l.org
> http://support.microsoft.com/service...on/default.asp
>
>
> "MS" <wra@@amole.com> wrote in message
> news:u1PPBF1TDHA.560@TK2MSFTNGP10.phx.gbl...> > Unfortunately, they are not in the "all user" startup folder either. I> can> > see what direction you are heading and would appreciate more detail.
> > Thanks.
> >
> >
> > "Walter Clayton" <w-claytonNO@SPmvpsAM.org> wrote in message
> > news:OhNMYHwTDHA.1576@TK2MSFTNGP12.phx.gbl...> > > Two things of quick note. A lot of applications handle automatic
startup> > via> > > the registry rather than the "startup" folder and if an application is
> > > configured or defaulted to all users it may use the "All Users"
of> has> > > folder. Fortunately, MSConfig will tell you where a given application> > > hooked it self. When looking at MSConfig you'll see, generally, one of> > four> > > locations referenced.
> > >
> > > "Common Startup" refers to "C:\Documents and Settings\All Users\Start
> > > Menu\Programs\Startup". Any thing will be auto started for all users
C:\Documents> > the> > > machine.
> > > "Startup" refers to your personal startup folder located in
specific> > and> > > Settings\[user]\Start Menu\Programs\Startup.
> > > The other two references are in the registry.
> > > "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Ru n" will launch an
> > > application for all users of the machines.
> > > "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Ru n" is user specific
> > > launch.
> > >
> > > If there is an item in "Common Startup" that you want to launch
folder> > to> > > yourself, then you can cut and paste from the "all user" startup
copy> > into> HKLM> > > your personal startup folder. However, if the startup item is in the> > > part of the registry things get a bit tricky. You have to manually
have> > the> of> > > data to the HKCU part of the registry and delete it from the HKLM part> > > the registry. I'll hold off on how to do that at present until you
> aaccomplish> folders.> > > chance to see if you can simply move stuff around via the startup> all> > > Playing with the registry is dangerous.
> > >
> > > --
> > > Walter Clayton - MS MVP(WinXP)
> > > Associate Expert
> > > http://www.microsoft.com/windowsxp/expertzone
> > > Any technology distinguishable from magic is insufficiently advanced.
> > > http://www.dts-l.org
> > > http://support.microsoft.com/service...on/default.asp
> > >
> > >
> > > "MS" <wra@@amole.com> wrote in message
> > > news:OXyM$uuTDHA.1740@TK2MSFTNGP12.phx.gbl...
> > > > Many software packages now ask, during installation, whether the
> > > > installation is limited to the current user/installer or if it's for> > > > users. If a package does not have this option, how do you
account> > > this?> > reinstalled
> > > > Case in point: I have recently reformatted my hard drive and> > > > all software and restored data. I then created a limited user
her> > for> > > > my wife (which I have done before). However, when she logs in to
reinstall> startup> > > > account, several applications (that are not in either my or her> have,> > > > folder but can be viewed in MSCONFIG) attempt to start. Active Sync
> > > starts
> > > > looking for a handheld device (I have an iPAQ) which she does not> read> > > > Zinio Reader attempts to open an account (I used it to download and> > > my> > boxes
> > > > PC Magazine subscription), etc. She ends up with about 10 dialogue> > > > all stacked up, each one requesting an account name, a button click,> > etc.> > > I
> > > > am not certain why this has happened since the reformat and
find> faced> > > > procedure is the same each time, but this is the first time I have> > > > these problems. I'd appreciate any suggestions as to where I can
>> > > > information regarding this part of XP administration.> >
> > > >
> > > >
> > >
> >
| | LinkBack | Thread Tools | Display Modes |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I add a Domain User as an Administrator to a specific Database in SQL2005? | Guest | Windows NT/2000/XP | 0 | 02-27-2008 08:34 PM |
| How do I get Registry key permissions for a specific user or group via WMI? | Mark-Allen Perry | Windows XP WMI | 1 | 07-12-2005 10:30 AM |
| Software Installation Issues | matt | Windows XP Configuration & Management | 1 | 07-11-2004 10:45 PM |
| software installation problems | in-focus | Windows XP Configuration & Management | 1 | 06-21-2004 08:30 PM |
| Software installation | Jan Sershen | Windows XP Basics | 3 | 07-05-2003 07:24 AM |
| LinkBack |
LinkBack URL |
About LinkBacks |


Linear Mode


Posts: n/a