element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) All of my schematics and boards are suddenly gone!
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 11 replies
  • Subscribers 181 subscribers
  • Views 1198 views
  • Users 0 members are here
Related

All of my schematics and boards are suddenly gone!

Plecto
Plecto over 12 years ago

I haven't used eagle in about a month or so, but when I today tried to open one of my schematics, they were all gone including the board files! I have done nothing to my computer files and I have certanly not deleted anything. The only thing that I might have done is update it as I no longer get the message telling me to do so (I got v.6.2.0 light). This is such a disaster, what has happened?

  • Sign in to reply
  • Cancel
Parents
  • bmoe
    bmoe over 12 years ago

    Hi.

    Every new version of eagle installs in an new folder, like C:\Program Files (x86)\EAGLE-6.3.0, C:\Program Files (x86)\EAGLE-6.1.0 and so on.

    By default eagle use the library and project folders from the eagle install folder so I would guess that you could find your projects and librarys is in the old eagle install directory.

    In eagle Control Panel you can go to menu Options -> Directories to specify wich folders to include.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • bmoe
    bmoe over 12 years ago

    Hi.

    Every new version of eagle installs in an new folder, like C:\Program Files (x86)\EAGLE-6.3.0, C:\Program Files (x86)\EAGLE-6.1.0 and so on.

    By default eagle use the library and project folders from the eagle install folder so I would guess that you could find your projects and librarys is in the old eagle install directory.

    In eagle Control Panel you can go to menu Options -> Directories to specify wich folders to include.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Plecto
    Plecto over 12 years ago in reply to bmoe

    No new install directory has been made. I got two directories, both are in Program Files (x86). One folder is called Eagle-5.3.0, the other is called EAGLE-6.2.0. I've had these for a long time, I just haven't bothered to delete the first one, but I've always used the latter one. I've searched for "eagle" without finding any other directories. Going into options and directories I see "$EAGLEDIR\lbr" "$EAGLEDIR\dru" etc. I don't really know where their harddrive location is.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • bmoe
    bmoe over 12 years ago in reply to Plecto

    Hi.
    Can you check in the C:\Program Files (x86)\EAGLE-6.2.0\projects folder with a file maneger and see if you can find your project there?

    The $EAGLEDIR point to your eagle installation directory wich in your case seems to be C:\Program Files (x86)\EAGLE-6.2.0.

     

    The default directories should be:

    Libraries: $EAGLEDIR\lbr

    Design Rules: $EAGLEDIR\dru

    User Language Programs: $EAGLEDIR\ulp

    Scripts: $EAGLEDIR\scr

    CAM Jobs: $EAGLEDIR\cam

    Projects: $EAGLEDIR\projects

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Plecto
    Plecto over 12 years ago in reply to bmoe

    The directories are as you say with the exeption of projects which has a long path to some examples folder. I changed it to "$EAGLEDIR\projects".

     

    I don't think I've made many projects, I've probably just worked with one project, making several schematics within it. Not sure where I can find the file manager though, do you mean right clicking the start menu and then click "Open windows explorer"?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • bmoe
    bmoe over 12 years ago in reply to Plecto

    Yes, it was the windows explorer that I ment.
    You could also try to search for all the bord(.brd) or schematic(.sch) files on your computer.
    On Win7 in windows explorer you can select C: to the left and then in the search field in the upper right corner type *.brd to search for board files or *.sch for schematics.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Plecto
    Plecto over 12 years ago in reply to bmoe

    Thank you image I thought about searching for the files, but the files doesn't show up if I just look for them in "Computer", they do in Windows Explorer though. They have been moved to "C:\Users\Torri\AppData\Local\VirtualStore\Program Files (x86)\EAGLE-6.2.0" oddly enough, I can't imagine why :S I'll copy them back to where they belong image Thank you so much.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • bmoe
    bmoe over 12 years ago in reply to Plecto

    Thats nice. Your welcome. Glad I could help.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 12 years ago in reply to Plecto

    Op Tue, 23 Apr 2013 14:37:45 +0200 schreef Tor-Arne Forsmo 

    <noreply-116480@element14.com>:

     

    They have been moved to

    "C:\Users\Torri\AppData\Local\VirtualStore\Program Files

    (x86)\EAGLE-6.2.0" oddly enough, I can't imagine why :S I'll copy them

    back to where they belong image Thank you so much.

     

     

     

    That's windows data redirection 'feature'. You are trying to write to a 

    protected location (Program files) and windows 'solves' that by actually 

    writing to that virtualstore location, but telling you that it wrote to 

    'program files'. That latter part somehow went wrong. If you want to know 

    more, google it (UAC Virtualization).

     

    Anyway, if you insist in keeping your projects, schematics and/or board in 

    that location this will most likely happen again. Move them to somewhere 

    in your user profile, like 'Documents'. If you make a habit of modifying 

    standard Eagle libraries, scripts and/or ulp's (bad practice) move these 

    also.

     

    Richard

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 12 years ago in reply to autodeskguest

    On 04/23/2013 09:07 AM, Richard Herman wrote:

    Op Tue, 23 Apr 2013 14:37:45 +0200 schreef Tor-Arne Forsmo

    <noreply-116480@element14.com>:

     

    They have been moved to

    "C:\Users\Torri\AppData\Local\VirtualStore\Program Files

    (x86)\EAGLE-6.2.0" oddly enough, I can't imagine why :S I'll copy them

    back to where they belong image Thank you so much.

     

     

    That's windows data redirection 'feature'. You are trying to write to a

    protected location (Program files) and windows 'solves' that by actually

    writing to that virtualstore location, but telling you that it wrote to

    'program files'. That latter part somehow went wrong. If you want to

    know more, google it (UAC Virtualization).

     

    Anyway, if you insist in keeping your projects, schematics and/or board

    in that location this will most likely happen again. Move them to

    somewhere in your user profile, like 'Documents'. If you make a habit of

    modifying standard Eagle libraries, scripts and/or ulp's (bad practice)

    move these also.

     

    I STRONGLY suggest keeping backup copies on some other media. Computers

    fail. Software has bugs. Sooner or later the files on that computer will

    become inaccessible.

     

    You can buy network-attach storage systems cheaply. I bought a D-Link

    DNS-323 for about $100, put a pair of 2 TB "Green" drives in it in a

    RAID-1 configuration, and installed Subversion and Git content

    management software on it. In its idle state it draws about 3 Watts,

    which is less than one of those incandescent night lights. Spin-up time

    is less than 20 seconds. All my development project changes get

    committed whenever I reach a point I want to save. Anything I want to

    preserve long-term gets written to CD-R or DVD-R media and stored in a

    fire safe or off-site.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube