Protogen Posting
Protogen Posting
CC#
Created by Protogen Posting on 10/29/2024 in #help
Running .jar file through c# on windows?
I wrote a program that downloads a jar file, then runs it. It works perfectly on linux but not on windows, does anyone know what the issue could be? (posting code in a sec)
93 replies
CC#
Created by Protogen Posting on 10/28/2024 in #help
Executing a jar file through c#
I'm trying to make a C# launcher for a java program so it'll be easier to run it, but I'm running into issues (especially with getting it working on linux specifically). Has anyone done this before?
19 replies
CC#
Created by Protogen Posting on 10/21/2024 in #help
Copy file to build directory
How would I make it so a file I added to the program files would get copied to the build directory when the program is built?
17 replies
CC#
Created by Protogen Posting on 7/31/2024 in #help
is it possible to export a console app as an html script of some sort
I just made a console app in c# that converts a bunch of YouTube urls to mp3 files and I wanted to put it on my website in some way, does anyone know if that's possible to do for console apps/other app types?
25 replies
CC#
Created by Protogen Posting on 4/22/2024 in #help
vs code program wont run on another person's pc?
im trying to have my friend use a c# program i wrote in vs code the console just closes right after it opens (with some text on it sometimes but it closes too quick to copy it or see it) he uses windows 11 and i use windows 10 if that's any help.
37 replies