Hi
please be patient: I'm a cat
I wonder, if possible, is there a way to self-extract an archive of files in commandline mode or trough batch
so that
it automatically, after execute the command, it extract all files in the target directory (and overwrite all files) with no request and totally in silent mode?
for example this:
https://www.swisstransfer.com/d/f31345b2-f8ee-4219-a9c9-00b59c781263
if you download it and put spiceRar.exe in c:\ and execute it using:
it try to unrar all files in a folder called "v:\MINIARCHIVIO\spicemaster\temp"Code:C:\>spiceRar.exe /s
but the target folder (v:\MINIARCHIVIO\spicemaster\temp)
1) have to exist
2) have to be empty
but I need a way to execute the self-extraction in everycases: if the folder does not exist it must be automatically created. If the files already exist they must be overwritten.
For example: suppose some file already exists internally to "v:\miniarchivio\spicemaster\temp"
the command:
let appear a window that ask confirm to overwrite the files in the target folder:Code:spiceRar.exe /s
[Attachment 69910 - Click to enlarge]
but really I would prefer it to overwrite the files without asking for any confirmation
All this in silent mode.
Is it possible? thanks
+ Reply to Thread
Results 1 to 3 of 3
-
Last edited by marcorocchini; 22nd Mar 2023 at 05:29.
-
You probably asking for something like https://github.com/PSAppDeployToolkit/PSAppDeployToolkit - toolkit to deploy application
Similar Threads
-
Re-compress files in ZIP or RAR format to match existing incomplete archive
By abolibibelot in forum ComputerReplies: 13Last Post: 5th Mar 2024, 21:29 -
Splitting Files Using 7-ZIP
By devilcoelhodog in forum ComputerReplies: 1Last Post: 21st Nov 2021, 11:24 -
PotPlayer exits silently after settings were opened
By Miamy in forum Software PlayingReplies: 0Last Post: 26th Mar 2021, 04:02 -
how can you install LAVFilters-0.73.1-x64.zip? mp4 files do not play.
By sommers in forum Newbie / General discussionsReplies: 4Last Post: 12th Nov 2018, 09:37 -
Extracting part of video from broken zip file
By Spiny Norman in forum Video ConversionReplies: 5Last Post: 12th Aug 2018, 16:39