Image file can't be opened by windows store app if the file is in the Ext4's external hard disk.

My question is described below:
I have two disks, external hard disk and removable disk. They are formatted with EXT4.
I put the same image in the disks, and use Ext2Fsd to mount the disks.
I open the file in win8, and it will default open by the windows store app : photos.
It will be success to open if the file is in the Ext4's removable disk.
It will be failed to open if the file is in the Ext4's external hard disk.
I don't know why it will be failed to open if the file is in the Ext4's external hard disk.
Does anyone have similar experiences?

Hi hatasum,
Thanks for posting!
Base on my experience, if installed Ext2Fsd, we can read the ext4 file system on windows system. But Which version of Ext2Fsd did you use? From my experience, Ext2Fsd is not spported fine  about windows 8 version. Please refer to this software official
website (http://www.ext2fsd.com/ ) . I suggest you could post this issue to the Ext2Fsd discussion forum ( such as
http://sourceforge.net/p/ext2fsd/discussion/143329/thread/7f262ad0/ )for better help.
Thanks for your understanding.
Regards,
Will
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • I have bought a CD. It contain some files in it. But it can only be open on window.

    Ive bought a CD that contain some files. I need to use it. But the files can only be open on window. Im using macbook air. So what shout I do? Must I install the window software?if its a must,what software I must install?

    if just to open a cd then using bootcamp would be more trouble then using a virtual machine software such as virtualbox or vmware player
    but you will have to buy a windows license to install no matter what you do

  • I3 window manger & automount external hard disk / usb drive

    Hi,
    I using arch x86_64 with 3.11.5-1-ARCH #1 SMP PREEMPT kernel + i3 window manager + pcmanfm.
    But i'm unable to automount my external hard disk or usb drive.(I have installed gvfs package as well.
    Also is there any gui tool to configure keybinding? (something like obkey in openbox)
    Please help.
    Thank you.

    epic wrote:Also is there any gui tool to configure keybinding? (something like obkey in openbox)
    I think you need to look at https://wiki.archlinux.org/index.php/I3#Volume_Manager and the output of man i3
    tl;dr - the ~/.i3/config file does it nicely.
    Here is mine:
    ewaller$@$odin ~ 1001 %cat .i3/config
    # This file has been auto-generated by i3-config-wizard(1).
    # It will not be overwritten, so edit it as you like.
    # Should you change your keyboard layout somewhen, delete
    # this file and re-run i3-config-wizard(1).
    # i3 config file (v4)
    # Please see http://i3wm.org/docs/userguide.html for a complete reference!
    set $mod Mod4
    # Font for window titles. Will also be used by the bar unless a different font
    # is used in the bar {} block below. ISO 10646 = Unicode
    #font -*-charter-medium-r-*-*-*-100-*-*-*-*-*-*
    # The font above is very space-efficient, that is, it looks good, sharp and
    # clear in small sizes. However, if you need a lot of unicode glyphs or
    # right-to-left text rendering, you should instead use pango for rendering and
    # chose a FreeType font, such as:
    font pango:DejaVu Sans 8
    # Use Mouse+$mod to drag floating windows to their wanted position
    floating_modifier $mod
    # start a terminal
    bindsym $mod+Return exec i3-sensible-terminal
    # kill focused window
    bindsym $mod+Shift+q kill
    # start dmenu (a program launcher)
    bindsym $mod+d exec dmenu_run
    # There also is the (new) i3-dmenu-desktop which only displays applications
    # shipping a .desktop file. It is a wrapper around dmenu, so you need that
    # installed.
    # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
    # change focus
    bindsym $mod+j focus left
    bindsym $mod+k focus down
    bindsym $mod+l focus up
    bindsym $mod+semicolon focus right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Left focus left
    bindsym $mod+Down focus down
    bindsym $mod+Up focus up
    bindsym $mod+Right focus right
    # move focused window
    bindsym $mod+Shift+j move left
    bindsym $mod+Shift+k move down
    bindsym $mod+Shift+l move up
    bindsym $mod+Shift+semicolon move right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Shift+Left move left
    bindsym $mod+Shift+Down move down
    bindsym $mod+Shift+Up move up
    bindsym $mod+Shift+Right move right
    # split in horizontal orientation
    bindsym $mod+h split h
    # split in vertical orientation
    bindsym $mod+v split v
    # enter fullscreen mode for the focused container
    bindsym $mod+f fullscreen
    # change container layout (stacked, tabbed, toggle split)
    bindsym $mod+s layout stacking
    bindsym $mod+w layout tabbed
    bindsym $mod+e layout toggle split
    # toggle tiling / floating
    bindsym $mod+space floating toggle
    # change focus between tiling / floating windows
    bindsym $mod+Shift+space focus mode_toggle
    # focus the parent container
    bindsym $mod+a focus parent
    # focus the child container
    #bindsym $mod+d focus child
    # switch to workspace
    bindsym $mod+1 workspace 1
    bindsym $mod+2 workspace 2
    bindsym $mod+3 workspace 3
    bindsym $mod+4 workspace 4
    bindsym $mod+5 workspace 5
    bindsym $mod+6 workspace 6
    bindsym $mod+7 workspace 7
    bindsym $mod+8 workspace 8
    bindsym $mod+9 workspace 9
    bindsym $mod+0 workspace 10
    # move focused container to workspace
    bindsym $mod+Shift+1 move container to workspace 1
    bindsym $mod+Shift+2 move container to workspace 2
    bindsym $mod+Shift+3 move container to workspace 3
    bindsym $mod+Shift+4 move container to workspace 4
    bindsym $mod+Shift+5 move container to workspace 5
    bindsym $mod+Shift+6 move container to workspace 6
    bindsym $mod+Shift+7 move container to workspace 7
    bindsym $mod+Shift+8 move container to workspace 8
    bindsym $mod+Shift+9 move container to workspace 9
    bindsym $mod+Shift+0 move container to workspace 10
    # reload the configuration file
    bindsym $mod+Shift+c reload
    # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
    bindsym $mod+Shift+r restart
    # exit i3 (logs you out of your X session)
    bindsym $mod+Shift+e exit
    #bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
    # resize window (you can also use the mouse for that)
    mode "resize" {
    # These bindings trigger as soon as you enter the resize mode
    # Pressing left will shrink the windows width.
    # Pressing right will grow the windows width.
    # Pressing up will shrink the windows height.
    # Pressing down will grow the windows height.
    bindsym j resize shrink width 10 px or 10 ppt
    bindsym k resize grow height 10 px or 10 ppt
    bindsym l resize shrink height 10 px or 10 ppt
    bindsym semicolon resize grow width 10 px or 10 ppt
    # same bindings, but for the arrow keys
    bindsym Left resize shrink width 10 px or 10 ppt
    bindsym Down resize grow height 10 px or 10 ppt
    bindsym Up resize shrink height 10 px or 10 ppt
    bindsym Right resize grow width 10 px or 10 ppt
    # back to normal: Enter or Escape
    bindsym Return mode "default"
    bindsym Escape mode "default"
    bindsym $mod+r mode "resize"
    # Bindings for my HP Pavilion
    bindsym XF86AudioPlay exec mpc toggle
    bindsym XF86AudioPrev exec mpc prev
    bindsym XF86AudioNext exec mpc next
    bindsym XF86AudioStop exec mpc stop
    bindsym XF86AudioRaiseVolume exec pavolume increase
    bindsym XF86AudioLowerVolume exec pavolume decrease
    bindsym XF86AudioMute exec pavolume mute
    bindsym XF86Save exec dmenu_run
    bindsym $mod+x exec x48
    bindsym $mod+Tab workspace next
    bindsym $mod+Shift+Tab workspace prev
    bindsym Mod1+Tab workspace next
    bindsym $mod+Menu exec i3-winmenu.py
    bindsym $mod+XF86Save exec gmrun
    for_window [title="Execute program feat. completion"] floating enable' border none; focus mode_toggle
    for_window [title="x48-0.6.4"] floating enable' border none; focus mode_toggle
    for_window [title="Wicd Network Manager"] floating enable' border none; focus mode_toggle
    # Float notifications
    for_window [class="Xfce4-notifyd"] floating enable; border none; focus mode_toggle
    # Start i3bar to display a workspace bar (plus the system information i3status
    # finds out, if available)
    bar {
    status_command i3status
    #exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1'
    exec --no-startup-id i3-msg 'workspace 10; exec claws-mail; workspace 1'
    exec --no-startup-id exec nitrogen --restore
    exec --no-startup-id exec xcompmgr
    exec --no-startup-id exec conky
    exec --no-startup-id exec mpd
    #exec --no-startup-id emacs
    exec --no-startup-id exec wicd-gtk -t
    ewaller$@$odin ~ 1002 %

  • Talking to C# based WinRT components that contain UI features like XAML based user controls from a JavaScript based Windows Store app

    Can you create a WinRT component written in C# that consists of a library of XAML based controls and then used those controls within a Windows Store app using WinJS or via a JS Cordova plugin for Windows 8.1 & WP8.1? 
    Is this possible or can you only use a C# based WinRT component that contains a library of XAML controls in XAML/C# based Windows Store apps? 
    My understanding is that a C# based WinRT component containing non-UI code (i.e. no XAML controls) can be used in a Windows Store app written C#, VB.NET, JavaScript or VC++, but not sure if that principle would work with XAML controls
    wrapped via WinRT types. In theory a XAML control is a C# class, so could work, but not sure how would JS code read that and then launch for example a page or user control from/into its HTML based UI?
    Sandip Ahluwalia

    Right. The code in your app is C# code, but the actual Xaml controls (like the rest of the Windows Runtime) are native code. They are projected into each language (C#, VB, C++ in the case of Windows.UI.Xaml) in a way that appears natural for that
    language and the interop layer is hidden.
    You could expose a Xaml control in a Windows Runtime Component written in any of C#, VB, and C++ to an app written in any of C#, VB, and C++, and the control would appear as a normal C#, VB, or C++ runtime class. This won't
    work for Xaml controls in JavaScript, since the HTML window doesn't have the Xaml hosting infrastructure, but for non-UI code you can write a WRC in C#, VB, or C++ and it will appear as a normal JavaScript class to a JavaScript app.

  • Photoshop installation " Windows security, these files can't be opened" ?

    Every time I try to download Photoshop a message appears saying " Windows Security, these files can't be opened, you internet security settings preventing one or more files from being opened" I've tried everything from disabling specific security settings to allowing the download to pass through the internet security fire wall. Any help would be appreciated.

    Tdc01089 what version of Photoshop are you trying to install?  If it is Photoshop CC 2014 or Photoshop CC then please use the Creative Cloud Desktop application.  You can find more details at Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html.

  • Is it possible to open Excel file in XAML Windows Store App?

    Hi,
    I want open excel file from local folder(not from Url) within the windows store app.
    Could you please help me how to implement ?
    Thanks,
    Siva varri
    Thread response from msdn

    Hi,
    If you want to open an excel file by a windows store app. There is no direct API in windows store app can handle excel file. You will need to find a third party component. But
    if you want to launch a file into its default handler, please see 
    Launcher.LaunchFileAsync API. And you can refer to the link below:
    http://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh779671.aspx
    private async void Button_Click(object sender, RoutedEventArgs e)
    StorageFolder storageFolder =
    Windows.Storage.ApplicationData.Current.LocalFolder;
    StorageFile file =
    await storageFolder.GetFileAsync("56.xlsx");
    if (file != null)
    // Launch the retrieved file
    var success = await Windows.System.Launcher.LaunchFileAsync(file);
    if (success)
    // File launched
    else
    // File launch failed
    else
    // Could not find file
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Cannot change date and time settings, popup "These files can't be opened: Your internet security settings prevented..."

    When I try to change my date and time settings I get a Windows Security popup that reads: "These files can't be opened.  Your Internet security settings prevented one or more files from being opened. C:\Windows\system32\rundll32.exe"
    I have Windows 7 64 bit.  I also have McAfee SecurityCenter installed.  I have tried turning off my firewall temporarily, but the problem persists.  I am not sure if it is some type of virus.  If anyone could give me some information
    as to what could be causing this I would appreciate it.  Thanks in advance.

    Hi,
    Perhaps, this issue is caused by a sign of corruption.
    Please try to use sfc/scannow to check the System Files.
    Also, You may refer to the following link.
    http://www.sevenforums.com/general-discussion/71526-cant-change-date-time-2.html 
    Important Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Problem related to PS CS6 ext. on Mac.  Nikon DSLR D610 raw file can not be opened

    Problem related to PS CS6 ext. on Mac. Installation is OK but I can't open picture from my Nikon D610 (Raw NEF format). I get a message "can not open this format ...". Checking Help menu to see if I miss an update the message I get is that I'm up-to-date but at the end Nikon D610 (format supported of course) files can not be opened . JPEG are OK but I work with raw files. Thanks

    What OS are you running: 10.x.x?
    What version of the Camera Raw plug-in do you have?  Do (About) Plug-ins / Camera Raw to find out.
    You need at least ACR 8.3 to open D610 files.  If the Help / Updates process does not work, then there is a manual install process you can do.  The page with the download is for when people accidentally updated to ACR 8.4 and need to roll back to ACR 8.3 due to their OS being incompatible, but the installer on that page works even if you haven’t erroneously updated to ACR 8.4:
    http://helpx.adobe.com/x-productkb/multi/camera-raw-84-support-policy.html

  • File is empty when opening in Windows CS2 after saving from Leopard CS3

    I have CS3 installed on my new Mac running Leopard. When I save a file and take it to my windows machine running CS2, I get a message that "the file was created by a newer version of Illustrator, and some data may be lost." Most times it just opens a empty file. Is there a way to prevent this from happening, without installing CS3 on my windows machine?

    In CS3 click SAVE AS and save as CS2 file. Then try opening on Windows machine.

  • The file can not be opened because of an error in the header

    I made a recording with Adobe Audition CC and saved this as a wav file. So far I could go open the file with Adobe Premiere Pro CC. But now always the following error message is poping up:
    The file can not be opened because of an error in the header

    Please dont double post:
    Die Datei kann wegen eines Fehlers in der Kopfzeile nicht geöffnet werden

  • This file can't be opened.

    I have got a file I have worked on for ages that was on iCLoud and it for corrupted and started saying "This file can't be opened."
    So I went back to an earlier version and did the work again saving it on my mac.
    Now it is saying again:
    "This file can't be opened."
    1) Is there any way of salvaging this file?
    2) Given the way apple have made it harder to save incrementally as you work what is making my files corrupted?
    3) The file was a multi sheet spreadsheet. Am I being unrealistic thinking Numbers can handle this?
    Best Tommy Banana

    I suggest backing up the file using Time Machine.
    You can also use the menu item "File > Revert To " to see all versions

  • I cant able to copy my files from my macbook to external hard disk,its showing "read-only",but i can able to transfer files in windows os,why cant i able to do tht in here?

    i cant able to copy my files from my macbook to external hard disk,its showing "read-only",but i can able to transfer files in windows os,why cant i able to do tht in here?

    to frederic1943
             Its in NTFS Format...and i hav downloaded the file NTFS-3G,but still i dont know wht to do with that.will u pls help me here.

  • How "old" of a file can Logic 8 open?

    ok, this is going to sound funny but... I've got this friend (seriously) that just got Logic Studio. They are trying to open a Logic file that we did together back on ver. 4.7 and I'm being told that Logic won't open the file. They're getting an error message saying something about opening a 7.3 file instead (sorry I couldn't get the full error message from them).
    Does anyone know of a "cut off" in regards to how far back L8 can go when opening older Logic songs?
    Thanks much!

    Thanks for the info. I tried to open an older file as well to see if I had the same problem my freind was... So it would seem that Logic 5 is the cut off. Logic Pro 8 cannot open files created any earlier than that! I just tried to open a backup file from 2002 and I get a message saying that "this format is not compatablewith this Logic Pro version. Please load first into Logic Pro version 7.2.1 or earlier to convert this project". That only be mildly annoying if I.. oh, had a verion of 7.2.1 available. Do I need to uninstall 8, try to find a version of 7.2.1, go through all my old files, ere save them, uninstall, reinstall... I believe the word is.. OYE!!!!
    Now THAT... is not good news. I've got tons of archival files from around that era and never deramed I'd not be able to open them a mere 5 years later. I'm sure there's a work around for this and obviously, my fiend and I aren't the only ones that are going to run into this.
    Thanks again for the feedback and help!

  • This file can't be opened because it has been deleted

    When I tried to save an Appleworks 6 document by clicking SAVE (drop down menu) and then inputting a file name and then clicking SAVE I get the following message.
    "This file can't be opened because it has been deleted."
    This problem started yesterday. I also had this problem this morning - but -
    I have just tried to replicate the problem and I can't
    However, has anybody had this problem before? If you did you solve it, or did it just not happen again?

    Although I've only gotten this message when I've had AppleWorks 6 open in both Classic & OS X at the same time, others get it like you with no specific cause. It usually is fixed by using Disk Utility to repair permissions and deleting the AppleWorks 6 preferences. See my user tip, AppleWorks has stopped working correctly, for more on the preferences.

  • Previous version had save all tabs before shutting down,which helped a lot if u open same windows always,but this is not there in the latest version I have upgraded recently.Request you to guide me if this can be accommodated in the new version.

    Previous version had save all tabs before shutting down,which helped a lot if u open same windows always,but this is not there in the latest version I have upgraded recently.Request you to guide me if this can be accommodated in the new version.

    Firefox now always stores the old session which you can access by going to the History menu and selecting "Restore Previous Session".
    If you always open the last set of tabs, an alternative approach is this:
    # Click the orange Firefox button, then select options to open the options window
    # Go to the General panel
    # Change the setting "When Firefox starts" to "Show my windows and tabs from last time"

Maybe you are looking for

  • Unable to Turn on Home Sharing after iTunes upgrade

    After the latest iTunes upgrade onYosemite, I get an 'Unable to Turn on Home Sharing' error on my 2 Apple TVs plus iPhone and iPad.  Previously, I had no problem.  I have restarted and reset my iTune on my MacBook plus all the devices now receiving a

  • Fx 5 won't open at all due to incompatebility with Logitech; want older version back

    Whilst updating, I got the message Fx 5 might not work with some program for recognising Logitech hardware. I tested it first on computer 1 - working with the same Logitech mouse as the other PC - and Fx 5 can be opened on that one, not on the other

  • 64-bit iTunes running in 32 bit mode?

    I installed the 64bit version of iTunes ont he 64bit Windows 7 Beta. It works fine, but taskmaster tells me that itunes.exe is a 32 bit program. Is the 64 bit iTunes just an installer or is it supposed to actually run in 64 bits?

  • MacBook Pro Retina kernel panics after xcode update

    I was updating my xcode to version 4.6 and it downloaded fine and when it began installing all the fans went high and the system kernal paniced and restarted. I thought it may have been a one time thing so I tried again and it did the same thing. ANy

  • URLs typed into IE address bar get opened in Firefox.

    New Windows XP SP3 reload. I've re-installed most of my software, including FF, and also including a "collection" of older versions of IE, used for site development and testing. But I can't get Windows automatic updates to work because whatever I ent