|
#211
|
||||
|
||||
|
Designer Demo (Beta v2)
new demo of my designer, progress ~95%, in last three weeks i work on it very little time, that's why progress going so slow
,maybe i finish it in next two weeks.P.S. run it from folder with my Layered Installer |
| The Following 9 Users Say Thank You to altef_4 For This Useful Post: | ||
arkantos7 (02-07-2014), Gamer009 (25-10-2014), Grumpy (01-07-2014), Inge (02-07-2014), Logrim (01-07-2014), mausschieber (01-07-2014), oltjon (01-07-2014), Simorq (27-01-2015), y_thelastknight (02-07-2014) | ||
| Sponsored Links |
|
#212
|
||||
|
||||
|
Test Only
I understand this is just a demo altef but I had a quick look at it and 2 things I notice straight away, there is no US language flag and what I presume is meant to say 'author' actually says 'autor'.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
| The Following User Says Thank You to Grumpy For This Useful Post: | ||
altef_4 (01-07-2014) | ||
|
#213
|
||||
|
||||
|
There is UK flag, i will add US language flag and correct "author"
Last edited by altef_4; 01-07-2014 at 21:03. |
|
#214
|
||||
|
||||
|
Quote:
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
| The Following 9 Users Say Thank You to Grumpy For This Useful Post: | ||
altef_4 (02-07-2014), arkantos7 (22-07-2014), Inge (02-07-2014), Logrim (02-07-2014), mausschieber (02-07-2014), Newbie (25-06-2015), pakrat2k2 (02-07-2014), Razor12911 (02-07-2014), y_thelastknight (02-07-2014) | ||
|
#215
|
||||
|
||||
|
Thanks, please advanced if possible make dll to use whith inno setup unicode. this version not compile autorum page before wizard page.
|
|
#216
|
||||
|
||||
|
if you say about the creation an a library like isskin, i think it's impossible (or difficult, i was try to do this, maximum what i got - wery bugged form, and message boxes).
|
|
#217
|
||||
|
||||
|
Quote:
using the modify version inno setup, not possible use to custom form. Advanced users you could create a topic with the differences between the version of inno setup inno setup VS unicode Unicode Enhanced Edition (What has the most in vs. enhanced) |
|
#218
|
||||
|
||||
|
All version in one installer
Code:
http://www.kngstr.com/product/inno_setup/ http://dl.wldna.com/inno/Inno_554_131213_WLDNA.exe |
|
#219
|
|||
|
|||
|
Hey altef can you explain me about this
Archive1=Input:{src}\DataBas\Bin.db;Output:{app}\; Type:0;DeleteInput:0;Disk:1;CurComponent:0;PctOfTo tal:0;Password:;WorkPath:{app}\;ExtractPCF:0;Extra ctedPath:; Archive2=Input:{src}\DataBase\Data.arc;Output:{app }\Data\;Type:1;DeleteInput:0;Disk:1;CurComponent:0 ;PctOfTotal:0;Password:;CfgFile:{tmp}\arc.ini; Archive3=Input:{src}\DataBase\Data_01.7z;Output:{a pp}\Data\;Type:2;DeleteInput:0;Disk:1;CurComponent :0;PctOfTotal:0; Archive4=Input:{src}\DataBase\Data_02.rar;Output:{ app}\Data\temp.srep;Type:3;DeleteInput:0;Disk:1;Cu rComponent:0;PctOfTotal:0; soory for my bad english Last edited by DevilHunter.12; 09-06-2015 at 11:26. |
|
#220
|
||||
|
||||
|
Quote:
Input: - input file name Output: - destination folder/file Type: - archive type (arc, 7z etc) DeleteInput: - 1 will delete input file after install , 0 don't Disk: - diak number Curconponent: don't used PctOfTotal: - percent of total Password:- archive password WorkPath:- something like temporary folder for this archive ExtractPCF:- 1/0 used when archive was Compresed with precompinside ExtractedPath:- dont use it, because even if you set up this, program will unpack whole archive and then delete all already extracted files/folders except your choice in this parameter |
| The Following 2 Users Say Thank You to altef_4 For This Useful Post: | ||
DevilHunter.12 (10-06-2015), Grumpy (09-06-2015) | ||
|
#221
|
|||
|
|||
|
Ok I have created a archive and when it install it shows an error about disk1 and how to add archives to setup .
Last edited by DevilHunter.12; 10-06-2015 at 04:14. |
|
#222
|
||||
|
||||
|
Remove all lines with archives (Archive1, Archive2 etc) if existing, and create new one with parameters of your archive
|
|
#223
|
|||
|
|||
![]() How do i fix this
Last edited by DevilHunter.12; 10-06-2015 at 09:58. |
|
#224
|
||||
|
||||
|
1. Erase lines from Archive2 to Archive8
2. Replace your Archive1 line by following: Archive1=Input:{src}\Data.arc;Output:{app}\;Type:0 ;DeleteInput:0;Disk:1;CurComponent:0;PctOfTotal:10 0;Password:;WorkPath:{app}\;ExtractPCF:0;Extracted Path:; P.S. and this is not a bug, only next disk form |
|
#225
|
||||
|
||||
|
Quote:
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
| The Following User Says Thank You to Grumpy For This Useful Post: | ||
y_thelastknight (11-06-2015) | ||
![]() |
| Tags |
| inno setup, installer, script, source code |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Carldric Installer (Compact Version) | Carldric Clement | Conversion Tutorials | 4 | 20-01-2023 01:43 |
| Game Installer Designer by altef_4 | altef_4 | Conversion Tutorials | 236 | 28-05-2021 02:54 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |