Quote:
Originally Posted by Viper645
Can anyone help me with the full usage of ISDone.dll, ISDone script definition and variables etc. I mean everything of ISDone.dll. I also need every versions and scripts of ISDone to download. Thanks
|
hi,
You may spend time to learn about tools and repacking, Use the search function to find most related topics with your questions.
In the case isdone user princeguptha post a resources.
http://fileforums.com/showpost.php?p=456735&postcount=4
Open the script file{.iss} read it carefully to understand the script.
Each tools and libraries work with following way
1.Definition of function
2.Adding necessary files in files section
3.functions and procedures in code section
4.Extract necessary files before function execution.
5.Execute the functions.
6.Exit