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

Some form of automation or installer (probably require administrator rights) #61

Open
bonzibudd opened this issue Mar 10, 2021 · 3 comments
Labels
feature/enhancement Request for new feature or enhancement help wanted Extra attention is needed

Comments

@bonzibudd
Copy link
Owner

The skin should have some sort of automated installer, to accomplish these tasks:

  • Prompt user with installation options (Which skins to install, to apply XML for tiles or not)
  • Ask for admin rights to copy files
  • Show success or failure
  • If success, prompt final message
  • If failure, provide alternative method of installing

All developments will be added to this thread.

@bonzibudd bonzibudd added the feature/enhancement Request for new feature or enhancement label Mar 10, 2021
@bonzibudd
Copy link
Owner Author

After some research, I determined that it will be possible to do most of the things I need with Batch, however I’m not sure about how it works with the admin prompt. It may work automatically, but I haven’t gotten to the point of testing it, other than a few individual copy commands.

@bonzibudd bonzibudd added the help wanted Extra attention is needed label Mar 22, 2021
@jonathan-rogers-dev
Copy link
Contributor

jonathan-rogers-dev commented Apr 20, 2021

Has any progress been made on this @bonzibudd?

@bonzibudd
Copy link
Owner Author

Yes. I found the syntax for the syntax for applying the XML file, and that appears work alongside the copy commands. I have been testing everything with batch, and I haven’t quite figured out the structure of it yet, but I did have some success for checking if OSM is installed/which Windows version is being used. Nothing has been finalized though, and I might end up going with PowerShell if it can do what I need more effectively. I don’t know when it will be done, but I might prioritize it if it seems to be worth going forward with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/enhancement Request for new feature or enhancement help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants