FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   ASIS: Advanced Simple Installer Script (https://fileforums.com/showthread.php?t=99481)

kocchi96x 09-01-2019 11:33

Welp i feel dumb now i didnt even notice those // edited that and now it works, anyways thanks and sorry for you having to deal with my stupidity :rolleyes:

PS. the new beta i had a problem with useinfo i had to go add
Quote:

//InfoBefore
#define UseInfo ReadIni(SourcePath + "\Settings.ini", "InfoBefore", "Enable", "")
to Setting.iss for it to work i also added that under license to go with the settings.ini setup of it to

KaktoR 10-01-2019 07:25

BETA 4 will be ready soon with some bug fixes and new things

I need some translations if possible

Code:

  Italian.Title=Checking files integrity, please wait...
  Italian.label1=Checking %1 (%2 of %3):
  Italian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Italian.CancelCapt=&Cancel
  Italian.verfiles=&Verify
  Italian.LogCapt=&Log
  Italian.Info=&Info
  Italian.Hashok=Hash_OK
  Italian.abort=Check of files has been interrupted!
  Italian.badhash=File hash does not match!
  Italian.nofile=File not found!
  Italian.badparam=Invalid hash algorithm!
  Italian.generalerr=General error!
  Italian.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  Spanish.Title=Checking files integrity, please wait...
  Spanish.label1=Checking %1 (%2 of %3):
  Spanish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Spanish.CancelCapt=&Cancel
  Spanish.verfiles=&Verify
  Spanish.LogCapt=&Log
  Spanish.Info=&Info
  Spanish.Hashok=Hash_OK
  Spanish.abort=Check of files has been interrupted!
  Spanish.badhash=File hash does not match!
  Spanish.nofile=File not found!
  Spanish.badparam=Invalid hash algorithm!
  Spanish.generalerr=General error!
  Spanish.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  Polish.Title=Checking files integrity, please wait...
  Polish.label1=Checking %1 (%2 of %3):
  Polish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Polish.CancelCapt=&Cancel
  Polish.verfiles=&Verify
  Polish.LogCapt=&Log
  Polish.Info=&Info
  Polish.Hashok=Hash_OK
  Polish.abort=Check of files has been interrupted!
  Polish.badhash=File hash does not match!
  Polish.nofile=File not found!
  Polish.badparam=Invalid hash algorithm!
  Polish.generalerr=General error!
  Polish.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  Russian.Title=Checking files integrity, please wait...
  Russian.label1=Checking %1 (%2 of %3):
  Russian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Russian.CancelCapt=&Cancel
  Russian.verfiles=&Verify
  Russian.LogCapt=&Log
  Russian.Info=&Info
  Russian.Hashok=Hash_OK
  Russian.abort=Check of files has been interrupted!
  Russian.badhash=File hash does not match!
  Russian.nofile=File not found!
  Russian.badparam=Invalid hash algorithm!
  Russian.generalerr=General error!
  Russian.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  Hebrew.Title=Checking files integrity, please wait...
  Hebrew.label1=Checking %1 (%2 of %3):
  Hebrew.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Hebrew.CancelCapt=&Cancel
  Hebrew.verfiles=&Verify
  Hebrew.LogCapt=&Log
  Hebrew.Info=&Info
  Hebrew.Hashok=Hash_OK
  Hebrew.abort=Check of files has been interrupted!
  Hebrew.badhash=File hash does not match!
  Hebrew.nofile=File not found!
  Hebrew.badparam=Invalid hash algorithm!
  Hebrew.generalerr=General error!
  Hebrew.lblchk=Setup is now ready for files verification, click verify button to continue.


yasitha 10-01-2019 07:47

I don't know any of them,
but i can Google translate it for you..

If you like... :)

Cesar82 10-01-2019 08:18

Code:

  PortugueseBrazil.Title=Verificando a integridade dos arquivos, por favor aguarde...
  PortugueseBrazil.label1=Verificando %1 (%2 de %3):
  PortugueseBrazil.label2=Total de arquivos: %1  Arquivos processados: %2    Ok: %3  Não encontrados: %4  Falhas: %5
  PortugueseBrazil.CancelCapt=&Cancelar
  PortugueseBrazil.verfiles=&Verificar
  PortugueseBrazil.LogCapt=&Log
  PortugueseBrazil.Info=&Info
  PortugueseBrazil.HashOk=Hash_OK
  PortugueseBrazil.abort=A verificação da integridade dos arquivos foi interrompida!
  PortugueseBrazil.badhash= O hash do arquivo não corresponde!
  PortugueseBrazil.nofile=Arquivo não encontrado!
  PortugueseBrazil.badparam=Algoritmo de hash inválido!
  PortugueseBrazil.generalerr=Erro geral!
  PortugueseBrazil.lblchk=A configuração está pronta para a verificação de arquivos, clique no botão verificar para continuar.

The translation of label2 was strange translating into my language. So I used translate FAILED based on the result of FsunFrontEnd
https://i.imgur.com/ZlZLz1a.png

KaktoR 10-01-2019 08:19

https://i.imgur.com/xR7Qput.png
https://i.imgur.com/O1FL1an.png
https://i.imgur.com/W0WBRAy.png

Titeuf 10-01-2019 09:02

Quote:

Originally Posted by KaktoR (Post 478663)
BETA 4 will be ready soon with some bug fixes and new things

I need some translations if possible

Code:

  French.Title=Checking files integrity, please wait...
  French.label1=Checking %1 (%2 of %3):
  French.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  French.CancelCapt=&Cancel
  French.verfiles=&Verify
  French.LogCapt=&Log
  French.Info=&Info
  French.Hashok=Hash_OK
  French.abort=Check of files has been interrupted!
  French.badhash=File hash does not match!
  French.nofile=File not found!
  French.badparam=Invalid hash algorithm!
  French.generalerr=General error!
  French.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  Italian.Title=Checking files integrity, please wait...
  Italian.label1=Checking %1 (%2 of %3):
  Italian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Italian.CancelCapt=&Cancel
  Italian.verfiles=&Verify
  Italian.LogCapt=&Log
  Italian.Info=&Info
  Italian.Hashok=Hash_OK
  Italian.abort=Check of files has been interrupted!
  Italian.badhash=File hash does not match!
  Italian.nofile=File not found!
  Italian.badparam=Invalid hash algorithm!
  Italian.generalerr=General error!
  Italian.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  Spanish.Title=Checking files integrity, please wait...
  Spanish.label1=Checking %1 (%2 of %3):
  Spanish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Spanish.CancelCapt=&Cancel
  Spanish.verfiles=&Verify
  Spanish.LogCapt=&Log
  Spanish.Info=&Info
  Spanish.Hashok=Hash_OK
  Spanish.abort=Check of files has been interrupted!
  Spanish.badhash=File hash does not match!
  Spanish.nofile=File not found!
  Spanish.badparam=Invalid hash algorithm!
  Spanish.generalerr=General error!
  Spanish.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  Polish.Title=Checking files integrity, please wait...
  Polish.label1=Checking %1 (%2 of %3):
  Polish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Polish.CancelCapt=&Cancel
  Polish.verfiles=&Verify
  Polish.LogCapt=&Log
  Polish.Info=&Info
  Polish.Hashok=Hash_OK
  Polish.abort=Check of files has been interrupted!
  Polish.badhash=File hash does not match!
  Polish.nofile=File not found!
  Polish.badparam=Invalid hash algorithm!
  Polish.generalerr=General error!
  Polish.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  Russian.Title=Checking files integrity, please wait...
  Russian.label1=Checking %1 (%2 of %3):
  Russian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Russian.CancelCapt=&Cancel
  Russian.verfiles=&Verify
  Russian.LogCapt=&Log
  Russian.Info=&Info
  Russian.Hashok=Hash_OK
  Russian.abort=Check of files has been interrupted!
  Russian.badhash=File hash does not match!
  Russian.nofile=File not found!
  Russian.badparam=Invalid hash algorithm!
  Russian.generalerr=General error!
  Russian.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  PortugueseBrazil.Title=Checking files integrity, please wait...
  PortugueseBrazil.label1=Checking %1 (%2 of %3):
  PortugueseBrazil.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  PortugueseBrazil.CancelCapt=&Cancel
  PortugueseBrazil.verfiles=&Verify
  PortugueseBrazil.LogCapt=&Log
  PortugueseBrazil.Info=&Info
  PortugueseBrazil.Hashok=Hash_OK
  PortugueseBrazil.abort=Check of files has been interrupted!
  PortugueseBrazil.badhash=File hash does not match!
  PortugueseBrazil.nofile=File not found!
  PortugueseBrazil.badparam=Invalid hash algorithm!
  PortugueseBrazil.generalerr=General error!
  PortugueseBrazil.lblchk=Setup is now ready for files verification, click verify button to continue.

Code:

  Hebrew.Title=Checking files integrity, please wait...
  Hebrew.label1=Checking %1 (%2 of %3):
  Hebrew.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Hebrew.CancelCapt=&Cancel
  Hebrew.verfiles=&Verify
  Hebrew.LogCapt=&Log
  Hebrew.Info=&Info
  Hebrew.Hashok=Hash_OK
  Hebrew.abort=Check of files has been interrupted!
  Hebrew.badhash=File hash does not match!
  Hebrew.nofile=File not found!
  Hebrew.badparam=Invalid hash algorithm!
  Hebrew.generalerr=General error!
  Hebrew.lblchk=Setup is now ready for files verification, click verify button to continue.


French: (By respecting the special characters)
Quote:

French.Title=Vérification de l'intégrité des fichiers, veuillez patienter...
French.label1=Contrôle %1 (%2 sur %3):
French.label2=Total des fichiers: %1Fichiers traités: %2Ok: %3manquants: %4mauvais: %5
French.CancelCapt=&Annuler
French.verfiles=&Vérifier
French.LogCapt=&Log
French.Info=&Info
French.Hashok=Hash_OK
French.abort=La vérification des fichiers a été interrompue!
French.badhash=Le hachage du fichier ne correspond pas!
French.nofile=Fichier non trouvé!
French.badparam=Algorithme de hachage non valide!
French.generalerr=Erreur générale!
French.lblchk=Le programme d'installation est maintenant prêt pour la vérification des fichiers, cliquez sur le bouton de vérification pour continuer.
Thank you again for your work KakTor!

KaktoR 10-01-2019 13:50

1 Attachment(s)
Code:

BETA 4
- Added ISHash library (thanks to peterf1999)
  > Removed QuickSFV
  > Valid file types: md5, sha1, sha256, sha512
- Overhauled SelectDirPage a bit

KNOWN BUGS
- ScrollBar on LicensePage and InfoBeforePage are broken if you use cjstyle skin
- Time Remaining still broken (yes)

Use this, then apply BETA 4
https://fileforums.com/showpost.php?...&postcount=412

kocchi96x 10-01-2019 23:44

like the new CRC check, i couldnt figure out how to make it work with 7.1.0 but very straight forward here just one thing
https://i.imgur.com/5xOPfLQ.jpg

i dont find it a big problem and ya i saw in your screenshots you didnt have that green progress bar, just thought i would let ya know.

yasitha 11-01-2019 02:00

Quote:

Originally Posted by kocchi96x (Post 478682)
like the new CRC check, i couldnt figure out how to make it work with 7.1.0 but very straight forward here just one thing
https://i.imgur.com/5xOPfLQ.jpg

i dont find it a big problem and ya i saw in your screenshots you didnt have that green progress bar, just thought i would let ya know.

Don't chage the script codes.
Download new beta4.

then Create md5 file and pack the same data and,
copy your md5 file and Replace it to the script md5 file.
Then try it.. Works fine.

KaktoR 11-01-2019 02:55

Quote:

Originally Posted by kocchi96x (Post 478682)
like the new CRC check, i couldnt figure out how to make it work with 7.1.0 but very straight forward here just one thing
https://i.imgur.com/5xOPfLQ.jpg

i dont find it a big problem and ya i saw in your screenshots you didnt have that green progress bar, just thought i would let ya know.

Make WizardForm.ProgressGauge.Hide; on CurPageChanged CurPageID = Hpag.ID

kocchi96x 11-01-2019 11:53

Quote:

Originally Posted by KaktoR (Post 478688)
Make WizardForm.ProgressGauge.Hide; on CurPageChanged CurPageID = Hpag.ID

that worked its gone now.
https://i.imgur.com/HRwMzcK.jpg

yasitha 11-01-2019 12:40

Quote:

Originally Posted by KaktoR (Post 478688)
Make WizardForm.ProgressGauge.Hide; on CurPageChanged CurPageID = Hpag.ID

Hi Mate,
Do you want to test your script? to find bugs?
I can help you,
if you want, please tell me.
Im waiting for 7.1.1 Stable version
That CRC Feature is Very good and excellent idea.

here some ideas from me.
add second archive extraction....
and add all the Extraction Methods,
Oodle, zlib, afr all of them.
and make them easy to turn on and off.
Not by Define...
on setting.ini it will be perfect...

Like this,
Compressor:
Afr:0 mean off 1 mean on
Oodle:Kraken:1
Oodle:Mermaid:0
Bpk:1

If you can.. Its easy to configure
and you call it simple installer so keep it simple :)

add video features...

If this is possible,
please add this option,
cause its very good option...

some games takes long time to install...
so i want you to add pause option,
so we can install other half later,

Why we need this, while installing currunt went off..
powers out... so we can't finish the installation...
we had to cancel... UPS cant hold much longer..
You guys know that..

I want this option
Like downloading something.. Via IDM.
I can push and shout down pc then tomorrow i can resume where i left off...

I know it's not easy to do.
But if you do it will be worth it...

I'll give you more ideas later... :)

What do yoi think? :)

KaktoR 11-01-2019 16:44

Quote:

Originally Posted by yasitha (Post 478695)
Hi Mate,
Do you want to test your script? to find bugs?
I can help you,
if you want, please tell me.
Im waiting for 7.1.1 Stable version
That CRC Feature is Very good and excellent idea.

I don't know. If you experience any bugs, tell me.



Quote:

Originally Posted by yasitha (Post 478695)
here some ideas from me.
add second archive extraction....

Why? Doesn't make sense. Like you said: Keep installer simple ;)


Quote:

Originally Posted by yasitha (Post 478695)
and add all the Extraction Methods,
Oodle, zlib, afr all of them.
and make them easy to turn on and off.
Not by Define...
on setting.ini it will be perfect...

Like this,
Compressor:
Afr:0 mean off 1 mean on
Oodle:Kraken:1
Oodle:Mermaid:0
Bpk:1

Will see



Quote:

Originally Posted by yasitha (Post 478695)
add video features...

If this is possible,
please add this option,
cause its very good option...

I will see



Quote:

Originally Posted by yasitha (Post 478695)
some games takes long time to install...
so i want you to add pause option,
so we can install other half later,

Why we need this, while installing currunt went off..
powers out... so we can't finish the installation...
we had to cancel... UPS cant hold much longer..
You guys know that..

I want this option
Like downloading something.. Via IDM.
I can push and shout down pc then tomorrow i can resume where i left off...

I know it's not easy to do.
But if you do it will be worth it...

That's simply not possible.

What is possible is to pause the extraction, but if you shutdown the pc or power is off, you can't start where progress has stopped. Impossible.

KaktoR 11-01-2019 17:43

What do you think about Pause button instead?

It's pretty simple: SuspendProc for Pause, ResumeProc for Resume

https://i.imgur.com/uPB7UnA.png
https://i.imgur.com/qPtJOPE.png

yasitha 11-01-2019 18:55

Quote:

Originally Posted by KaktoR (Post 478700)
What do you think about Pause button instead?

It's pretty simple: SuspendProc for Pause, ResumeProc for Resume

https://i.imgur.com/uPB7UnA.png
https://i.imgur.com/qPtJOPE.png

I know inno setup can't do that.
but like this,
it maybe possible..

There's 7 DVD And im done with 3 DVD and it ask for 4 dvd and i can chose 4 dvd or. I can use later button that mean.. I can install other half later..

How?
Like this,
can you have to create temporary file,
with extraction log. so next time setup started, he knows what to so, and next time you run the setup,
setup has Resume button,
instead installing..
When i Click resume. It ask for 4th DVD...

To remember where i left off.
you have to create $arcedatafile$ or some kind of log files, somewhere, or inside the game,
so next time, it knows where should it be started,
To do that you may need Razor help.
Cause you have to plugin something else,
cause inno setup can't do that.
Only suspend..

I have CIU 2.0 Modification. someone gave it to me long time a go, that time yener90 didn't even shere his things with others, only shere compiler.exe so he ask me to keep it to my self and i did it.
And while i keeping it i have done some modification.
i will pm you. You can get some ideas from it :)

yasitha 11-01-2019 19:09

and when BETA 5 Available post that on first post as beta. cause it easy to find...

i will test and tell you if there are bugs left..
I don't know much about compression..
But i know how to edit script... :D

so if i see something I'll tell you,
We are luck cause your here..

Thanks not good enough for you my friend..
Your doing excellent work...
You deserve more then thanks, like Razor...
He done many things.

I wish that im rich.
so i can donate for him and you.
For doing this..
Unfortunately im not :(

This is not simple task.
I know that..
You giving us free your hard work..
so again, you deserved more then thanks my friend....

:) and we all happy your here....

KaktoR 12-01-2019 06:06

I will post full build asap.

Here is the complete changelog

Code:

v7.1.1
_____________________________________________________
- Updated some compressors
- Added option to make records.ini internal
- Rebuild file handling for compressors
- Updated file structure
- Removed old code
- Removed Compiler.exe for ISEE
  > You have to use IS (u) now
- Fixed ProgressBar flickering
  > It had something to do with % (TLabel)
  > % is now (StaticText)
- Added Time Remaining and Time Elapsed
  > Time Remaining is broken at the moment
- Removed ProgressBarLabelColor
  > It is not working with (StaticText)
- Increased Setup Window size
- Added ShowLanguageBox= option
- Moved CRC Check CB to DirPage
- Fixed CPU requirement calculation
- Rounded DirectX version number (from xy,z to xy)
- It is now possible to use RGB Color instead of BGR
- Fixed Music and Website Buttons if one of them are disabled
- Fixed compile error if AFR "019" is enabled
- Fixed error if not using certain options
- Added ISHash library (thanks to peterf1999)
  > Removed QuickSFV
  > Valid file types: md5, sha1, sha256, sha512
- Overhauled SelectDirPage a bit

NEW
- Removed string "x 1 (Running)" from GPU label
- Added pause button on installer
  > With this you can pause the installation
- Fixed PercentLabel for diskspan archives

KNOWN BUGS
- ScrollBar on LicensePage and InfoBeforePage are broken if you use cjstyle skin

I will work on it later again. I think this is enough for now.

yasitha 12-01-2019 06:15

Quote:

Originally Posted by KaktoR (Post 478713)
I will post full build asap.

Here is the complete changelog

Code:

v7.1.1
_____________________________________________________
- Updated some compressors
- Added option to make records.ini internal
- Rebuild file handling for compressors
- Updated file structure
- Removed old code
- Removed Compiler.exe for ISEE
  > You have to use IS (u) now
- Fixed ProgressBar flickering
  > It had something to do with % (TLabel)
  > % is now (StaticText)
- Added Time Remaining and Time Elapsed
  > Time Remaining is broken at the moment
- Removed ProgressBarLabelColor
  > It is not working with (StaticText)
- Increased Setup Window size
- Added ShowLanguageBox= option
- Moved CRC Check CB to DirPage
- Fixed CPU requirement calculation
- Rounded DirectX version number (from xy,z to xy)
- It is now possible to use RGB Color instead of BGR
- Fixed Music and Website Buttons if one of them are disabled
- Fixed compile error if AFR "019" is enabled
- Fixed error if not using certain options
- Added ISHash library (thanks to peterf1999)
  > Removed QuickSFV
  > Valid file types: md5, sha1, sha256, sha512
- Overhauled SelectDirPage a bit

NEW
- Removed string "x 1 (Running)" from GPU label
- Added pause button on installer
  > With this you can pause the installation
- Fixed PercentLabel for diskspan archives

KNOWN BUGS
- ScrollBar on LicensePage and InfoBeforePage are broken if you use cjstyle skin

I will work on it later again. I think this is enough for now.

Nice, first page don't have download archive..
Please add 7.1.1 version on first page..

KaktoR 12-01-2019 08:38

Script added to post #1

yasitha 12-01-2019 09:04

Quote:

Originally Posted by KaktoR (Post 478720)
Script added to post #1

Wow it's not beta anymore.
Well-done brother...
i will test and tell you if there are any bugs left... Hope you fix everything...do you think about pause option i mentioned earlier?

exorc 12-01-2019 19:18

Hi, how to unpack this "xZLib+srep+lolz:dtb1:d64m:mt6:mc1023"?

thanks

yasitha 12-01-2019 19:52

1 Attachment(s)
Quote:

Originally Posted by exorc (Post 478742)
Hi, how to unpack this "xZLib+srep+lolz:dtb1:d64m:mt6:mc1023"?

thanks

via this script ? , with what ?
i can help! just tell me what are you using to unpack ?

or just follow me... :)

xZLib Requires

Files:

Code:

XT.exe
hif2raw_dll.dll
raw2hif_dll.dll
zlibwapi.dll

arc.ini or FA.ini Requires

Code:

[External compressor:xZLib]
header    = 0
packcmd  = XT e:precomp:t75p,c32m:zlib - - <stdin> <stdout>
unpackcmd = XT d:precomp:t75p - - <stdin> <stdout>

added, TaskKill for XT.exe and DelTree

Srep Requires

Files:

Code:

cls-srep.dll
arc.ini or FA.ini Requires

Code:

[External compressor:srep]
header = 0
packcmd  = srep -m3f $$arcdatafile$$.tmp - <stdout>
unpackcmd = srep -d -s - - <stdin> <stdout>


LOLZ Requires

Files:

Code:

cls-lolz_x64.exe
cls-lolz.dll

LOLZ don't need arc.ini or FA.ini options to unpack

use on LOLZ always mtt0...
otherwise it will Requires More Rams for unpacking... :)

i made this archive for you, it can unpack... so download and try it..
search in the script *data.bin* then change it to your archive name..

yasitha 12-01-2019 21:38

and systems requirements doesn't show,
when it meets it's requirements...

It only show when it won't meet,
the minimum requirements in RED

you should add,
when it meets it requirement..

Your System Does Meet The Minimum Requirements

in GREEN Color :)

KaktoR 13-01-2019 01:43

Yeah I know about this bug. It only happens with cjstyles. And I don't know how to fix this atm.

--

For me the system page shows fine.

yasitha 13-01-2019 01:46

Quote:

Originally Posted by KaktoR (Post 478751)
Yeah I know about this bug. It only happens with cjstyles. And I don't know how to fix this atm.

--

For me the system page shows fine.

System Page is fine,
but when i meet systems requirements.
it won't say i have meet the requirements.
All requirements are blue that's all..

KaktoR 13-01-2019 02:00

This?

https://i.imgur.com/O4NiRsv.png

yasitha 13-01-2019 02:04

Quote:

Originally Posted by KaktoR (Post 478753)

Ues that... It won't show up on mine.

I chage
cpu 3000
Ram 8000
Vga 4000
OS 1000

everything just like this.
But Green text is missing :(
I will try it again and tell you.

Os there know bugs left?

KaktoR 13-01-2019 02:12

1 Attachment(s)
Use this

yasitha 13-01-2019 02:16

Quote:

Originally Posted by KaktoR (Post 478756)
Use this

Oky i will test and get back to you.
Thanks. :)

Please check your PM...
i will send... About something.

yasitha 13-01-2019 05:16

Quote:

Originally Posted by KaktoR (Post 478756)
Use this

its worked...
all fixed but one left"
that cause by cjstyles.. :)

can i use this skin on 7.1.1 ?
i have tried but it won't let me brows second dvd.
when i click browse it will auto close setup without saying anything...

http://s9.picofile.com/file/83092641...staller_v2.png

https://fileforums.com/showpost.php?...05&postcount=8

KaktoR 13-01-2019 05:27

DiskSpan or normal archive? What skin you use?

I ask because diskspan is not compatible with VCL skin (sometimes installer crash)

yasitha 13-01-2019 05:29

Quote:

Originally Posted by KaktoR (Post 478760)
DiskSpan or normal archive? What skin you use?

I ask because diskspan is not compatible with VCL skin (sometimes installer crash)

yes maybe that is the problem. i use Diskpan :)

can you tell me what skin compatible for this ?

KaktoR 13-01-2019 05:32

Only cjstyles or no skin

pakrat2k2 13-01-2019 07:06

you dont need to ask him to read your PM, wait for him to do so, and reply WHEN he has time. dont post like this in any other topic.

yasitha 13-01-2019 07:43

Quote:

Originally Posted by pakrat2k2 (Post 478766)
you dont need to ask him to read your PM, wait for him to do so, and reply WHEN he has time. dont post like this in any other topic.

Yes i know that's why i deleted it... No help coming any soon :D

yasitha 13-01-2019 12:37

Quote:

Originally Posted by KaktoR (Post 478756)
Use this

Update this one in thw first post,
cause first post had same issue.. Update it..

mausschieber 13-01-2019 14:25

what is windows 7 or 8.1

[SystemRequirement]
Enable=1
Processor=3200
VideoRAM=4096
RAM=8192
OS=1000
DirectX=13

pakrat2k2 13-01-2019 22:09

Quote:

Originally Posted by mausschieber (Post 478769)
what is windows 7 or 8.1

[SystemRequirement]
Enable=1
Processor=3200
VideoRAM=4096
RAM=8192
OS=1000
DirectX=13

(Win2000 = 5.0.) (Win XP = 5.1) (WinXP64 & WinServer2003 & 2003R2 = 5.2) (Win Vista & WinServer2008 = 6.0) (WinServer2008R2 & Win7 = 6.1) (WinServer2012 & Win8 = 6.2) ;(WinServer2012R2 & Win8.1 = 6.3) (Win10 = 10.0)

Ive always entered Win 7 as 611, Win 8 621, Win 8.1 631, Win 10 1000

WinVerMajor=6 / 6 / 6 / 10
WinVerMinor=1 / 2 / 3 / 0
ServicePack=1 /1 / 1 / 0

I have it entered just above ProcCore=# in Settings.ini so I dont have to look it up when different OS is needed ( CIU ) Hope it helps.

KaktoR 13-01-2019 23:30

For Win7
WinMajorVersion=6
WinMinorVersion=1
ServicePack=1

=611

For Win8.1
WinMajorVersion=6
WinMinorVersion=3
ServicePack=1

=621

For Win10
WinMajorVersion=10
WinMinorVersion=0
ServicePack=0

= 1000

yasitha 14-01-2019 01:35

Quote:

Originally Posted by KaktoR (Post 478777)
For Win7
WinMajorVersion=6
WinMinorVersion=1
ServicePack=1

=611

For Win8.1
WinMajorVersion=6
WinMinorVersion=2
ServicePack=1

=621

For Win10
WinMajorVersion=10
WinMinorVersion=0
ServicePack=0

= 1000

You should Make Basic Tutorials for
Editing Setting.ini
how to chage skin like basic things..
What option available and how to use them.
Just the basic what it can do and how to use them.

Don't need script editing tutorials...
That's why you here :)

It will help all the new guys,
and they can understand it better...
and faster..

Create Basic Tutorial... It's Good :)


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

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