My program requires some .dll files to be bundled with it, but rokit doesn't seem to extract the dependency .dll files. There may be a way to embed the .dll file and unpack it into a file when it's executed, but there may be unembedded .dll files or resource files that are required, so is there a reason why rokit only extracts one executable?
My program requires some .dll files to be bundled with it, but rokit doesn't seem to extract the dependency .dll files. There may be a way to embed the .dll file and unpack it into a file when it's executed, but there may be unembedded .dll files or resource files that are required, so is there a reason why rokit only extracts one executable?