I'd like to be able to attach a zip file using the insert file command for
an email. I'm running Vista and outlook 2003. I tried installing winrar and
unregistering the dlls that allow windows to deal w/zip files as folders, but
got an error message. Can anyone help me?
Linda
What happens when you try to attach a Zip file? Have you tried the
"drag-and-drop" method? What is the error message you referred to?
Tim
"Linda" <Li...@discussions.microsoft.com> wrote in message
news:98FD67E7-426D-4CAA...@microsoft.com...
Linda
--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
"Linda" <Li...@discussions.microsoft.com> wrote in message news:D4721845-773D-4AFF...@microsoft.com...
Linda
Have you turned off "Hide extensions for known file types"?
Is this a recent development? Did this work before? If it worked before, any
clue on what event occured around the time it stopped working? Do you think
System Restore would help? Is this a clean install of Vista or an upgrade on
top of XP? Are you the Admin on your PC? Have you turned UAC off?
Other than that, I wouldn't know how to filter out Zip files from an Insert
File window even if I wanted to.
Tim
"Linda" <Li...@discussions.microsoft.com> wrote in message
news:434CAE03-1785-4765...@microsoft.com...
YES, for all files
yes, its the right folder
Hide extensions was never on
no, its a long time problem--long as I can remember--years
yes it was a clean install
I am the admin
It doesn't matter is UAC is off or on
Linda
Tim
"Linda" <Li...@discussions.microsoft.com> wrote in message
news:808516B7-B936-40E2...@microsoft.com...
Mike
> Linda,
> Finally, someone who has the SAME problem !!!
> I am running XP and Outlook 2003, bu tI have the exact same problem.
> Try to attach a zip file with insert and I cannot even see zip files.
It's not an Outlook issue in your case. WIndows XP, by default, treats Zip
files as compressed folders, so when you open an attach operation browser
window, you won't see zip files as files. If you want to see zip files and
files, open a command prompt window (or use Start>Run) and enter:
regsvr32.exe /u zipfldr.dll
This will cause the zip files to be considered just another file and you'll
see them when you try to browse to an attachment. If you want the default
behavior back again, use:
regsvr32.exe zipfldr.dll
to reregister the DLL.
--
Brian Tillman