Finder making ZIP file password protected on Windows

Here's an odd one. Someone (on OS X.5.7) makes an archive (ZIP) of a folder and gives the same file to two people, one on XP and one on Leopard (10.5.8).
The Leopard user can open the zip file no problem. The XP user has a password prompt, and can't extract or copy the files out of the ZIP file without the password. But no password was set and nobody can guess what the password might be.
Anybody see anything like this while making ZIPs from Leopard?

I am having the same problem, occasionally and randomly.
It seems to be problem with XP and not Vista.
The standard advice is to right click the zip in Windows, then properties, then "unblock", but this doesn't work in the case of my most recent problem zip.
I have tried zipping todays problem folder with Finder, FileChute and Betterzip, and none of them will open in XP, but all will in Vista.
Note that XP will open the zip and show the jpegs, but the jpegs will not open.
Really would appreciate some help on this.

Similar Messages

  • Jdeveloper zip file password missed.

    arround 1year before a cd was provided by oracle magazine "Oracle9i Application Server Developer Preview " including Oracle9iAS Containers for J2EE - Developer Preview and Oracle9i JDeveloper - Release Candidate 2
    i had registered for the cd that time and got the password for the zip file of Jdeveloper but now i missed the password. the link given in CD is now i think removed from the site. sending you the link information so that if possible can you send me the zip file password.
    the link for getting the password by filling registration form was "http://www.oracle.com/go/?&Src=1271084&Act=4"

    just i want the oracle software that support the windows XP and win NT, please can u provide this thing

  • Unable to find ODI_SAmple_DATA.zip file to work with oracle profiling.

    I am unable to find ODI_SAmple_DATA.zip file to work with oracle profiling.Any help regarding profiling???Do i need to
    copy it from sw installation folder.?How profiling is different or related to odi data quality???Do we take source data twice -
    1) For ODI target load
    2)For profiling into entities.

    Try:
    http://www.oracle.com/technology/products/oracle-data-quality/pdf/oracledq_sample_data.zip
    and
    http://download.oracle.com/otn/nt/ias/101340/oracledq_sample_directory.zip
    Hope this helps.
    G

  • Making specific folders password protected in Public folder

    If I have two subfolders in the Public folder of my iDisk - each containing images for a different person - can I specify a different password for each folder?
    Thanks

    You cannot password protect an ordinary folder. A "disk image" is a special kind of folder that you CAN password protect; on the desktop that 'folder' has the icon of a volume because it actually is a temporary volume. Use Disk Utility to create as many such disk images as you need, each with its own password, and each with a meaningful name ("JonsPics", "stuffforMary", whatever) so that you don't get confused. Put the appropriate files into each disk image and give the appropriate people the password they will need.
    Where you then put those disk images (files with suffix .dmg or .sparseimage), on an iDisk or anywhere else, is immaterial.
    Try an experiment. Use Disk Utility to create a disk image (with encryption) on, say, your desktop. Drag some files into the temporary volume that has appeared (the 'folder'). Now unmount the temporary volume via a Finder window's sidebar 'eject' symbol or by dragging the volume to the trash - (which is equivalent to closing the folder). You will have a xxx.dmg or a xxx.sparseimage file on your desktop: it contains your files, but hidden from prying eyes - double-click it - it will ask for a password... Those .dmg (or .sparseimage) files are what you will upload to your iDisk.
    You can mount a volume from a .dmg or .sparseimage file as often as you like - just as you can open a folder as often as you like -- but with these kind of "folders", once you have closed/unmounted them, you will only be able to remount/reopen them with the correct password.
    Don't lose a password - Disk Utility warns you that without it you will be unable to access your files... which is exactly what you have been asking how to do!
    Do try it -- you will find it a lot simpler than trying to follow my explanation!  
    Andreas

  • Can't turn off password protected sharing - Windows 7

    When I turn off password protected sharing in the network and sharing center's advanced settings, I save settings but when I go back in, it's turned on again.  Turning it off doesn't stick.
    This is what seess to be forcing a password and prevents me from setting up a backup to a network share drive.
    Any ideas?

    I noticed there is loads of stuff about problems with Networking Win 7 and XP/2000 PCs etc.  I also couldnt get Password Protected sharing OFF to stick and had problems with Win 7/XP machines loosing sight of each other, when a Win 7 PC was added to a Network.
    I saw some comments about the Guest Account - needs to be about with blank password but the password prot off may not like that
    So, I enabled it, set a blank password on it but turned it Off!!.
    And, as if by magic, Password Protected Sharing OFF engaged OK. 
    First, Using the console.   
    Windows Start - type   mmc   in search box, select mmc.exe which appears at top of Start Window. 
    On the console window do File - Add/remove Snap ins - select Local Users and groups - Add - Local computer.
    Add other snap ins if you wish then OK.  File Save to save your console setup with a 'name'.msc - use the 'name' in the Windows Start search box next time.
    In the console window.
    Expand Local Users and groups, select User folder, Select Guest Acct, Rt Click - Properties
    Ticked - User Cannot Change Password and Password Never Expires
    Unticked - User must change password, Account is disabled, Account is locked out
    Apply then OK
    Select Guest Account - Rt Click - Set Password - Proceed - ensure password fields are blank - OK
    Windows Start - Control Panel - User Accounts - Add or Remove User Account
    Select the Guest Account and Turn it Off
    Control Panel - Network and Sharing Center - Change Advanced Sharing Settings  
    Expand Home or Work
    Network Discovery ON
    File and printer sharing ON
    Public Folder Sharing ON
    Media Streaming Off
    Enable file sharing 40-56 encryption machines (if XP/2000 etc PCs in workgroup)
    Password Protected Sharing OFF 
    Hope this helps; I could however be wrong about the logic but lets see what the experts say (please modify/delete as appropriate)!!
    I must admit the 'connectivity' on my Network has improved; PCs not loosing each other.
    Good Luck
    Steve
    Regards Steve

  • Can't find a zip file with latest document on datamining business example

    I had found a zip file that had something like 30 pdf's in it that were very helpful and can't find it again. It had the latest example of how to do a promotional study of sales from an electronic store. I remember it showed a graph of quickly showing percentage of male and female's in the population for study.
    Thanks and sorry for being forgetful.
    -Peter

    I think you may want to post this on the data mining forum.

  • Is There A Command To Find & Extract ".zip" Files

    Is There A Terminal Command I Can Use To Find and "Extract"...All zip Files From one External HD and To Unzip Them To Another External Drive
    I Would Like For Terminal To Find all the zip files on my old external Hard Drive inside of my karaoke folder
    and extract them to my new (1TB) Drive
    Macbook Pro 2013
    256 SSD / 8GB Ram

    iamdeejaybonez,
    yes, you could try something like
    mkdir /Volumes/target_external_disk/target_folder
    find /Volumes/source_external_disk/karaoke_folder -name '*.zip' -print | xargs unzip -d /Volumes/target_external_disk/target_folder {} \;
    (Provide suitable values for target_external_disk, target_folder, source_external_disk, and karaoke_folder.)
    Note that this would extract all of the ZIP archives in the source external disk’s karaoke folder into the same target folder on the target external disk.

  • Expanding ZIP files in External Data Window

    Hi,
    How could I expand the contents of ZIP files in the external data windows?
    I've developped a GPI extension to unzip the file and extract data from compressed files. But my client wants to see the content of the file before uncompress.
    Best regards
    Frederic

    Hello
    I think also that the best solution to expand a ZIP files in the "External Data" portal of Diadem, is to use a data plugin.
    But a data plugin is used to filter files with their extensions in "external data" and to import data in the "Data portal : internal data"
    But our problem is to expand the ZIP files in the "external data" portal as the joint document presents.
    We have not found the solution to do this.
    Regards.
    Attachments:
    plugin zip.jpg ‏25 KB

  • How to find back up file password

    accidently lost my back up file password, and after updating my iphone software, cannot get back my back up information.
    need help urgently

    You can't find it. If you could find it, there wouldn't be any reason to provide the option in the first place.
    Apple provides a warning about this - if you forget the password for your iPhone's backup, kiss your backup goodbye.

  • Where do i find the mp3 files in iTunes for windows

    where do i find the mp3 files in iTunes for windows

    You can create a smart playlist with the rule Kind is MPEG audio file.
    tt2

  • Don't find Togaf.zip file in PowerDesigner

    Hello everyone
    I've tried  to install TOGAF Framework but I haven't found the togaf.zip file at the resources folder.  So, Does anyone know where can I get the file?
    My PD version is 16.1
    I appreciate any help
    Thanks
    SandraE

    Hi Sandra,
    Over a year ago, here was something posted on the product site. It was an unfinished framework and more focused on describing the ADM - not very useful for modelling current or future states. It was only there for a while and removed at some point.
    I do have a copy I can share with you (I think I have it saved somewhere). I will try to locate it and send offline.
    Regards
    Bruce

  • When I try to download Firefox for Windows, it unzips the file and says it cannot find 7-Zip file and stops download

    I have windows 7 on a desktop. I had firefox before which worked fine then I attached a router to my computer that may have been defective and may have damaged the computer. I took the router off. Firefox suddenly reverted back to the start up page of when you are new to firefox, e.g. here's how it works, and stopped loading my normal home page. Even though I entered the tabs I wanted for my startup home page every time I shut down my computer it went back to the beginning thinking I had only just loaded it. I did lots of system diagnostics but nothing appeared to be wrong with my computer so I uninstalled Firefox, restarted, then downloaded it again. When I download it, it says run or save and I choose run. Then it extracts the file and a message comes up that says "7-Zip. Cannot find file. Then nothing more happens. No files are downloaded to my computer and it's as though I never tried to download it.

    SAVE the installer to your hard drive (do not use the "Run" option); save it to your Desktop so that you can find it. When the download is complete, close whatever browser you have open, click or double-click the file you downloaded and see if it installs without a problem.
    The downloader is a self-extracting archive and should not need or use 7-zip. I have 7-zip installed on my system and it does not interfere with nor is it used in the Firefox install process. Hopefully, you have not set the downloading of .exe files to be associated with 7-zip.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Hide files, password protect?

    i was wondering if there was anyway to hide files on a mac or put a password on them so i have to use that password everytime i open that fIle.
    hiding a nd un hiding files was super easy in windows. but i have no idea in mac.

    gray_bry,
    or put a password on them so i have to use that password everytime i open that fIle.
    You could place the file(s) inside an Encrypted Disk Image which requires a password to open, and allows you move files to or from an encrypted disk image as easily as you can from a regular folder.
    "By default, the password is stored in your login keychain when you create an encrypted disk image."
    If you want total control of this disk image, "Do Not" add the password to keychain. That way a password must be entered every time that you attempt to open the Disk Image. Just be sure to remember the password or your data will be reduced to a jumble of 1's and 0's forever.
    ;~)

  • Since 10.8 problems to expand zip-files

    if I use stuffit expander it will works fine.
    Is there anybody with same problems?
    regards
    Edgar

    I have occasionally had that problem myself.
    Are any of the ZIP files password-protected? See here.
    For me, most ZIP files open undamaged with Archive Utility. But when I encounter a problem like yours, I simply re-open with StuffIt Expander. They are not all password-protected; varies with source.
    Recommend sending feedback to Apple.

  • Send email with password protected zip file attachment

    Hi Experts,
    The requirement is to zip a password protected excel file and send the zipfile through email. There is no middleware(PI) involved. The program has to be run in background mode. It is possible to create a password protected excel file using OLE method, but it will not work in background mode.
    Also it is possible to place the zip file in application server, but I am not able to give password for this file.
    Any help would be greatly appreciated.
    Regards,
    Renjith Nair

    Hi,
    You have to write a customer adapter module to handle this requirement.
    Zip/Unzip can be done using the payloadzipbean standard module:
    http://help.sap.com/saphelp_nw04/helpdata/en/45/da9358a1772e97e10000000a155369/content.htm
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework
    Is encoding an option instead of password for you:
    /people/farooq.farooqui3/blog/2008/09/24/sap-xipi-encode-outgoing-payload-using-adapter-module

Maybe you are looking for

  • After upgrading to Lion, my Macbook Air's built in iSight camera has disappeared.  I'm not sure how to get it recognized again.

    After upgrading to Lion, my Macbook Air's built in iSight camera has disappeared.  I'm not sure how to get it recognized again.  Help -Sami

  • Run block of code periodically

    Hello, I am writing a program which controls the temperature in a room. The user enters the "Start Temp", and "Goal Temp". First the program checks the "Cur Temp". THe program compares this temp with the "Start Temp"; if (Cur Temp < Start Temp) then

  • Why can't Quicktime playback Muxed MPEG-2?

    When I get quicktime to playback a muxed MPEG-2 file there is no sound. Why does this happen? The description on version tracker says: The QuickTime 6 MPEG-2 Playback Component provides QuickTime 6 users with the ability to import and play back MPEG-

  • Purchasing document not subject to release strategy

    Hi I created Scheduling Agreement using BAPI ' BAPI_SAG_CREATE ' . Document number created successfully but when go to release release strategy in ME33L then it gives information  'Purchasing document not subject to release strategy  ' . How i resolv

  • ABAP Query in SQVI

    Hi, Can i create an ABAP query in SQVI, the query should basically take a parameter (transaction number) and call the READ_TEXT function module and return the relevent information. Thanks Akila.R