Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > Send to Compressed Folder missing for limited users on XP Pro

Reply
Thread Tools Display Modes

Send to Compressed Folder missing for limited users on XP Pro

 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      06-15-2009
Hi - sorry about the xpost but I'm not sure where this really is best
posted.

I've got a client with an AD2003 domain, XP Pro clients. Domain users don't
have admin rights.

For users, Send to Compressed Folder is missing in the context menu.
If I log in as an account with local admin rights it's there.
As an admin I can reregister the DLL ( regsvr32 zipfldr.dll ) and it works
fine for me - but the user logs back in and it isn't there. I guess this is
a per-profile thing?

AFAIK, limited users won't have the rights to run that command, so I can't
put it in a login script.

I've done nothing that I know of to remove this via GPO (and hence can't
think where I'd re-add it). The only solution I've found (which is not
scalable!) is to temporarily grant the user local admin rights, re-register
the DLL and then revoke the rights; then they're golden. But I am not keen
to do this on 50 clients. Any advice?


 
Reply With Quote
 
 
 
 
Mark Heitbrink [MVP]
Guest
Posts: n/a

 
      06-15-2009
Hi,

Lanwench [MVP - Exchange] schrieb:
> For users, Send to Compressed Folder is missing in the context menu. [...]


This should work as a restricted user:

http://www.winhelponline.com/article...d-To-menu.html
| rundll32 zipfldr.dll,RegisterSendto
|
| In the background, a 0 byte file named Compressed (zipped)
| Folder.ZFSendToTarget will automatically be created in the
| %Userprofile%\SendTo folder.

Mark
--
Mark Heitbrink - MVP Windows Server - Group Policy

Homepage: www.gruppenrichtlinien.de - deutsch
Discuss : www.freelists.org/list/gpupdate
 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      06-17-2009
Mark Heitbrink [MVP] <spam-> wrote:
> Hi,
>
> Lanwench [MVP - Exchange] schrieb:
>> For users, Send to Compressed Folder is missing in the context menu.
>> [...]

>
> This should work as a restricted user:
>
> http://www.winhelponline.com/article...d-To-menu.html
>> rundll32 zipfldr.dll,RegisterSendto
>>
>> In the background, a 0 byte file named Compressed (zipped)
>> Folder.ZFSendToTarget will automatically be created in the
>> %Userprofile%\SendTo folder.

>
> Mark


Thanks, Mark - that did the trick.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compressed File Missing From Send to in Vista Jimmymacvista Windows Vista General Discussion 19 06-19-2008 05:35 AM
Send To Compressed (zipped) folder wit1 Windows Server 0 12-14-2007 12:08 AM
send to compressed (zipped) folder Toby Internet Explorer 0 03-15-2007 04:49 PM
Send Compressed Folder To Mail Recipient Richard Green Windows Vista Mail 3 06-26-2006 09:57 AM
Send To Compressed (Zipped) Folder msnews.microsoft.com Windows Server 2 10-27-2004 02:07 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59