FULL I installed windows on a USB stick, INSTALLED, is all there, is windows portable. I want to make a backup of it, for explamle compressing D:/ (D is the drive letter of the USB stick), but i cant, 7zip throws error "access denied", also windows, how can i compress this folder?? i tried to make an iso with ultraiso but also gives error and the iso is far bigger than the actual size is ocuping so someting is wrong there. TO THE POINT There is a way to compress the windows installation folder? (Like C:/)
you could use DriveImageXML for example, it's free and will compress your backup holding all ACLs, but 7-zip or ultraiso isn't an option for that. another recommendation was: ask siri "how to create a windows backup?"
Thanks for the answers, i wanted to zip it because didn't want a whole super program for just a backup, since there is no way without extra software i end up using USB image Tool. PD: Imz and Img.gz are the formats to compress only the used space
It's because Windows is full of hardlinks, and those tools don't understand how to process them. You could use something like Link Shell Extension (google it, I cannot post links lol) and use Smart Copy to copy the entire contents of the USB drive to a mounted vhdx. Then you can compress the vhdx with normal compression tools. You will not be able to do this while booted from the USB copy of Windows.