Quote:
Originally Posted by Sapron75
Hello, I'm new with this, so can you explain your tutorial with more details ?
I don't understand :
3. Move or Make Redist Folder On The Compiled\TR_3
File Inside Redist Folder
Does this mean I have to create a folder like this : J:\Games\TR\Compiled\TR_3 ??
And what do you mean with this : Code:
DirectX Folder
vcredist_x86.exe --> Download Or Take From Another Game4. Open InstallerScript.iss with Inno Setup Unicode version, edit the line below according to your game's installed location:
Code:
#define ProgramFiles "F:\DMC Devil May Cry"Save and compile
Where do I find Inno Setup Unicode ? And when found, I have to put un the DMC Devil May Cry text ? And than Save and compile ?'
I'm sorry but I get lost just typing this all  . Can you give me a more detailed text ? If not, thanks anyway.
Bye bye
|
inno-unicode >program used to compile ISS script.
Code:
http://www.jrsoftware.org/isdl.php#stable
step3 > its in the compiled folder within archive from post #1
copy directx folder from any game that includes it. vcredist should be included with most games too, or google it & download it to the specified folder.