View Single Post
  #11  
Old 01-04-2015, 03:26
Sculpture's Avatar
Sculpture Sculpture is offline
Registered User
 
Join Date: Feb 2015
Location: INDIA
Posts: 19
Thanks: 10
Thanked 1 Time in 1 Post
Sculpture is on a distinguished road
Hello,
I want to make simple installer using inno setup with the help of IS tool.
I compressed my files into (Data1,Data2).bins .
MY QUESTIONS
=============

1. How to add it to inno setup or is tool and extract it during installation ??Does it need codes? If there ,it is in which section on IS TOOL?

2. Then i want to do a check and install on directx, vcredist for both 32 bit and 64 bit,install icons.
I want to create an install OPTION in this window(after all installation)

3.What is the use of Autorun.inf and and .ini files ?
Reply With Quote