Lazz Posted September 23, 2004 Posted September 23, 2004 I couldn't find any silent switches for 7-zip.exe v313 in the forum to use in RunOnceEx.cmd.Any one got it ?
prathapml Posted September 23, 2004 Posted September 23, 2004 Well, this seems to work for 7-zip package itself, and other SFXes created by it as well:-y /q /r:nThere's the "-o" argument as well, to specify where you want it extracted/installed, for example-y /q /r:n -o%SYSTEMDRIVE%\install\Applications
idle.newbie Posted September 24, 2004 Posted September 24, 2004 7-zip never have a switch begins with /.if you need detail switch for 7zip, make a console mode sfx archive, anySFX.exe -? will show you.
1chaoticadult Posted November 4, 2004 Posted November 4, 2004 Well, this seems to work for 7-zip package itself, and other SFXes created by it as well:-y /q /r:nThere's the "-o" argument as well, to specify where you want it extracted/installed, for example-y /q /r:n -o%SYSTEMDRIVE%\install\ApplicationsThese commands don't seem to work for me on 7-Zip 4.10 Beta. It keeps saying Command line option syntax error.
MCT Posted November 4, 2004 Posted November 4, 2004 did u use nlite drthawhizkid ? cuz something is conflicting with that (7zip) im not sure what it is yet work around is 2 extract the file with winrar & run setup.exe & just browse 2 the files its lookin 4
1chaoticadult Posted November 4, 2004 Posted November 4, 2004 (edited) Yea something is conflicting with it, MCT. Edited November 5, 2004 by drthawhizkid
CoffeeFiend Posted November 5, 2004 Posted November 5, 2004 Odd, -y /q /r:n is working just fine here... Just tested it
1chaoticadult Posted November 5, 2004 Posted November 5, 2004 (edited) @crahakYea I don't know what's wrong. Doesn't matter anymore because I just made a custom install using inno setup anyway and everything is ok. Edited November 5, 2004 by drthawhizkid
MCT Posted November 5, 2004 Posted November 5, 2004 i would like 2 get new icons for 7zip, but everytime i try 2 res hack the .exe it will only allow u 2 use like 4bit icons, so they are ugly, wish this could be implemented into someones custom installer
1chaoticadult Posted November 5, 2004 Posted November 5, 2004 @MCTWhat resource hacker did you use to try using on 7-zip? Where are the icons you are trying to use? Maybe I can try hacking the exe.
MCT Posted November 5, 2004 Posted November 5, 2004 i used PE Explorer (Resource Tuner) i think (i tried this awhile ago)
1chaoticadult Posted November 5, 2004 Posted November 5, 2004 (edited) Oh ok. Let me try some things and let you know what happens. Edited November 5, 2004 by drthawhizkid
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now