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 to folder outside of update #333

Closed
thealphabetguy opened this issue Nov 16, 2019 · 2 comments
Closed

Extracting to folder outside of update #333

thealphabetguy opened this issue Nov 16, 2019 · 2 comments

Comments

@thealphabetguy
Copy link

If the updater is located in:

C:\abc\abc\ when the updater extracts the contents it extracts to the location C:\abc\abc\

However, if I want the contents to be extracted to C:\abc\ how do I do that?

Thank you.

@thealphabetguy
Copy link
Author

Any help please?

@ravibpatel
Copy link
Owner

You can't do it. It only extracts the content of the zip file where the executable resides but you can accomplish this if you use an installer instead of a zip file.

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

2 participants