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)

Grumpy 08-05-2020 08:03

@Suryam
Stop spamming the thread/forum with questions or all your posts will be deleted, have patience and wait for an answer, people do not like to have questions spammed at them.

Suryam 08-05-2020 20:51

Quote:

Originally Posted by Grumpy (Post 485674)
@Suryam
Stop spamming the thread/forum with questions or all your posts will be deleted, have patience and wait for an answer, people do not like to have questions spammed at them.

Sir I just Want To Say I am Not Spamming If i start spam more than 50% of replies will be full i am not asking the same question i am asking the process after that

KaktoR 10-05-2020 08:50

There is a problem from last update with crc file

change
Code:

CheckHashesFromFile(ExpandConstant('{tmp}\{#CRCFileName}'),ExpandConstant('{tmp}'),@HandleHashes,True);

to

CheckHashesFromFile(ExpandConstant('{tmp}\{#CRCFileName}'),ExpandConstant('{app}'),@HandleHashes,True);


darkyamidesu 25-05-2020 07:12

hey, hello there..
thanks for answering my question back there..
(about second shortcut and bat-to-exe. shortcut is now intergrated to ASIS itself so thankyou verry much about that @KaktoR!. and bat-to-exe program that @
Masquerade sugested, still learn to make some program to be AIO)

so i have another question..
let say i want to repack a game with winrar compression..
how can i integrated to ASIS itself?
(i've tried to change "#define compression='Winrar'/'rar'/'UnRAR' and from compression='lzma' to compression='Winrar'/'rar'/'UnRAR'. and came up error at Inno)

i hope that you guys can help me in this problem..
(i know, this question probably already answered or included in FAQ somewhere. but because i'm dumb, so forgive me ;).)

sorry, my english is so terrible..

KaktoR 25-05-2020 08:55

rar is not compatible.

Masquerade 30-05-2020 05:26

I swapped Profrager's SREP out for Razor's srep and I've started having a few issues where the install will just stop at the end of an archive - so it never moves on to the next archive or finishes installing as srep64 will just hang in task manager.

I disabled the script lines that edit the config in cls.ini for the Profrager version and I tested the srep in a batch file unpack and it extracts well. The only text remaining in cls.ini is the lolz config, I never used precomp so I disabled those lines too.

Should I go back to using Profrager srep or is this something that could be hotfixed? I'm using v7.1.4.

KaktoR 30-05-2020 06:20

Well I didn't used razor's srep ever, just because I didn't had any issues with profragger's one. So why you switched them? Just corious :p

I don't know if razor's srep use any extra code for iss, so...

Masquerade 30-05-2020 10:19

Quote:

Originally Posted by KaktoR (Post 486103)
Well I didn't used razor's srep ever, just because I didn't had any issues with profragger's one. So why you switched them? Just corious :p

I don't know if razor's srep use any extra code for iss, so...

I switched due to a few issues I had with Profrager, where srep would cause unarc corrupt data errors. I realised today that it was because I was using srep64.exe for compression but then using cls-srep for decompression - maybe some kind of incompatibility?

Razor's offering I tried and I liked how the ini file controlled the compression switches.

I went back to Profrager's cls-srep today, but after replacing it back into my compressor, I kept getting prompt issues - something on the lines of being unable to create mapping, so now I decided to use srepinside and I feel comfortable again I suppose.

darkyamidesu 31-05-2020 07:10

Hello, thanks for reply @KaktoR
its too bad for that, oh well

can i ask something outside the topic?
Any recomendation for compression method that fast (not really using too much Resource) and can be splitted without rebuild the archive first?

currently im using
1. just simple arc with LZMA store compression. but the problem with this that i cant split it to multiple file that fit into disk..
2. Ultra arch with LZMA compression checked with disk-span for splicing the size of "data" archive. the problem with this, the thing need to rebuild main archive to be able for installing. so more time and space (tehnically you need double size for installing some game)..

any suggestion?
i'll verry grateful with any sugestion..

KaktoR 01-06-2020 02:01

diskspan don't need to rebuild archives. They just install on the fly.

For fast method, try 1, 2, 3, ... for custom compression (1, 2, 3, ... are freearc compressions).

Masquerade 10-06-2020 06:50

Complete Translation
 
1 Attachment(s)
Hi
A friend of mine, zarus, has done a full translation of the custom messages into Russian.

Here's the ISS file to add to your script copy (replace in Resources\Modules\External):

KaktoR 22-06-2020 02:31

Next update soon for testing.

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

KaktoR 23-06-2020 04:30

I have uploaded a new test update to previous post.

The full changelog so far
Code:

v7.2.0
_____________________________________________________
- Fixed CRC Check from previous update
- Fixed InfoBefore and EULA
  > Before it was possible to change the texts
- It is now possible to use both TXT and RTF files for InfoBefore and EULA
- Updated russian localization
- Redone compressor settings
  > It now uses COMPRESSOR_GUI to change the settings
  > Thanks to Cesar82
- CompactMode now have it's own information page
  > It is located near about button
  > This opens a new window which will show you informations about the game or your repack
- If WebsiteButtonText is empty, a custom message 'Website' will be used instead
- Added Czech language to installer
  > "a few" messages still have to be translated
- Added PrecompX (thanks to BLACKFIRE69)
- Added a new checkbox "Limit RAM and CPU usage" to both modes
  > If this checkbox is checked, RAM and CPU usage will be limited during installation
  > The limited settings were not really tested by me, so...
- Added a small bitmap to SelectDirPage to Free/Need space labels

I will made some further additions in the next days. I have to test new diskspan.bat now :p

pincoball 24-06-2020 01:13

Clean installation of ASIS 7.2.0 + update. Why do I not see the "Next" button on welcome page when not using compact mode?

KaktoR 24-06-2020 01:21

Try with new update 3


All times are GMT -7. The time now is 13:10.

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