Skip to content

extracting files support #144

Description

@dominater01

i'd love to be able to install files aka extracting files from a zip if possible, wanna make the dashboard transfer files to another location at a press of a button like on unleashx

if not extracting files then howabout copying files/folders from one place to another?

just wanna make a lightweight installer

example

game saves/game/save game name/UDATA/game id/save id/files and when you choose the save name it will automatically transfer and extract from a zip or just tranfer the files from UDATA to a specified location in this example E:\

maybe add a copy function if extracting isnt possible i'd be happy with that to

heres what i use for unleashx for example so its not so confusing

		<List Text="Saves" Sort="Off" Auto="On" AltIcon="">
			<List Text="007 - Agent Under Fire" Sort="Off" Auto="On" AltIcon="">
				<List Text="100% Unlocked" Sort="Off" Batch="True">
					<Item Action="AskUser" Arg1="INSTALLATION">do you want to install?</Item>
					<Item Action="Unzip" Arg1="saves\007 - Agent Under Fire\100% Unlocked.zip" Arg2="E:\">

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions