How to Move a Library From One Computer to Another
This article will tell you how to move your ScreenSteps Lessons library from one machine to another, for example from your desktop computer to a laptop.
Reveal Library Folder
If your library is open in ScreenSteps you can use the File > Reveal Library Folder menu to reveal the folder in Finder or Windows Explorer.
Copy Entire Folder
When you reveal the lesson library you are going to see a folder that will have two items in it:
- The Lessons folder
- The Library.data file.
You need to copy both of these items. What you really want to copy is the folder that contains these two items. In the example above you would copy the ScreenSteps Library (3) folder. You can copy this over your network or onto a removable hard drive.
Open Library on New Machine
Once you are on your new machine and have launched ScreenSteps select File > Open Library.
- Select the folder that contains the Lessons and Library.data file (in this example ScreenSteps Library)
- Select Choose
That's it.




Hello, does anyone store libraries in Subversion (a source code repository)? I work on different computers and would like to be able to have a central location where lessons can be stored.
@Peter -
I am not aware of people who use something like Subversion or Git with ScreenSteps libraries. The reason for this is that the ScreenSteps Library is actually a SQLite database. Checking a database into version control doesn't usually work very well.
Some users use Dropbox but you need to be very careful that you don't have the same library open on two separate machines as you could end up with lost data if both computers try to write to the SQLite library file.
Add your comment