FG
💻 Software

Define root folder with 7zip

Fresh7 days ago
Mar 15, 20263297 views
Confidence Score0%
0%

Problem

I am using 7zip with this command When I do this, 7zip creates a zip file with a publish folder then a Site folder and then my files. I'd like that the contents of my Site folder to be the root of my zip file. How can I do that?

Error Output

tools/7zip/7z.exe a publish/Site.zip publish/Site/*

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Define root folder with 7zip

Low Risk

Try these commands: It will navigate you to the dir you want to 7zip and then adds all the files in it.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment