Creating Custom Software Installers with LibGDX

Channel:
Subscribers:
1,490
Published on ● Video Link: https://www.youtube.com/watch?v=CVyU2eTHl4E



Category:
Tutorial
Duration: 12:39
436 views
14


This tutorial demonstrates how to create a software installer in Java/LibGDX without using 3rd party installer software.

Source Code: https://github.com/raeleus/Custom-Installer-Example

JavaPackager Tutorial: https://youtu.be/kA1D_RBD0N0
Creating a Games Launcher: https://youtu.be/3l5F7f7vfTU
Splash Screens Tutorial: https://youtu.be/Rnmq_Jv-pe4

Windows SDK: https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk
Tiny File Dialogs: https://sourceforge.net/projects/tinyfiledialogs/
MS Links: https://github.com/BlackOverlord666/mslinks
Nullsoft Article on Uninstallers: http://nsis.sourceforge.net/Add_uninstall_information_to_Add/Remove_Programs

Editing the registry manually: https://www.lifewire.com/how-to-open-registry-editor-2625150
Writing a batch file: https://www.makeuseof.com/tag/write-simple-batch-bat-file/







Tags:
LibGDX
Installer
Java
Game Design
Java Packager
Distribution