Closed philippReist closed 3 years ago
not sure if we should proceed with this. I think, we could stick with just providing the binaries as zip file.
I can give it a try, but have not gotten around to it yet.
up to you :)
Made some good progress today on the installer: https://github.com/philippReist/DanceBotsEditor/tree/philippReist/wix
Need to finish the file parsing Python script to generate the wxs xml to be parsed by wix.
But this will create .MSI packages that allow:
Right now the installer has no UI, so it just installs into the program files. Can figure out how to add a destination path query, I think that should work. But let's get the installer working first.
Ok I was too close to stop - now we have a first prototype. Let me know what you think @tiemes.
https://drive.google.com/file/d/11PxUl_B-Su40DrSngIdMd4QnRKgWzuuW/view?usp=sharing
Awesome! :D Thanks a lot. Installer works like a charm. I didn't test the software afterwards but installation was flaweless.
We could zoom or call to discuss if thats easier for you :)
Hmm,
If a zoom call is easier we can set one up.
sorry, been a bit busy...
Also sorry for the late reply, had a busy time at work.
I think I can finish this next weekend, so we should finalize the plan.
@philippReist: we should have an internal Version of the installer with the mp3 library and another without them. Do you have 1 mp3 file with an open licence we could include with the public version? It would be nice, if we could provide the software with 1 song to start.
Sounds good. Configuring the installer is easy. Will do as soon as possible so we are done with this version.
On Thu, Aug 12, 2021, 11:25 Tobias M. Schifferle @.***> wrote:
@philippReist https://github.com/philippReist: we should have an internal Version of the installer with the mp3 library and another without them. Do you have 1 mp3 file with an open licence we could include with the public version? It would be nice, if we could provide the software with 1 song to start.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/philippReist/DanceBotsEditor/issues/72#issuecomment-897485472, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSKBJS5BLIL2ENCUD65ZLDT4OHPLANCNFSM4WQOR2QQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
Provide installer that:
@philippReist to look into https://www.firegiant.com/wix/ to create MSI from zip file and create shortcuts.