|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Hey guys, im not so familiar with the checking thing that some installers have, like for example in fitgirl repacks, she give the options to check if some of the files were installed properly, and there is another thing that checks the hash/sha1 or something like that, i don't really have any knowledge about that "checking" stuff, can anyone guide me about this and also how do i add this feature to the installer, im still using Vesta installer.
Also one more thing, i just need to know how to make .nfo files like all the scenes, what software of what do they use to create it. Thanks to all in advanced! |
| The Following User Says Thank You to CrownRepack For This Useful Post: | ||
audiofeel (09-08-2024) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
Sorry because earlier i wasn't clear enough, what i wanted to know about the "checking" thing, that checks if all files are present or missing or bad, like the one from Steam Limitless installer, there's a tab where it checks if all the files needed is present. which part of the code is responsible? thanks As for the NFO creator, the one you shared works great, then after more curiosity i found another NFO creator here: https://nfo-creator.informer.com/3.5/ both of them works good! This is what my installer looks like now, this is vesta installer but i just designed it differently (the game and info is all decoys, i haven't repack anything yet).
Last edited by CrownRepack; 10-08-2024 at 08:16. |
|
#3
|
|||
|
|||
|
Quote:
The procedure for verification is called 'VerifyHashMultiCallback' in Script > Procedures.iss. I put this as other .iss outside the script so that I can reuse them in other repacks that I'd be working on future, like Epic Games. This file is imported under [Files] section, which is editable in notepad and populated using certain commands in cmd prompt, if you want to skip third party app. Source: "Game\Hash_setup.md5"; DestDir: "{tmp}"; Flags: dontcopy; To automatically populate this file, you can use MD5 Verification.bat in Automate folder. It automatically verifies the file If you want to know anything else from my installers, let me know. Happy to help! Last edited by Fak Eid; 10-08-2024 at 21:25. |
| The Following 2 Users Say Thank You to Fak Eid For This Useful Post: | ||
Behnam2018 (12-08-2024), CrownRepack (11-08-2024) | ||
|
#4
|
|||
|
|||
|
Quote:
, I will save this message you wrote and read it until i fully understand and try doing something, i will come back if i need more help, thank you.
|
| The Following User Says Thank You to CrownRepack For This Useful Post: | ||
Behnam2018 (11-08-2024) | ||
|
#5
|
|||
|
|||
|
Quote:
yes you're right it will take time and space, it will take me months to finally finish coding this installer as i only do it after i get home from work, and sometimes never. So once im done i will be back here to seek for help about the Check Files feature.
|
| The Following User Says Thank You to CrownRepack For This Useful Post: | ||
Behnam2018 (12-08-2024) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASIS: Advanced Simple Installer Script | KaktoR | Conversion Tutorials | 1477 | 20-05-2026 10:52 |
| FMXInno - Windows Fluent Design Installer UI for Inno | BLACKFIRE69 | Conversion Tutorials | 626 | 08-04-2026 12:33 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Installer Creator Source Code | Razor12911 | Conversion Tutorials | 19 | 13-12-2015 10:20 |