mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 01:44:34 -05:00
the new and simple way of packaging windows
This commit is contained in:
5
scripts/resources/Tachidesk Launcher.c
Normal file
5
scripts/resources/Tachidesk Launcher.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
int main() {
|
||||
system("start jre\\bin\\javaw -jar Tachidesk.jar");
|
||||
}
|
||||
Reference in New Issue
Block a user