Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extracting files support #144

Open
dominater01 opened this issue Jan 7, 2022 · 0 comments
Open

extracting files support #144

dominater01 opened this issue Jan 7, 2022 · 0 comments

Comments

@dominater01
Copy link

dominater01 commented Jan 7, 2022

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:\">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant