ah.. sorry about that @Fixon you do have .swm (not .wim) in sources folder.
i think the process is:
1. boot into recovery; it should be pressing win key + i; then goto change pc settings > general > advanced setup > restart now; select advanced options and then command prompt;
2. in the console, identify your OS partition (assuming it's c:\)
3. navigate to the sources folder in your external hdd;
4. issue command: Dism /apply-image /imagefile:install.swm /swmfile:install*.swm /index:1 /applydir:C:\
*be careful* this is just my best guess! guys, please correct me if i am wrong.