FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   altef_4's installer (https://fileforums.com/showthread.php?t=93899)

altef_4 01-07-2014 12:31

Designer Demo (Beta v2)
 
1 Attachment(s)
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

Grumpy 01-07-2014 19:09

Test Only
 
Quote:

Originally Posted by altef_4 (Post 432284)
new demo of my designer

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'. ;)

altef_4 01-07-2014 20:55

There is UK flag, i will add US language flag and correct "author"

Grumpy 01-07-2014 22:55

2 Attachment(s)
Quote:

Seems like, it's waste of time, http://fileforums.com/showthread.php?t=93899
I don't think so, just needs some screenshots attached to the OP.

Cesar82 15-10-2014 13:28

Quote:

Originally Posted by altef_4 (Post 425993)
i find something interesting, it is modified Inno Setup 5.5.1 with alphaskins support (by tlama)
try it.

Thanks, please advanced if possible make dll to use whith inno setup unicode. this version not compile autorum page before wizard page.

altef_4 21-10-2014 12:33

Quote:

Originally Posted by LuisCésar82 (Post 434992)
Thanks, please advanced if possible make dll to use whith inno setup unicode. this version not compile autorum page before wizard page.

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).

Cesar82 21-10-2014 20:37

Quote:

Originally Posted by altef_4 (Post 435240)
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).

Thanks altef_4 for the info.
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)

Cesar82 21-10-2014 20:53

Quote:

Originally Posted by nicola16 (Post 418187)
link for Inno Setup 5.5.1 Unicode Enhanced Edition ???

All version in one installer
Code:

http://www.kngstr.com/product/inno_setup/
http://dl.wldna.com/inno/Inno_554_131213_WLDNA.exe


DevilHunter.12 09-06-2015 11:23

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

altef_4 09-06-2015 13:05

Quote:

Originally Posted by DevilHunter.12 (Post 441377)
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:;

soory for my bad english

Archive1 - configuration line for external compressed file
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

DevilHunter.12 10-06-2015 03:10

Ok I have created a archive and when it install it shows an error about disk1 and how to add archives to setup .

altef_4 10-06-2015 07:55

Quote:

Originally Posted by DevilHunter.12 (Post 441388)
Ok I have created a archive and when it install it shows an error about disk1 and how to add archives to setup .

Remove all lines with archives (Archive1, Archive2 etc) if existing, and create new one with parameters of your archive

DevilHunter.12 10-06-2015 09:54

http://imageshack.com/a/img901/5087/Yq8y7r.png

How do i fix this

http://imageshack.com/a/img538/8782/r7kv7z.png

altef_4 10-06-2015 11:15

Quote:

Originally Posted by DevilHunter.12 (Post 441391)

How do i fix this

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

Grumpy 10-06-2015 19:43

Quote:

Archive1=Input:{src}\DataBase\
The 'e' is missing.


All times are GMT -7. The time now is 05:17.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com