Community
    • Login

    after update to Notepad++ v7.7.1 cannot find already opened and saved files , im really need this previous open files any one can help me

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 4.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Mahmoud MohammedM
      Mahmoud Mohammed
      last edited by

      cannot find already opened and saved files , im really need this previous open files any one can help me

      1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones
        last edited by

        @Mahmoud-Mohammed ,

        Your existing session (ie, already opened files) should have been saved in %AppData%\Notepad++\session.xml, and when you upgraded to v7.7.1, it should have kept the existing session.xml. And the list of recently-used files should have been kept and automatically used from %AppData%\Notepad++\config.xml.

        If that didn’t happen, either you had a non-standard installation of your old version, or did a non-standard installation of the new version (or both). Or maybe you did a complete uninstall without saving the %AppData%…

        Other than that, I’m not sure what could have gone wrong to overwrite your session.xml and/or config.cml

        If both are non-standard, you might be able to recover: if they were both local/portable/zip instead of “installed”, then you just have to browse to the old-unzipped-directory, grab those two files, and paste them into the new-unzipped-directory.

        Unfortunately, if you overwrote the only session.xml and/or config.xml files, then those lists are gone (unless you have backup software that’s running and that backs up your %AppData% hierarchy).

        If you’re talking about “what happened to my files that I had left open-and-unsaved”, those temporary files are stored in %AppData%\Notepad++\backup\ for normal installation, in <unzip-dir>\backup\ for local/portable/zip, and in the directory indicated by Settings > Preferences > Backup > Backup Path if that setting had been changed.

        If none of those help, the files are likely gone. Sorry. There are data-recovery programs out there (I’ve heard tell of recuva, or some such, but cannot vouch for its safety or effectiveness). Unfortunately, as with any application, the onus is on the user to make sure that all files are properly saved in known locations, and that backups happen often enough that no critical data is lost. Applications can help you, but in the end, your data integrity is your own responsibility.

        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors