How to permanently store parameter qs in 7-Zip for all usersWhat settings to use when making 7zip files in...
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
Products and sum of cubes in Fibonacci
How was Earth single-handedly capable of creating 3 of the 4 gods of chaos?
Coordinate position not precise
Confused about a passage in Harry Potter y la piedra filosofal
Ways to speed up user implemented RK4
(Bedrock Edition) Loading more than six chunks at once
What't the meaning of this extra silence?
Should my PhD thesis be submitted under my legal name?
The baby cries all morning
What is the intuitive meaning of having a linear relationship between the logs of two variables?
Lay out the Carpet
What would be the benefits of having both a state and local currencies?
Why does John Bercow say “unlock” after reading out the results of a vote?
Was Spock the First Vulcan in Starfleet?
Stereotypical names
Applicability of Single Responsibility Principle
What to do with wrong results in talks?
Opposite of a diet
How will losing mobility of one hand affect my career as a programmer?
Have I saved too much for retirement so far?
Where in the Bible does the greeting ("Dominus Vobiscum") used at Mass come from?
How do I keep an essay about "feeling flat" from feeling flat?
Generic lambda vs generic function give different behaviour
How to permanently store parameter qs in 7-Zip for all users
What settings to use when making 7zip files in order to get maximum compression when compressing PDFs?zip/tar/? files with depth parameterPowerShell zip file synchronouslyHow to zip multiple folders in 7zip?Use ISO instead of ZIP or RAR to store files?Configure Windows 10 start menu for all users, force no tiles (zero tiles)Is data compression (V.42bis, V.44, MNP5) applicable for mobile broadband data connection (GPRS, UMTS, LTE)?How does Windows decide whether to use Deflate or Deflate64 for zipping files?Quickest way to store (uncompressed) in a .zip file7zip command line to zip something without directory prefix
I have a scenario where I use 7-Zip to store multiple files by a script to a 7z archive. I used a very old version that produced good compression results, but since the newer file sorting was enabled, the results are worse, which can be solved by forcing the old file sorting behaviour by specifying a parameter value called qs. If you set this value in the UI -> Add -> Parameters field, it is consistent for the current user.
What I am looking for is a solution for setting the qs parameter for all users permanently, not only the current user. Where are these parameter values actually stored, and how can they be saved for all users on that system, so that the commandline-tool (not only the GUI) will use them automatically?
I already tried
[HKEY_CURRENT_USERSOFTWARE7-ZipCompressionOptions7z]
"Options"="qs"
Without success. So which is the right place to set it?
windows-7 windows-10 compression zip 7-zip
add a comment |
I have a scenario where I use 7-Zip to store multiple files by a script to a 7z archive. I used a very old version that produced good compression results, but since the newer file sorting was enabled, the results are worse, which can be solved by forcing the old file sorting behaviour by specifying a parameter value called qs. If you set this value in the UI -> Add -> Parameters field, it is consistent for the current user.
What I am looking for is a solution for setting the qs parameter for all users permanently, not only the current user. Where are these parameter values actually stored, and how can they be saved for all users on that system, so that the commandline-tool (not only the GUI) will use them automatically?
I already tried
[HKEY_CURRENT_USERSOFTWARE7-ZipCompressionOptions7z]
"Options"="qs"
Without success. So which is the right place to set it?
windows-7 windows-10 compression zip 7-zip
add a comment |
I have a scenario where I use 7-Zip to store multiple files by a script to a 7z archive. I used a very old version that produced good compression results, but since the newer file sorting was enabled, the results are worse, which can be solved by forcing the old file sorting behaviour by specifying a parameter value called qs. If you set this value in the UI -> Add -> Parameters field, it is consistent for the current user.
What I am looking for is a solution for setting the qs parameter for all users permanently, not only the current user. Where are these parameter values actually stored, and how can they be saved for all users on that system, so that the commandline-tool (not only the GUI) will use them automatically?
I already tried
[HKEY_CURRENT_USERSOFTWARE7-ZipCompressionOptions7z]
"Options"="qs"
Without success. So which is the right place to set it?
windows-7 windows-10 compression zip 7-zip
I have a scenario where I use 7-Zip to store multiple files by a script to a 7z archive. I used a very old version that produced good compression results, but since the newer file sorting was enabled, the results are worse, which can be solved by forcing the old file sorting behaviour by specifying a parameter value called qs. If you set this value in the UI -> Add -> Parameters field, it is consistent for the current user.
What I am looking for is a solution for setting the qs parameter for all users permanently, not only the current user. Where are these parameter values actually stored, and how can they be saved for all users on that system, so that the commandline-tool (not only the GUI) will use them automatically?
I already tried
[HKEY_CURRENT_USERSOFTWARE7-ZipCompressionOptions7z]
"Options"="qs"
Without success. So which is the right place to set it?
windows-7 windows-10 compression zip 7-zip
windows-7 windows-10 compression zip 7-zip
asked 5 mins ago
ErikErik
4591922
4591922
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1418039%2fhow-to-permanently-store-parameter-qs-in-7-zip-for-all-users%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1418039%2fhow-to-permanently-store-parameter-qs-in-7-zip-for-all-users%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown