|
|
|
#1
|
|||
|
|||
|
thank you guys for reply now I am understanding
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
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 ? |
|
#3
|
||||
|
||||
|
your script must first have isdone support to be able to extract the archives, else I doubt istools can extract the files. you can use ultraarc since the default script can be used in istools, use ultraarc to compress the data. then open the example with istools then add your prerequisites there.
autorun.inf doesn't interfere or do anything regarding installation, it is just configurations for a device or devices that can be plugged and played, giving instructions and/or information to a computer. Last edited by Razor12911; 01-04-2015 at 15:02. |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
Sculpture (01-04-2015) | ||
|
#4
|
||||
|
||||
|
How to get isdone ?can you download link ?
|
|
#5
|
||||
|
||||
|
ISDone Final v0.6
Sculpture. Click Download ISDone Final v0.6 bro.
|
| The Following User Says Thank You to Carldric Clement For This Useful Post: | ||
Sculpture (02-04-2015) | ||
|
#6
|
||||
|
||||
|
How to uses ISDone to extract .bin files?
Is there any english example script for ISDone? And can you give codes that want to be written in different sections in INNO SCRIPT in order to extract .bin files !!!!!!!!!! |
|
#7
|
||||
|
||||
|
Directx and vcredist wizard is not silent after adding /SILENT
in here .......
|
|
#8
|
||||
|
||||
|
Quote:
http://fileforums.com/showpost.php?p=422635&postcount=1 |
|
#9
|
||||
|
||||
|
Quote:
Vcredist dont use silent method Edit - http://fileforums.com/showthread.php?t=95092 This link have what u need?
__________________
Glass BB | BlackBox v2 | Portable Installer Last edited by y_thelastknight; 06-04-2015 at 01:36. |
|
#10
|
||||
|
||||
|
I dont know about creating setup.ini
Quote:
Quote:
|
|
#11
|
||||
|
||||
|
use the links given to you, the answers are in those topics
|
|
#12
|
|||
|
|||
|
bro how to installing automatically to main target without confirmation?
ex. : i want to instal stadiums pack automaticaly to dir Pro Evolution Soccer 2015\download iam using unicode latest version |
|
#13
|
||||
|
||||
|
Is there any tutorial about PASCAL SCRPTING in inno setup ?
|
|
#14
|
||||
|
||||
|
easy open any ISS script then help & search for pascal
all the information is there, not a tutorial but lots in its documentation. |
|
#15
|
||||
|
||||
|
Error in script 2030
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |