This website requires JavaScript.
Explore
Help
Sign In
ChoChoX
/
suwayomi-material-you-webui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0bf9ccfcbd2c191473b13394e17677654e5e38ca
suwayomi-material-you-webui
/
scripts
/
resources
/
Tachidesk Launcher.c
T
6 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
the new and simple way of packaging windows
2021-05-18 21:31:25 +04:30
#include
<stdlib.h>
int
main
()
{
system
(
"start jre
\\
bin
\\
javaw -jar Tachidesk.jar"
);
}
Reference in New Issue
Copy Permalink