7-Zip - Usage
7-Zip is an open source file compression and expansion utility that uses a variety of compression algorithms.
Providing Example Usage for 7-Zip Plug-in Step:
Extract archive
Here is how to use the plugin:
- Install the agent on the computer that houses the 7zip archive(s) needing extraction.
- Upload the downloaded 7zipPlugin compressed archive(.zip) file as a plugin into Deploy UI, under “Settings” tab -> “Automation Plugins” -> “Load Plugin”.
- Click the “Processes” tab.
- Press the “Create New Process” button.
- Give the process a name.
- Press the “Save” button.
- Under the “Design” tab of the process, locate the “Extract archive” step under System Utility -> 7zip.
- Drag over the “Extract archive” step.
- Enter a value for “Extract Directory” and edit any other parameters as needed.
- Press the “Save” button.
- Drag an arrow from “Start” to “Extract archive” and from “Extract archive” to “Finish”.
- Press the “Save” button under Tools.
- Press the “Close” button on the dialog box that opens.
- On your file system, place the 7zip archive(s) into the agent’s current working directory + the process name from step 5) + the directory offset optionally enter in step 9). For example, it could be: The current working directory of the agent is “C:\Program Files\agent\var\work” The name of the process is “7zipProcess” The value of the directory offset is “MyOffset” The name of the archive is “MyArchive.7z” Meaning the absolute path is C:\Program Files\agent\var\work\7zipProcess\MyOffset\MyArchive.7z Note: This step may require you to create folders.
- Go back to the “Processes” tab.
- Press “Run” on the row of your newly created process.
- Select your resource from the drop down menu.
- Press the “Submit” button.
Back to … | Latest Version | |||||
---|---|---|---|---|---|---|
All Plugins | Deploy Plugins | 2 | Readme | Downloads | Overview | Steps |