TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Microsoft > Windows Vista All

Reply
 
Thread Tools Display Modes
Old 06-06-2008, 10:47 AM   #11
Ramesh, MS-MVP
Guest
 
Posts: n/a
Re: Compressed File Missing From Send to in Vista

Click Start, type "cmd"

Type:

DIR /a "C:\Users\Default\AppData\Roaming\Microsoft\Window s\SendTo"

Copy the output and post it here.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
The Winhelponline Blog: http://www.winhelponline.com/blog
Windows® Troubleshooting: http://www.winhelponline.com

"CReimanis" <CReimanis@discussions.microsoft.com> wrote in message news:6AC8A8A9-BBA9-46DB-950F-D5D9C7865DB8@microsoft.com...
Thank you Ramesh for the help. I have tried the directions you sent below
earlier (and again now), and when that didn't work, it prompted Mark
Ferguson's response, but his suggestion led to the error I spoke of in my
last post. So, just copying the appropriate file into the SendTo folder
doesn't seem to be working. I can create a new user account where everything
works fine, but it just isn't working on my admin account. Any more
suggestions? Thank you again.

"Ramesh, MS-MVP" wrote:

> Restore missing "Compressed (zipped) Folder" option to the Send To menu:
> http://www.winhelponline.com/article...d-To-menu.html
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> The Winhelponline Blog: http://www.winhelponline.com/blog
> Windows® Troubleshooting: http://www.winhelponline.com
>
> "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message news:641E94DD-93AB-4627-8D13-D4129D4942BD@microsoft.com...
> This seemed like it would work, but an error comes up when I run 'regsvr32
> zipfldr'. The error is 'Module zipfldr was loaded but the entry-point
> DLLRegisterServer was not found. Make sure taht "zipfldr" is a valid DLL or
> OCX file then try again'. Any ideas on how to get around that?
>
> "Mark L. Ferguson" wrote:
>
> > I forgot to mention that notepad's 'FileTypes" drop box needs to be set to
> > "All filetypes" when you save these files.
> >
> > The other one is notepad/new:
> > type:
> >
> > desktop
> >
> > save as:
> > .../Desktop (create shortcut).DeskLink
> >
> > --
> > Was this helpful? Then click the Ratings button. Voting helps the web
> > interface.
> > http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> > Mark L. Ferguson
> > .
> >
> > "Mark L. Ferguson" <MarkLFerguson@discussions.microsoft.com> wrote in
> > message news:84CDF3D7-3E39-42AE-9EAC-19C57C5D5D00@microsoft.com...
> > > I don't see the other replies to your message, but you can try this.
> > > First, re-register the zip feature
> > > start/.../run, type:
> > > regsvr32 zipfldr
> > >
> > > Next open notepad to a new file, and type:
> > > Zip
> > > save this as:
> > > "C:\Users\Default\AppData\Roaming\Microsoft\Window s\SendTo\Compressed
> > > (zipped) Folder.ZFSendToTarget"
> > >
> > > Restart Windows.
> > >
> > > --
> > > Was this helpful? Then click the Ratings button. Voting helps the web
> > > interface.
> > > http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> > > Mark L. Ferguson
> > > .
> > >
> > > "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
> > > news:5F9AA005-B314-448F-84FD-B567BA41AA95@microsoft.com...
> > >> This posting was super helpful - but was unable to solve the problem of
> > >> highlighting a file and right-clicking to "send to compressed files" -
> > >> this
> > >> option is missing; furthermore, "send to desktop" is also missing. I've
> > >> double checked my regedit as described below, I've copied and pasted the
> > >> pathways also described below - but no luck. Any suggestions?
> > >>
> > >> "Jimmymacvista" wrote:
> > >>
> > >>> I am trying to Compress files in Vista and When I right click and Select
> > >>> Send
> > >>> To the Compressed File option is missing. I checked Regedit and ...zip is
> > >>> associated with compressed files. How do I add that feature back to
> > >>> Send To?
> > >

>

  Reply With Quote
Old 08-06-2008, 02:44 AM   #12
CReimanis
Guest
 
Posts: n/a
Re: Compressed File Missing From Send to in Vista

Ramesh,

Thank you immensly for the quick reply...below is copied what you requested
I also tried what Mark Ferguson suggested, but the search for zipfldr.dll
came up empty (search used non-indexed, hidden and system files).

One possible clue: in the user accounts where this option works, the
Compressed (zipped) Folder shows up as a folder, but in the main admin
account, it shows up as a file (now defaulted to notepad).

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Cathryn Lynn>DIR/a
"C:\Users\Default\AppData\Roaming\Microsoft/Windows\
SendTo"
Volume in drive C is OS
Volume Serial Number is 46FD-1347

Directory of C:\Users\Default\AppData\Roaming\Microsoft\Windows \SendTo

05/18/2008 11:39 PM <DIR> .
05/18/2008 11:39 PM <DIR> ..
09/18/2006 03:35 PM 3 Compressed (zipped)
Folder.ZFSendToTarget

09/18/2006 03:33 PM 7 Desktop (create shortcut).DeskLink
09/18/2006 03:28 PM 438 Desktop.ini
09/18/2006 03:33 PM 4 Mail Recipient.MAPIMail
4 File(s) 452 bytes
2 Dir(s) 228,892,184,576 bytes free

C:\Users\Cathryn Lynn>

"Ramesh, MS-MVP" wrote:

> Click Start, type "cmd"
>
> Type:
>
> DIR /a "C:\Users\Default\AppData\Roaming\Microsoft\Window s\SendTo"
>
> Copy the output and post it here.
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> The Winhelponline Blog: http://www.winhelponline.com/blog
> Windows® Troubleshooting: http://www.winhelponline.com
>
> "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message news:6AC8A8A9-BBA9-46DB-950F-D5D9C7865DB8@microsoft.com...
> Thank you Ramesh for the help. I have tried the directions you sent below
> earlier (and again now), and when that didn't work, it prompted Mark
> Ferguson's response, but his suggestion led to the error I spoke of in my
> last post. So, just copying the appropriate file into the SendTo folder
> doesn't seem to be working. I can create a new user account where everything
> works fine, but it just isn't working on my admin account. Any more
> suggestions? Thank you again.
>
> "Ramesh, MS-MVP" wrote:
>
> > Restore missing "Compressed (zipped) Folder" option to the Send To menu:
> > http://www.winhelponline.com/article...d-To-menu.html
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > The Winhelponline Blog: http://www.winhelponline.com/blog
> > Windows® Troubleshooting: http://www.winhelponline.com
> >
> > "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message news:641E94DD-93AB-4627-8D13-D4129D4942BD@microsoft.com...
> > This seemed like it would work, but an error comes up when I run 'regsvr32
> > zipfldr'. The error is 'Module zipfldr was loaded but the entry-point
> > DLLRegisterServer was not found. Make sure taht "zipfldr" is a valid DLL or
> > OCX file then try again'. Any ideas on how to get around that?
> >
> > "Mark L. Ferguson" wrote:
> >
> > > I forgot to mention that notepad's 'FileTypes" drop box needs to be set to
> > > "All filetypes" when you save these files.
> > >
> > > The other one is notepad/new:
> > > type:
> > >
> > > desktop
> > >
> > > save as:
> > > .../Desktop (create shortcut).DeskLink
> > >
> > > --
> > > Was this helpful? Then click the Ratings button. Voting helps the web
> > > interface.
> > > http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> > > Mark L. Ferguson
> > > .
> > >
> > > "Mark L. Ferguson" <MarkLFerguson@discussions.microsoft.com> wrote in
> > > message news:84CDF3D7-3E39-42AE-9EAC-19C57C5D5D00@microsoft.com...
> > > > I don't see the other replies to your message, but you can try this.
> > > > First, re-register the zip feature
> > > > start/.../run, type:
> > > > regsvr32 zipfldr
> > > >
> > > > Next open notepad to a new file, and type:
> > > > Zip
> > > > save this as:
> > > > "C:\Users\Default\AppData\Roaming\Microsoft\Window s\SendTo\Compressed
> > > > (zipped) Folder.ZFSendToTarget"
> > > >
> > > > Restart Windows.
> > > >
> > > > --
> > > > Was this helpful? Then click the Ratings button. Voting helps the web
> > > > interface.
> > > > http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> > > > Mark L. Ferguson
> > > > .
> > > >
> > > > "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
> > > > news:5F9AA005-B314-448F-84FD-B567BA41AA95@microsoft.com...
> > > >> This posting was super helpful - but was unable to solve the problem of
> > > >> highlighting a file and right-clicking to "send to compressed files" -
> > > >> this
> > > >> option is missing; furthermore, "send to desktop" is also missing. I've
> > > >> double checked my regedit as described below, I've copied and pasted the
> > > >> pathways also described below - but no luck. Any suggestions?
> > > >>
> > > >> "Jimmymacvista" wrote:
> > > >>
> > > >>> I am trying to Compress files in Vista and When I right click and Select
> > > >>> Send
> > > >>> To the Compressed File option is missing. I checked Regedit and ...zip is
> > > >>> associated with compressed files. How do I add that feature back to
> > > >>> Send To?
> > > >

> >

>

  Reply With Quote
Old 09-06-2008, 08:45 PM   #13
Ramesh Srinivasan
Guest
 
Posts: n/a
Re: Compressed File Missing From Send to in Vista

Hi CReimanis, Will post a response tomorrow.

--
Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
The Winhelponline Blog: http://www.winhelponline.com/blog
Windows® Troubleshooting: http://www.winhelponline.com


"CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
news:C152DDC4-6A4C-4E50-80A4-2FC0D95598E1@microsoft.com...
Ramesh,

Thank you immensly for the quick reply...below is copied what you requested
I also tried what Mark Ferguson suggested, but the search for zipfldr.dll
came up empty (search used non-indexed, hidden and system files).

One possible clue: in the user accounts where this option works, the
Compressed (zipped) Folder shows up as a folder, but in the main admin
account, it shows up as a file (now defaulted to notepad).

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Cathryn Lynn>DIR/a
"C:\Users\Default\AppData\Roaming\Microsoft/Windows\
SendTo"
Volume in drive C is OS
Volume Serial Number is 46FD-1347

Directory of C:\Users\Default\AppData\Roaming\Microsoft\Windows \SendTo

05/18/2008 11:39 PM <DIR> .
05/18/2008 11:39 PM <DIR> ..
09/18/2006 03:35 PM 3 Compressed (zipped)
Folder.ZFSendToTarget

09/18/2006 03:33 PM 7 Desktop (create shortcut).DeskLink
09/18/2006 03:28 PM 438 Desktop.ini
09/18/2006 03:33 PM 4 Mail Recipient.MAPIMail
4 File(s) 452 bytes
2 Dir(s) 228,892,184,576 bytes free

C:\Users\Cathryn Lynn>

"Ramesh, MS-MVP" wrote:

> Click Start, type "cmd"
>
> Type:
>
> DIR /a "C:\Users\Default\AppData\Roaming\Microsoft\Window s\SendTo"
>
> Copy the output and post it here.
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> The Winhelponline Blog: http://www.winhelponline.com/blog
> Windows® Troubleshooting: http://www.winhelponline.com
>
> "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
> news:6AC8A8A9-BBA9-46DB-950F-D5D9C7865DB8@microsoft.com...
> Thank you Ramesh for the help. I have tried the directions you sent below
> earlier (and again now), and when that didn't work, it prompted Mark
> Ferguson's response, but his suggestion led to the error I spoke of in my
> last post. So, just copying the appropriate file into the SendTo folder
> doesn't seem to be working. I can create a new user account where
> everything
> works fine, but it just isn't working on my admin account. Any more
> suggestions? Thank you again.
>
> "Ramesh, MS-MVP" wrote:
>
> > Restore missing "Compressed (zipped) Folder" option to the Send To menu:
> > http://www.winhelponline.com/article...d-To-menu.html
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > The Winhelponline Blog: http://www.winhelponline.com/blog
> > Windows® Troubleshooting: http://www.winhelponline.com
> >
> > "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
> > news:641E94DD-93AB-4627-8D13-D4129D4942BD@microsoft.com...
> > This seemed like it would work, but an error comes up when I run
> > 'regsvr32
> > zipfldr'. The error is 'Module zipfldr was loaded but the entry-point
> > DLLRegisterServer was not found. Make sure taht "zipfldr" is a valid DLL
> > or
> > OCX file then try again'. Any ideas on how to get around that?
> >
> > "Mark L. Ferguson" wrote:
> >
> > > I forgot to mention that notepad's 'FileTypes" drop box needs to be
> > > set to
> > > "All filetypes" when you save these files.
> > >
> > > The other one is notepad/new:
> > > type:
> > >
> > > desktop
> > >
> > > save as:
> > > .../Desktop (create shortcut).DeskLink
> > >
> > > --
> > > Was this helpful? Then click the Ratings button. Voting helps the web
> > > interface.
> > > http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> > > Mark L. Ferguson
> > > .
> > >
> > > "Mark L. Ferguson" <MarkLFerguson@discussions.microsoft.com> wrote in
> > > message news:84CDF3D7-3E39-42AE-9EAC-19C57C5D5D00@microsoft.com...
> > > > I don't see the other replies to your message, but you can try this.
> > > > First, re-register the zip feature
> > > > start/.../run, type:
> > > > regsvr32 zipfldr
> > > >
> > > > Next open notepad to a new file, and type:
> > > > Zip
> > > > save this as:
> > > > "C:\Users\Default\AppData\Roaming\Microsoft\Window s\SendTo\Compressed
> > > > (zipped) Folder.ZFSendToTarget"
> > > >
> > > > Restart Windows.
> > > >
> > > > --
> > > > Was this helpful? Then click the Ratings button. Voting helps the
> > > > web
> > > > interface.
> > > > http://www.microsoft.com/wn3/locales...eAPostAsAnswer
> > > > Mark L. Ferguson
> > > > .
> > > >
> > > > "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
> > > > news:5F9AA005-B314-448F-84FD-B567BA41AA95@microsoft.com...
> > > >> This posting was super helpful - but was unable to solve the
> > > >> problem of
> > > >> highlighting a file and right-clicking to "send to compressed
> > > >> files" -
> > > >> this
> > > >> option is missing; furthermore, "send to desktop" is also missing.
> > > >> I've
> > > >> double checked my regedit as described below, I've copied and
> > > >> pasted the
> > > >> pathways also described below - but no luck. Any suggestions?
> > > >>
> > > >> "Jimmymacvista" wrote:
> > > >>
> > > >>> I am trying to Compress files in Vista and When I right click and
> > > >>> Select
> > > >>> Send
> > > >>> To the Compressed File option is missing. I checked Regedit and
> > > >>> ...zip is
> > > >>> associated with compressed files. How do I add that feature back
> > > >>> to
> > > >>> Send To?
> > > >

> >

>


  Reply With Quote
Old 15-06-2008, 02:44 PM   #14
Ramesh, MS-MVP
Guest
 
Posts: n/a
Re: Compressed File Missing From Send to in Vista

Download zfsendtofix_vista.zip, unzip the contents and run the REG file:
http://www.winhelponline.com/fileass...ofix_vista.zip

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
The Winhelponline Blog: http://www.winhelponline.com/blog
Windows® Troubleshooting: http://www.winhelponline.com


"Ramesh Srinivasan" <ramesh@unknownhost> wrote in message
news:eB9YfijyIHA.2208@TK2MSFTNGP04.phx.gbl...
> Hi CReimanis, Will post a response tomorrow.
>
> --
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> The Winhelponline Blog: http://www.winhelponline.com/blog
> Windows® Troubleshooting: http://www.winhelponline.com
>
>
> "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
> news:C152DDC4-6A4C-4E50-80A4-2FC0D95598E1@microsoft.com...
> Ramesh,
>
> Thank you immensly for the quick reply...below is copied what you
> requested
> I also tried what Mark Ferguson suggested, but the search for zipfldr.dll
> came up empty (search used non-indexed, hidden and system files).
>
> One possible clue: in the user accounts where this option works, the
> Compressed (zipped) Folder shows up as a folder, but in the main admin
> account, it shows up as a file (now defaulted to notepad).
>
> Microsoft Windows [Version 6.0.6000]
> Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>
> C:\Users\Cathryn Lynn>DIR/a
> "C:\Users\Default\AppData\Roaming\Microsoft/Windows\
> SendTo"
> Volume in drive C is OS
> Volume Serial Number is 46FD-1347
>
> Directory of C:\Users\Default\AppData\Roaming\Microsoft\Windows \SendTo
>
> 05/18/2008 11:39 PM <DIR> .
> 05/18/2008 11:39 PM <DIR> ..
> 09/18/2006 03:35 PM 3 Compressed (zipped)
> Folder.ZFSendToTarget
>
> 09/18/2006 03:33 PM 7 Desktop (create shortcut).DeskLink
> 09/18/2006 03:28 PM 438 Desktop.ini
> 09/18/2006 03:33 PM 4 Mail Recipient.MAPIMail
> 4 File(s) 452 bytes
> 2 Dir(s) 228,892,184,576 bytes free
>
> C:\Users\Cathryn Lynn>
>
> "Ramesh, MS-MVP" wrote:
>



  Reply With Quote
Old 16-06-2008, 04:45 AM   #15
CReimanis
Guest
 
Posts: n/a
Re: Compressed File Missing From Send to in Vista

Thanks again, Ramesh. When I attempt to go to the link below, this message
comes up:

Forbidden
You don't have permission to access /fileasso/zfsendtofix_vista.zip on this
server.


I also searched the winhelponline.com site for that zipped file, but nothing
comes up. Is there another way to get this file?



"Ramesh, MS-MVP" wrote:

> Download zfsendtofix_vista.zip, unzip the contents and run the REG file:
> http://www.winhelponline.com/fileass...ofix_vista.zip
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> The Winhelponline Blog: http://www.winhelponline.com/blog
> Windows® Troubleshooting: http://www.winhelponline.com
>
>
> "Ramesh Srinivasan" <ramesh@unknownhost> wrote in message
> news:eB9YfijyIHA.2208@TK2MSFTNGP04.phx.gbl...
> > Hi CReimanis, Will post a response tomorrow.
> >
> > --
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > The Winhelponline Blog: http://www.winhelponline.com/blog
> > Windows® Troubleshooting: http://www.winhelponline.com
> >
> >
> > "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
> > news:C152DDC4-6A4C-4E50-80A4-2FC0D95598E1@microsoft.com...
> > Ramesh,
> >
> > Thank you immensly for the quick reply...below is copied what you
> > requested
> > I also tried what Mark Ferguson suggested, but the search for zipfldr.dll
> > came up empty (search used non-indexed, hidden and system files).
> >
> > One possible clue: in the user accounts where this option works, the
> > Compressed (zipped) Folder shows up as a folder, but in the main admin
> > account, it shows up as a file (now defaulted to notepad).
> >
> > Microsoft Windows [Version 6.0.6000]
> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
> >
> > C:\Users\Cathryn Lynn>DIR/a
> > "C:\Users\Default\AppData\Roaming\Microsoft/Windows\
> > SendTo"
> > Volume in drive C is OS
> > Volume Serial Number is 46FD-1347
> >
> > Directory of C:\Users\Default\AppData\Roaming\Microsoft\Windows \SendTo
> >
> > 05/18/2008 11:39 PM <DIR> .
> > 05/18/2008 11:39 PM <DIR> ..
> > 09/18/2006 03:35 PM 3 Compressed (zipped)
> > Folder.ZFSendToTarget
> >
> > 09/18/2006 03:33 PM 7 Desktop (create shortcut).DeskLink
> > 09/18/2006 03:28 PM 438 Desktop.ini
> > 09/18/2006 03:33 PM 4 Mail Recipient.MAPIMail
> > 4 File(s) 452 bytes
> > 2 Dir(s) 228,892,184,576 bytes free
> >
> > C:\Users\Cathryn Lynn>
> >
> > "Ramesh, MS-MVP" wrote:
> >

>
>
>

  Reply With Quote
Old 16-06-2008, 05:43 AM   #16
Charlie Tame
Guest
 
Posts: n/a
Re: Compressed File Missing From Send to in Vista

Perhaps the link was bad, it worked for me...

http://www.winhelponline.com/fileass...ofix_vista.zip

Try this




CReimanis wrote:
> Thanks again, Ramesh. When I attempt to go to the link below, this message
> comes up:
>
> Forbidden
> You don't have permission to access /fileasso/zfsendtofix_vista.zip on this
> server.
>
>
> I also searched the winhelponline.com site for that zipped file, but nothing
> comes up. Is there another way to get this file?
>
>
>
> "Ramesh, MS-MVP" wrote:
>
>> Download zfsendtofix_vista.zip, unzip the contents and run the REG file:
>> http://www.winhelponline.com/fileass...ofix_vista.zip
>>
>> --
>> Regards,
>>
>> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
>> The Winhelponline Blog: http://www.winhelponline.com/blog
>> Windows® Troubleshooting: http://www.winhelponline.com
>>
>>
>> "Ramesh Srinivasan" <ramesh@unknownhost> wrote in message
>> news:eB9YfijyIHA.2208@TK2MSFTNGP04.phx.gbl...
>>> Hi CReimanis, Will post a response tomorrow.
>>>
>>> --
>>> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
>>> The Winhelponline Blog: http://www.winhelponline.com/blog
>>> Windows® Troubleshooting: http://www.winhelponline.com
>>>
>>>
>>> "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
>>> news:C152DDC4-6A4C-4E50-80A4-2FC0D95598E1@microsoft.com...
>>> Ramesh,
>>>
>>> Thank you immensly for the quick reply...below is copied what you
>>> requested
>>> I also tried what Mark Ferguson suggested, but the search for zipfldr.dll
>>> came up empty (search used non-indexed, hidden and system files).
>>>
>>> One possible clue: in the user accounts where this option works, the
>>> Compressed (zipped) Folder shows up as a folder, but in the main admin
>>> account, it shows up as a file (now defaulted to notepad).
>>>
>>> Microsoft Windows [Version 6.0.6000]
>>> Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>>>
>>> C:\Users\Cathryn Lynn>DIR/a
>>> "C:\Users\Default\AppData\Roaming\Microsoft/Windows\
>>> SendTo"
>>> Volume in drive C is OS
>>> Volume Serial Number is 46FD-1347
>>>
>>> Directory of C:\Users\Default\AppData\Roaming\Microsoft\Windows \SendTo
>>>
>>> 05/18/2008 11:39 PM <DIR> .
>>> 05/18/2008 11:39 PM <DIR> ..
>>> 09/18/2006 03:35 PM 3 Compressed (zipped)
>>> Folder.ZFSendToTarget
>>>
>>> 09/18/2006 03:33 PM 7 Desktop (create shortcut).DeskLink
>>> 09/18/2006 03:28 PM 438 Desktop.ini
>>> 09/18/2006 03:33 PM 4 Mail Recipient.MAPIMail
>>> 4 File(s) 452 bytes
>>> 2 Dir(s) 228,892,184,576 bytes free
>>>
>>> C:\Users\Cathryn Lynn>
>>>
>>> "Ramesh, MS-MVP" wrote:
>>>

>>
>>

  Reply With Quote
Old 16-06-2008, 11:51 AM   #17
Ramesh, MS-MVP
Guest
 
Posts: n/a
Re: Compressed File Missing From Send to in Vista

Works fine here. What happens if you copy the link to the Address bar in
your browser and hit Enter?

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
The Winhelponline Blog: http://www.winhelponline.com/blog
Windows® Troubleshooting: http://www.winhelponline.com


"CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
news:07943974-2CBC-4293-B6A0-5958A96AB28B@microsoft.com...
> Thanks again, Ramesh. When I attempt to go to the link below, this
> message
> comes up:
>
> Forbidden
> You don't have permission to access /fileasso/zfsendtofix_vista.zip on
> this
> server.
>
>
> I also searched the winhelponline.com site for that zipped file, but
> nothing
> comes up. Is there another way to get this file?
>
>
>
> "Ramesh, MS-MVP" wrote:
>
>> Download zfsendtofix_vista.zip, unzip the contents and run the REG file:
>> http://www.winhelponline.com/fileass...ofix_vista.zip
>>
>> --
>> Regards,
>>
>> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
>> The Winhelponline Blog: http://www.winhelponline.com/blog
>> Windows® Troubleshooting: http://www.winhelponline.com



  Reply With Quote
Old 19-06-2008, 11:49 AM   #18
CReimanis
Guest
 
Posts: n/a
Re: Compressed File Missing From Send to in Vista

Ramesh, that was the ticket! Looks like everything works now as it should.
Many thanks for the assistance - best, Cathy.

"Ramesh, MS-MVP" wrote:

> Download zfsendtofix_vista.zip, unzip the contents and run the REG file:
> http://www.winhelponline.com/fileass...ofix_vista.zip
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> The Winhelponline Blog: http://www.winhelponline.com/blog
> Windows® Troubleshooting: http://www.winhelponline.com
>
>
> "Ramesh Srinivasan" <ramesh@unknownhost> wrote in message
> news:eB9YfijyIHA.2208@TK2MSFTNGP04.phx.gbl...
> > Hi CReimanis, Will post a response tomorrow.
> >
> > --
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > The Winhelponline Blog: http://www.winhelponline.com/blog
> > Windows® Troubleshooting: http://www.winhelponline.com
> >
> >
> > "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
> > news:C152DDC4-6A4C-4E50-80A4-2FC0D95598E1@microsoft.com...
> > Ramesh,
> >
> > Thank you immensly for the quick reply...below is copied what you
> > requested
> > I also tried what Mark Ferguson suggested, but the search for zipfldr.dll
> > came up empty (search used non-indexed, hidden and system files).
> >
> > One possible clue: in the user accounts where this option works, the
> > Compressed (zipped) Folder shows up as a folder, but in the main admin
> > account, it shows up as a file (now defaulted to notepad).
> >
> > Microsoft Windows [Version 6.0.6000]
> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
> >
> > C:\Users\Cathryn Lynn>DIR/a
> > "C:\Users\Default\AppData\Roaming\Microsoft/Windows\
> > SendTo"
> > Volume in drive C is OS
> > Volume Serial Number is 46FD-1347
> >
> > Directory of C:\Users\Default\AppData\Roaming\Microsoft\Windows \SendTo
> >
> > 05/18/2008 11:39 PM <DIR> .
> > 05/18/2008 11:39 PM <DIR> ..
> > 09/18/2006 03:35 PM 3 Compressed (zipped)
> > Folder.ZFSendToTarget
> >
> > 09/18/2006 03:33 PM 7 Desktop (create shortcut).DeskLink
> > 09/18/2006 03:28 PM 438 Desktop.ini
> > 09/18/2006 03:33 PM 4 Mail Recipient.MAPIMail
> > 4 File(s) 452 bytes
> > 2 Dir(s) 228,892,184,576 bytes free
> >
> > C:\Users\Cathryn Lynn>
> >
> > "Ramesh, MS-MVP" wrote:
> >

>
>
>

  Reply With Quote
Old 19-06-2008, 12:42 PM   #19
Ramesh, MS-MVP
Guest
 
Posts: n/a
Re: Compressed File Missing From Send to in Vista

You're welcome Cathy.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
The Winhelponline Blog: http://www.winhelponline.com/blog
Windows® Troubleshooting: http://www.winhelponline.com


"CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
news:766D928D-93CA-49D0-A2BF-6980DF1EFAC7@microsoft.com...
> Ramesh, that was the ticket! Looks like everything works now as it
> should.
> Many thanks for the assistance - best, Cathy.
>
> "Ramesh, MS-MVP" wrote:
>
>> Download zfsendtofix_vista.zip, unzip the contents and run the REG file:
>> http://www.winhelponline.com/fileass...ofix_vista.zip
>>
>> --
>> Regards,
>>
>> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
>> The Winhelponline Blog: http://www.winhelponline.com/blog
>> Windows® Troubleshooting: http://www.winhelponline.com
>>
>>
>> "Ramesh Srinivasan" <ramesh@unknownhost> wrote in message
>> news:eB9YfijyIHA.2208@TK2MSFTNGP04.phx.gbl...
>> > Hi CReimanis, Will post a response tomorrow.
>> >
>> > --
>> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
>> > The Winhelponline Blog: http://www.winhelponline.com/blog
>> > Windows® Troubleshooting: http://www.winhelponline.com
>> >
>> >
>> > "CReimanis" <CReimanis@discussions.microsoft.com> wrote in message
>> > news:C152DDC4-6A4C-4E50-80A4-2FC0D95598E1@microsoft.com...
>> > Ramesh,
>> >
>> > Thank you immensly for the quick reply...below is copied what you
>> > requested
>> > I also tried what Mark Ferguson suggested, but the search for
>> > zipfldr.dll
>> > came up empty (search used non-indexed, hidden and system files).
>> >
>> > One possible clue: in the user accounts where this option works, the
>> > Compressed (zipped) Folder shows up as a folder, but in the main admin
>> > account, it shows up as a file (now defaulted to notepad).
>> >
>> > Microsoft Windows [Version 6.0.6000]
>> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>> >
>> > C:\Users\Cathryn Lynn>DIR/a
>> > "C:\Users\Default\AppData\Roaming\Microsoft/Windows\
>> > SendTo"
>> > Volume in drive C is OS
>> > Volume Serial Number is 46FD-1347
>> >
>> > Directory of C:\Users\Default\AppData\Roaming\Microsoft\Windows \SendTo
>> >
>> > 05/18/2008 11:39 PM <DIR> .
>> > 05/18/2008 11:39 PM <DIR> ..
>> > 09/18/2006 03:35 PM 3 Compressed (zipped)
>> > Folder.ZFSendToTarget
>> >
>> > 09/18/2006 03:33 PM 7 Desktop (create
>> > shortcut).DeskLink
>> > 09/18/2006 03:28 PM 438 Desktop.ini
>> > 09/18/2006 03:33 PM 4 Mail Recipient.MAPIMail
>> > 4 File(s) 452 bytes
>> > 2 Dir(s) 228,892,184,576 bytes free
>> >
>> > C:\Users\Cathryn Lynn>
>> >
>> > "Ramesh, MS-MVP" wrote:
>> >

>>
>>
>>



  Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
send/receive missing Busslayer Windows XP 2 27-08-2007 11:51 PM
send to function missing, tried everything Airman First Class Bank Windows Vista All 3 20-08-2007 12:38 AM
Password Protect a compressed zip file in Windows Vista Gabriel Simmons Windows Vista All 22 19-08-2007 11:05 PM
Password Protect a compressed zip file in Windows Vista Gabriel Simmons Windows Vista All 3 18-08-2007 03:34 PM
Search Window opens when double click a compressed folder / Zip File in Windows XP Strider TIPS 'n' TRICKS 4 09-01-2007 03:29 AM

Google
 


All times are GMT +5.5. The time now is 04:03 PM.


vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2008, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional