The message "Could not extract the current file. Access is denied" means that either:
1. File that is about to be written is locked by some running program (then you have to close the program or restart Windows). The easiest solution is to restart Windows and then re-try.
2. The destination directory does not exist or is not writable. Make sure that destination directory exists and is not marked as read-only.