To manually extract files
1. Open the Command Prompt window by clicking the Start button.
In the search box, type Command Prompt, and then, in the list of results, click Command Prompt.
2. Type the following command:
C:\Users\Nagasai\Downloads>copy "Send_file_test.bak" “Send_file_test.mdb”
Hope this helps!!!