Search found 7 matches
- Sun Nov 20, 2016 10:28 am
- Forum: wimlib discussion
- Topic: linux apply error
- Replies: 11
- Views: 42651
Re: linux apply error
Thank you I have already used this patch
- Sun Nov 20, 2016 6:22 am
- Forum: wimlib discussion
- Topic: linux apply error
- Replies: 11
- Views: 42651
- Sun Nov 20, 2016 6:15 am
- Forum: wimlib discussion
- Topic: linux apply error
- Replies: 11
- Views: 42651
Re: linux apply error
Thank you, this folder is used to prevent autorun virus, they have developed a strange folder
- Sun Nov 20, 2016 5:29 am
- Forum: wimlib discussion
- Topic: linux apply error
- Replies: 11
- Views: 42651
Re: linux apply error
enable wimlib_set_print_errors(true)
error message:
[ERROR] Failed to set DOS name of "/Autorun.inf/www.FreeSkyCD.cn/KEYFree2008.." in NTFS volume: Invalid argument
error message:
[ERROR] Failed to set DOS name of "/Autorun.inf/www.FreeSkyCD.cn/KEYFree2008.." in NTFS volume: Invalid argument
- Sun Nov 20, 2016 5:09 am
- Forum: wimlib discussion
- Topic: linux apply error
- Replies: 11
- Views: 42651
Re: linux apply error
using library
fuse-2.9.6
wimlib-1.10.0.tar.gz
ntfs-3g_ntfsprogs-2016.2.22.tgz
----------------------------dump info -----------------------------------------
Full Path = "/Autorun.inf/www.FreeSkyCD.cn/KEYFree2008.."
Short Name = "KEYFRE~1"
Attributes = 0x00000010
FILE_ATTRIBUTE_DIRECTORY is set ...
fuse-2.9.6
wimlib-1.10.0.tar.gz
ntfs-3g_ntfsprogs-2016.2.22.tgz
----------------------------dump info -----------------------------------------
Full Path = "/Autorun.inf/www.FreeSkyCD.cn/KEYFree2008.."
Short Name = "KEYFRE~1"
Attributes = 0x00000010
FILE_ATTRIBUTE_DIRECTORY is set ...
- Sun Nov 20, 2016 4:32 am
- Forum: wimlib discussion
- Topic: linux apply error
- Replies: 11
- Views: 42651
Re: linux apply error
wimlib_extract_image(wim, /* WIMStruct from which to extract the image */
1, /* Image to extract */
strDevice.toStdString().c_str(), /* Directory to extract the image to */
WIMLIB_EXTRACT_FLAG_NTFS);
i
1, /* Image to extract */
strDevice.toStdString().c_str(), /* Directory to extract the image to */
WIMLIB_EXTRACT_FLAG_NTFS);
i
- Sun Nov 20, 2016 4:26 am
- Forum: wimlib discussion
- Topic: linux apply error
- Replies: 11
- Views: 42651
linux apply error
Failed to set DOS name of "/Autorun.inf/www/FreeSkyCD.cn/KEYFree2008.." in NTFS volume
return WIMLIB_ERR_SET_SHORT_NAME
This is a deformity folder
return WIMLIB_ERR_SET_SHORT_NAME
This is a deformity folder