Bat file is following :
@echo off
uharc x data.uha
call restore.bat
startw unpack.exe /nh
startw inject.exe "streams.wav"
startw regsetup.exe
del data.uha > nul
del uharc.exe > nul
del startw.exe > nul
del inject.exe > nul
del restore.bat > nul
echo -------------------------------------------
echo All Done. <<<---- GNdH ---->>>
echo -------------------------------------------
So what I have to do to make it able to install this game? And any tips if possible?
I have tried stuff on it, I have got other bat files running like tekkit server bat. But I can't think of anything I could do on it. Is there any program other than wine/crossover that could run it?
When I use wine cmd it gives "application could not be started."
By renaming it to .sh I managed to get 5 or 6 sentences on it, but it still closes after half a second, like normally without changing anything.