Relative Content

Tag Archive for windowsfiledirectoryzip

Is there any way to zip a folder so that it is just the zipped folder with the files inside, rather than it having another folder inside?

I am on windows, and am trying to use a fork of the dolphin emulator, which takes it’s code from a zipped python312 folder. When I go into this folder, I get all the files inside immediately, without having to navigate into a subfolder named the same thing. However, when I zip a folder myself, it creates a folder inside the zipped folder, with the same name, that I then have to go into to access my files inside. Is there any way to make it so that it just zips the folder without creating another one inside it?