Re: Excel Addin's
- From: "TerryM" <terry@xxxxxxxxxx>
- Date: Fri, 9 Sep 2005 15:09:21 -0700
If you install on a peruser basis it should only go to the one user right?
Per computer goes to all?
Anyway you can also add to your script a registry enumerator that returns
all the various profiles, sids... then you can have it delete it that way.
There's also a tool I believe called modifyprofile.exe that can be scripted
to make changes to all profiles on a system.
Basically you just need to delete this key from all profiles right. If so
one of the above ways should work. Add a little piece into your uninstall
portion of the script.
Terry
<Paraleptropy> wrote in message
news:8ng3i155s6670o4n1f1mt449uj6ska4s8v@xxxxxxxxxx
> Hi,
>
> I have a question regarding Excel Addin's...
>
> I have created a script which successfully adds an excel addin to the
> registry. Basically it looks for the Open key or next available and
> places the new addin in the new key.
>
> So let's say my addin gets added as OPEN3.
>
> This installs on a PERUSER basis... So when I launch my script, all
> users will get the new key. This works perfect right now.
>
> The problem is with the uninstall. I can't seem to figure out how to
> remove the key from another users SID.
>
> This is a locked down environment XP/2K.
>
> Any ideas/suggestions would be appreciated.
>
>
> -=Paraleptropy=-
> http://www.neflyfishing.net
> 0 Limit,Catch -n- Release
>
> ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
> News==----
> http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
> Newsgroups
> ----= East and West-Coast Server Farms - Total Privacy via Encryption
> =----
.
- Follow-Ups:
- Re: Excel Addin's
- From: Paraleptropy
- Re: Excel Addin's
- References:
- Excel Addin's
- From: Paraleptropy
- Excel Addin's
- Prev by Date: Excel Addin's
- Next by Date: admin policies prevent installation
- Previous by thread: Excel Addin's
- Next by thread: Re: Excel Addin's
- Index(es):
Relevant Pages
|
Loading