08-19-2020, 10:01 AM
Hello,
I've tried to inject files into windows but they don't show up
I've made an archive like this with a single file in it : sources.zip\sources\$OEM$\$1\Users\Public\Desktop
My ventoy.json is like this
I have no errors while installing, but the file isn't dropped in Users\Public\Desktop
Any ideas ?
Thanks
I've tried to inject files into windows but they don't show up
I've made an archive like this with a single file in it : sources.zip\sources\$OEM$\$1\Users\Public\Desktop
My ventoy.json is like this
Code:
"injection": [
{
"image": "/ISO/Windows/Win10_2004_French_x64.iso",
"archive": "/ventoy/sources.zip"
}
]
I have no errors while installing, but the file isn't dropped in Users\Public\Desktop
Any ideas ?
Thanks