Cemal - 2015-10-10

Hi,

Thanks for wimlib :)

when I use wimlib-imagex.exe to extract winre.wim to a target folder which is junctioned to another drive (ramdrive ;) ) :

wimlib-imagex.exe extract "D:\Source\Win10_x64\Windows\System32\Recovery\winre.wim" 1 --no-acls --dest-dir="D:\Test\Junction"

D:\Test\Junction
is a working junctioned folder to
Q:\Test\Junction

wimlib-imagex.exe fails following above wimlib-imagex.exe code

with %ErrorLevel%=37

I hope it is easy to support junctioned folders :) .