Gordonfreeman75
New member
Hello everyone,
Well, first of all, I don't know if this thread suits here, so if it doesn't I'd like a moderator the move it where it belongs.
I'm new at this forum and I'd like to say hello everyone by explaining something and seeing if somebody could help me
I am making a private server for a MMORPG and I want to code a launcher in VB.NET to handle the game version and auto-updates.
The problem is that if I release my launcher .exe and the game .exe together, people will be able to run the game directly without having to run my launcher, and thus, I won't be able to keep all users games updated.
The game doesn't need to be installed, it is portable whenever you carry 3 data files in the same exe folder.
By now I have tried a software called MoleBox, which "merges" the game exe and the 3 data files in a single exe and it works perfectly, but if I try to merge that new exe with my launcher, the launcher can't find the new exe inside the merged one.
Could anyone imagine any way to solve this issue?
Thanks in advance and I hope to have a good time in this forums!
Kindest regards.
Well, first of all, I don't know if this thread suits here, so if it doesn't I'd like a moderator the move it where it belongs.
I'm new at this forum and I'd like to say hello everyone by explaining something and seeing if somebody could help me
I am making a private server for a MMORPG and I want to code a launcher in VB.NET to handle the game version and auto-updates.
The problem is that if I release my launcher .exe and the game .exe together, people will be able to run the game directly without having to run my launcher, and thus, I won't be able to keep all users games updated.
The game doesn't need to be installed, it is portable whenever you carry 3 data files in the same exe folder.
By now I have tried a software called MoleBox, which "merges" the game exe and the 3 data files in a single exe and it works perfectly, but if I try to merge that new exe with my launcher, the launcher can't find the new exe inside the merged one.
Could anyone imagine any way to solve this issue?
Thanks in advance and I hope to have a good time in this forums!
Kindest regards.