PDA

View Full Version : Windows Phone Installer (bug free)


bunti_o4u
09-05-2019, 14:41
This is the bug free version of Windows Phone Installer script by Razor12911 with added functionality such as:

System Configuration page and About Game page.
Component Support (with two seperate section for Language Pack and for Option Component.)
Easy to disable installer Pages i.e. Autorun page, About Game page, System Configuration page and Component Page.
Enable or disable Music.
All options related to installer are available in the main script itself.


Changes done:

Added New Design for Autorun. (based on WPI UA Mod by PrinceGupta).
Added lockscreen removal from left click. (based on PsYcHo_RaGE's BCI v7.2)
Added pages for about game, system configuration, component support.
Fixed button refresh bug.
Added round edge button support. (based on PsYcHo_RaGE's BCI v7.2)
Added Fonts in installer.
Added Music on/off button.
Added WinTB support for Task-bar Progress, Thumbnail Preview and Taskbar Buttons.
Added hyperlink in About Game page.
Added WPI style Message Box.
Added WPI style Browse Directory and Browse Group windows.
Added WPI style Bevel.
Added WPI style title lables.
Added windows 10 style browse directory and group directory button.
Added support to disable component checkbox if associated files are not available.
Added support to select atleast one language pack and selecting one language pack at a time.
Added options to create Start Menu Icons and deselecting Start Menu Icon option disables the browse button.
Added support for auto calculating required disk space based on selection of component.
Added Partition Space, Free Space Availabel (and %) and Space Aequired lables.
Added support to disable next button if free space is less then space required.
Added support for auto calculating progress percentage for each input file based on selection of component.
Added CurrentFile, Percentage, Time Elapsed & Time Remaining Label.
Added support for deletion of destination directory if installation is cancelled.
Added support for pZLib v3, ZTool, XTool, oodle, Lolz etc.
Added support for path selection if files are not in source directory.
Added Uninstall delete section.
Various Bugs Removed.
Faster loading of Installer.


Credits:

Windows Phone Installer by Razor12911
Bass Audio Library (BASS.dll) by un4seen developments
Botva2 Library (Botva2.dll) by South.Tver
CallbackCtrl Plugin (CallbackCtrl.dll) by RESTOOLS
System Information Plugin (ISSysInfo.dll) by peterf1999
Library for archive unpacking, PB and other stuff (ISDone.dll) by ProFrager
Library for FreeArc unpacking (UnArc.dll) by Bulat Ziganshin

Remark:
Please forgive me if i forgot to mention anyone. There is no intention of infringing anyone's copyright.

New version of Knight Compressor is out. Please check the thread: Click here. (https://www.fileforums.com/showthread.php?p=486993#post486993)

@Cesar82 Thanks for adding DiskSpan GUI v2 support. Please check the Post for WPI with DiskSpan GUI: Click here. (https://fileforums.com/showpost.php?p=493167&postcount=181)

Screenshots:

Jiva newstone
09-05-2019, 20:19
Good work, Thanks bunti_o4u

exorc
10-05-2019, 04:52
Not found for me

Compile Error!
Line: 939
Error: Column 8:
Unknown type 'TTimer'

mausschieber
10-05-2019, 06:42
Not found for me

Compile Error!
Line: 939
Error: Column 8:
Unknown type 'TTimer'

It uses the Inno Setup Enhanced Unicode version

devil777
19-05-2019, 06:47
With all due respect sir's can you please help this newbie with Arc.ini...
I will not try to be a pain.. And won't try to kill you time, I'm a new student in this page you guys are like my teacher.

Please teacher help me with Arc.ini file from the file you've given.

devil777
19-05-2019, 06:50
After compressing in a combination of knights compressor when I try to unpack it using setup.exe (also from thethe script of yours) , I get unknown compression method.. zlib isn't supported. Please help in best and easiest way.

78372
19-05-2019, 07:07
After compressing in a combination of knights compressor when I try to unpack it using setup.exe (also from thethe script of yours) , I get unknown compression method.. zlib isn't supported. Please help in best and easiest way.

What method are you using?

BTW, nice to see another Bangladeshi here :)

bunti_o4u
19-05-2019, 08:59
After compressing in a combination of knights compressor when I try to unpack it using setup.exe (also from thethe script of yours) , I get unknown compression method.. zlib isn't supported. Please help in best and easiest way.

you are getting this error because installer doesn't have pzlib files..

set the decompression method in [Resources] section. simply put 1 against each method which you are using...

e.g. if you have compressed game with pzlib3+srep+lolz then:
[Resources]
SRepInside=1
pZlib_x64=1
Lolz_x64=1

I hope it is clear now..

devil777
28-05-2019, 05:14
you are getting this error because installer doesn't have pzlib files..

set the decompression method in [Resources] section. simply put 1 against each method which you are using...

e.g. if you have compressed game with pzlib3+srep+lolz then:
[Resources]

SRepInside=1
pZlib_x64=1
Lolz_x64=1

I hope it is clear now..

Thanks boss bunti_o4u.... for helping me out..

devil777
28-05-2019, 05:22
Attention.!!!

This the version of mr.Bunti_o4u's bug free WPI
Which is indeed edited by mr.Bunti's direction..

edit: previously added rar file wasn't uploaded in compressed format.

# added WPInoneWEBfunctionSCRIPT.It doesn't bear the weblink or referred website link.

# Lolz and LolzAlpha are both different version.They Share only Basic Command of Cls.ini.Lolz is the first publicly released v21a7 and LolzAlpha is v22c4b (they are for unpckaging purpose only).Advice is not to use both at the same time in the script.

# LZMAx64 is the 64 bit one which usually can be found in the forums.(described it as others may try to run it in 32bit machines).Don't know if it works in 32bit machine.The general 32bit lzma was less then 100KB as i remember.

to add other tools https://fileforums.com/showpost.php?p=481329&postcount=16
as well as search in the forum

devil777
28-05-2019, 05:27
What method are you using?

BTW, nice to see another Bangladeshi here :)
Boss problem been solved by enabling the zlib option in the script

But I wonder why I have compressed a file using xtool_pzlib+srep m5 a16+Lzma:d512+msc.... And when I try to decompress it using the script (though I've enabled xtool_pzlib In the script ) I get xpzlib method isn't supported....

Uhh boss one question if use lolz_x64 + pzlibv3 ... to compress a game in 64 pc .. will I be able to decompress it in 32 bit pc?.

bunti_o4u
28-05-2019, 06:59
Ohh boss I've found that zlib was disabled from the script and I been able to solve the problem... Thanks for your reply..

And boss I wonder why I use xtool_pzlib+step m5 a16+lzma:d512m+msc.... for compression

And try to decompress it using the script I get xpzlib method isn't supported( I've used knight compressor
given here) , I've enabled xtool_pzlib In the script....?

And boss if I compress a file using pzlib v3 and lolz_x64... will I be able to decompress or install the file in 32 bit pc?

On 64bit machine you can run both 32bit as well as 64 bit version of application. But on 32 bit machine you can run only 32bit applications.

Pl don't post the same question twice..

devil777
29-05-2019, 07:48
On 64bit machine you can run both 32bit as well as 64 bit version of application. But on 32 bit machine you can run only 32bit applications.

Pl don't post the same question twice..

I apologize for my serious mistake bunti Dada but.. is the script's Executable operation works only in desktop icon box.. I mean I've edited the Executable path 1 (ME/Far cry New daw || Far cry new dawn.exe to : Wildlands || GRW.exe ) when I try to install the files with only Desktop ICon box checked I DONT get any desktop icon.. But when I install files or file with both DESKTOP ICON and Start MENU ICON box checked I do get a shortcut icon this time.. I want your kind help that I would get the shortcut icon only in Desktop ICon box checked..
In working previous script from razor12911... it didn't happened bunti_04u.. dada

And SCEOND HELP (2)
Can you help me with implanting lolz_x86 in Knight compressor.... or on short I want to use lolz_x86 instead of 64version in the compressor ?? I have friends who own 32bit machine.. so please help me out..

bunti_o4u
29-05-2019, 08:24
I apologize for my serious mistake bunti Dada but.. is the script's Executable operation works only in desktop icon box.. I mean I've edited the Executable path 1 (ME/Far cry New daw || Far cry new dawn.exe to : Wildlands || GRW.exe ) when I try to install the files with only Desktop ICon box checked I DONT get any desktop icon.. But when I install files or file with both DESKTOP ICON and Start MENU ICON box checked I do get a shortcut icon this time.. I want your kind help that I would get the shortcut icon only in Desktop ICon box checked..
In working previous script from razor12911... it didn't happened bunti_04u.. dada

And SCEOND HELP (2)
Can you help me with implanting lolz_x86 in Knight compressor.... or on short I want to use lolz_x86 instead of 64version in the compressor ?? I have friends who own 32bit machine.. so please help me out..

Thanx for pointing out the bug..

Fixed the bug and uploaded the updated script..

For x86 compression: just copy paste lolz_x86.exe in the resource folder and change the lolz_x64.exe with lolz_x86.exe in arc.ini file..

devil777
10-06-2019, 23:41
Bunti Dada I do get strange kind of error... With Lzma.
With your provided compressor I've compressed data using this algorithm "srep:m3f:a32+delta+lzma:177mb:normal:bt4:273:mc100 0:lc8 "
When I try to decompress the data in the Wpi I got this error " archive header is corrupted.unarc.'ll returned an error code 14. ERROR : archive structure is corrupted (decompression of control block failed ) "

I've included Lzma in the wpu script and also put Lzma(external compressor) in Arc.ini... any fix dada.
I wonder how other repacker work it out they use Lzma as well in the script and also in arc.ini I... seek help

Plus I try to put a long name like "Tom Clancy Ghost recon wildlands" in app name and Inno setup failed to compile but if a short name like "Ghost recon wildlands" is used it can compile it ...
I would like to have a wonderful help in case of using long name error in the in the installer....

bunti_o4u
11-06-2019, 09:01
Bunti Dada I do get strange kind of error... With Lzma.


Compressed and extracted the files with lzma and there is no such issue. below needs to be done:

Add below in the Arc.ini file

[External compressor:lzma]
header = 0
unpackcmd = lzma d lzma{:option} <stdin> <stdout>


Add below in innoscript


[Resources]
lzma=1

[Files]
#ifdef lzma
Source: Resources\UnpackTools\lzma\lzma.exe; DestDir: {tmp}; Flags: dontcopy;
#endif

function InitializeSetup:Boolean;
begin
#ifdef lzma
ExtractTemporaryFile('lzma.exe');
#endif



I have checked it (long name issue) and it's working fine...

devil777
12-06-2019, 08:22
Dada I hadn't put Lzma configuration.. on initializesetup:Boolean... I'm a newbie... Thanks dada Bunti....
One last question would it be "RRGGBB" .....-in the line of "BBGGRR"... hope you understand my question.. I had found BBGGRR in you script so I want to know wouldn't it be "RRGGBB".. not trying to spam posts..

bunti_o4u
12-06-2019, 09:24
Dada I hadn't put Lzma configuration.. on initializesetup:Boolean... I'm a newbie... Thanks dada Bunti....
One last question would it be "RRGGBB" .....-in the line of "BBGGRR"... hope you understand my question.. I had found BBGGRR in you script so I want to know wouldn't it be "RRGGBB".. not trying to spam posts..

Generally colors are quoted as RRGGBB but in this script, colors are coded in the manner "BBGGRR" that is why I have written like this

So lets suppose you want "Red color" for your script and the corresponding hex code is FF0000. if you write the hex color code "FF0000" in the script, the script will translate it as "0000FF which is Blue color".

I hope I made it clear...

devil777
15-06-2019, 08:17
Bunti Dada sorry for my late reply... Thanks you've made it clear about BBGGRR matter.. but I want to know if add password more thank numbers(like 1235..) should I use "the password" or ' the password'... as an example I've use pack.4444 as password and I've used "pack.4444" to identify "pack". Should I use any(more or other) caption to use both number and word as password in the script..

Want to learn cause I'm a newbie dada (other matters been cleared) but will ask if there is something unclear

bunti_o4u
17-06-2019, 02:07
I want to know if add password more thank numbers(like 1235..) should I use "the password" or ' the password'..

You can give any password but it should not consist of space and it is common password across all the archives..

You can modify the script and can use the different password for each archive..

Fsi - RePack
23-06-2019, 03:56
Doesn't Component page not Prewiev

bunti_o4u
24-06-2019, 09:25
Doesn't Component page not Prewiev

You have to enable it first from the [Installer] section. Set the value of Component as 1.

devil777
25-06-2019, 05:07
Bunti_04u Dada files do uninstall correctly but everything in uninstall folder do remains hidden except uninstall.exe and uninstall.dat.... but boss the repack that repackers make do have everything in the uninstall folder unhidden or visible..

Even their uninstall program in control panel do have setup.exe's icon.. Hope you understood the matter I am telling you. Also when I go to uninstall the game or program that have been installed by the setup.exe ( setup.exe has been made by Inno script) don't contain icon and it merely 67.0KB (though the game size is 34GB)..
Please help out

bunti_o4u
25-06-2019, 09:29
files do uninstall correctly but everything in uninstall folder do remains ...

find the below code:

if (CurStep = ssPostInstall) and not ISDoneError then
begin

and paste the below code after begin:


RegWriteDWordValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{#AppName}_is1', 'EstimatedSize', CalcSize*1024)
RegWriteStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{#AppName}_is1', 'DisplayIcon', ExpandConstant('{app}\{#E1[60]}\{#E1[61]}'))

It will show the uninstall icon as well as size...

devil777
25-06-2019, 23:04
Bunti Dada please I'm getting error
And can you help me with the size it's not specifying correctly . Please Bunti Dada can you write the codes in a text and attach it in a post. I'm not telling you to update the .iss file

A newbie and don't know coding

bunti_o4u
26-06-2019, 02:15
I'm getting error
And can you help me with the size it's not specifying correctly.

The code I have mentioned in previous post is working fine. It must be with script... Either you have modified the script that causing the error or you are not pasting the code at right place...

Post your script...

devil777
26-06-2019, 10:40
Dada sorry I was busy.. my exam was going on
Shouldn't I write " RegWriteDWordValue.............. EstimatedSize', CalcSize*1024) " in a single line..

Also in case of icon " RegWriteStringValue(........... ExpandConstant('{app}\{#E1[60]}\{#E1[61]}')) "

Should I write those codes... I mean I write this calculate size code after ISDoneError the begin in one line after that calculate code.... I wrote display icon code in one line from RedWriteStringValue..... to ....
ExpandConstant('{app}\{#E1[60]}\{#E1[61]}')) in one line is that okay..

Edited:

I sincerely apologize... I had left space after uninstall.. like unista ll... that's why code wasn't working also please reply about writing the codes in one line.. it's above " Edited: "
I had written size 129 in [installer]... Also in uncompressed size of archive 129 (in MB) .. files installed correctly but size wasn't showing in control panel.

devil777
27-06-2019, 05:07
Bunti Dada here is my script (with resources)....

###it has been properly edited. Here it is.

https://fileforums.com/showpost.php?p=481145&postcount=10

bunti_o4u
27-06-2019, 10:02
Bunti Dada here is my script (with resources)....

Set the Uncompressed Size for each archive marked in red as below:


;Archive1= Archive Type | Source | Output | Disk | Uncompressed Size in MB
;----------------- Maximum 8 Archive -----------------------------;
Archive1=Freearc|{src}\data1.cpi|{app}|1|525

devil777
02-07-2019, 01:32
All the way thanks Bunti_04u Dada for your previous hhelps.. but Dada I have a question...
I see that in your edited WPI setup creator you use 800*480 jpg pictures...
But I wonder If I use 1920*1080p pictures during compile without changing any value in WPI.iss script will that be a problem or is that okay?

devil777
06-07-2019, 09:46
Greetings Bunti Dada..
Dada setup.exe file doesn't select all the languages.
Is there is something to do in the script.I've enabled everything in component and language option but when I try to select all the language pack in setup.exe it only selects just any one language pack (also all the language packs were present).
Now I seek your help... but I'm not sure about the optional component option cause I haven't tried it yet

Plus Dada about picture.. I had tried 1280*720p pictures... in that case setup do gain some MB but the size in desktop remains the same.. also pictures In setup window do gets better. But I wonder If it would be a problem in future in case of low resolution monitor

exorc
08-07-2019, 06:57
How to eliminate the Lockscreen?

thx.

bunti_o4u
08-07-2019, 10:25
Can you provide help regarding Component:Language

Find below lines (replace # with 1 to 8)
CheckBoxSetEvent(Lang#Chk,@Lang#ChkClick);

Either delete these lines or put "//" at the start of line...

bunti_o4u
08-07-2019, 10:28
How to eliminate the Lockscreen?

thx.

Find below code and replace "True" to "False"
AutorunLock:=LockCreate(AutorunForm,ExpandConstant ('{tmp}\Lockscreen.jpg'),True);

bunti_o4u
09-07-2019, 13:29
Sorry but not found.


if you change True for False the installer does not start.

In the first line you are saying you didn't find but in the next line you are saying installer doesn't start. Bro I don't understand why did you write two contradict statements.

And matter of fact both of your statements are wrong. Code is there in the script... (line number: old script 6637 - update script - 6644) and it is working fine.

Hope you know how to use a little function called "find" which can be run by pressing Ctrl+F....:p:p

Fsi - RePack
10-07-2019, 02:45
Langauage Files & HD Pack name Change Example Name : Fsi-Data_EN.bin - Fsi-Data_HDPack.bin

devil777
15-07-2019, 00:07
Langauage Files & HD Pack name Change Example Name : Fsi-Data_EN.bin - Fsi-Data_HDPack.bin
Yes man it can be...

devil777
15-07-2019, 00:10
Bunti Dada.. greetings.. Bunti_o4U Dada in case of selecting language files they do not come pre-selected..or already selected. when the installer is started.. I Want the help that I Want the language packs to be pre-selected.. and if the users wants he can deselect the Lang.. packs..
Wish you a happy day dada..

bunti_o4u
15-07-2019, 12:28
Bunti Dada.. greetings.. Bunti_o4U Dada in case of selecting language files they do not come pre-selected..or already selected. when the installer is started.. I Want the help that I Want the language packs to be pre-selected.. and if the users wants he can deselect the Lang.. packs..
Wish you a happy day dada..

Find the below lines and delete them (# is language number):

if WizardForm.CurPageID = wpWelcome then
CheckBoxSetChecked(Lang#Chk, False);

PsYcHo_RaGE
15-07-2019, 22:59
bunti dada, lmao

wow, he gave you a good name :D

bunti_o4u
16-07-2019, 01:58
bunti dada, lmao

wow, he gave you a good name :D

Bunti is my nickname and dada means brother (in bengali.. since he is from Bangladesh..)

So it doesn't bother me as much and so I didn't react..

heihuanlanhun
16-07-2019, 05:08
the new tools like UltraARC v2.9.0.0 R6 Final?Compatible ?

I'm sorry.I have a poor Enlish
It is wrong
unarc.dll returned an error code:-2
error:unsupported compression method
xZLib+srep:m3f+lzma:a1:mfbt4:256m:fb273:mc10000000 00:lc8+diskspan:7900mb:7950mb

bunti_o4u
18-07-2019, 00:03
the new tools like UltraARC v2.9.0.0 R6 Final?Compatible ?

I'm sorry.I have a poor Enlish
It is wrong
unarc.dll returned an error code:-2
error:unsupported compression method
xZLib+srep:m3f+lzma:a1:mfbt4:256m:fb273:mc10000000 00:lc8+diskspan:7900mb:7950mb

No UltraARC.

Modify the arc.ini file to resolve the error

heihuanlanhun
18-07-2019, 04:43
No UltraARC.

Modify the arc.ini file to resolve the error

When I do that then the wrong

An error occurred while decompress:Archive header is corrupt
unarc.dll returned an error code: -14
ERROR:Archive structure corrupted(decompression of control block failed)

AND
I want to change the password,it can't change like english,
appname I change the chinese or Japanese,The name cannot be displayed correctl ?

can tell me what to do that

heihuanlanhun
19-07-2019, 06:45
No UltraARC.

Modify the arc.ini file to resolve the error

appname I change the chinese or Japanese,The name cannot be displayed correctl ?

东亰ザナドゥ→涓滀喊銈躲儕銉夈偉??

can you tell me what to do that?

thanks,dada


25088

bunti_o4u
19-07-2019, 09:47
appname I change the chinese or Japanese,The name cannot be displayed correctl ?

25088

You have to add fonts in the script..

You call me dada it's ok but if you call me bunti it would be nice

heihuanlanhun
19-07-2019, 09:49
You have to add fonts in the script..

You call me dada it's ok but if you call me bunti it would be nice

add fonts ?I try to do that,change the fonts to Microsoft YaHei?but it not work,
What should I do? bunti ?

bunti_o4u
19-07-2019, 09:50
When I do that then the wrong

An error occurred while decompress:Archive header is corrupt
unarc.dll returned an error code: -14
ERROR:Archive structure corrupted(decompression of control block failed)

AND
I want to change the password,it can't change like english,
appname I change the chinese or Japanese,The name cannot be displayed correctl ?

can tell me what to do that

You have to change arc.ini properties as they are in the compressor which you are using and also add the same version of exes or dlls with you have compressed your games...

bunti_o4u
19-07-2019, 09:52
add fonts ?I try to do that,but it not work,
What should I do? bunti

First of all if your system has that font installed on it, you don't need to add any font. You just need to modify the font names in the labels...

But if you want to use font without being installed then you have to add in the script and in the resource as well..

It will definitely work..

heihuanlanhun
19-07-2019, 09:54
It will definitely work.. But pl ensure you have changed font name in the labels wherever you want to use your font...

Which font can I use to work?

heihuanlanhun
19-07-2019, 10:00
First of all if your system has that font installed on it, you don't need to add any font. You just need to modify the font names in the labels...

But if you want to use font without being installed then you have to add in the script and in the resource as well..

It will definitely work..

I've done that and It can't work

heihuanlanhun
19-07-2019, 10:08
bunti_o4u ,Can I change the password?

bunti_o4u
19-07-2019, 10:16
bunti_o4u ,Can I change the password?

Yes you can. Remember don't add space in your password..

heihuanlanhun
19-07-2019, 10:27
Yes you can. Remember don't add space in your password..

How to change the password,iwhen i change,it is worng

heihuanlanhun
19-07-2019, 10:30
First of all if your system has that font installed on it, you don't need to add any font. You just need to modify the font names in the labels...

But if you want to use font without being installed then you have to add in the script and in the resource as well..

It will definitely work..

I tried many times, but it still couldn't
I change the font ,but it can work,like this
东亰ザナドゥ→涓滀喊銈躲儕銉夈偉??

heihuanlanhun
19-07-2019, 10:32
Yes you can. Remember don't add space in your password..

bunti,Sorry, my English is not good.Please forgive me for being impolite

heihuanlanhun
19-07-2019, 10:33
First of all if your system has that font installed on it, you don't need to add any font. You just need to modify the font names in the labels...

But if you want to use font without being installed then you have to add in the script and in the resource as well..

It will definitely work..

Please give me the font to work

heihuanlanhun
19-07-2019, 10:40
bunti ,My operating system is Japanese Windows 10

bunti_o4u
19-07-2019, 10:48
I've done that and It can't work

Add custom messages in your script for each sentence like below:
[CustomMessages]
Game=东亰ザナドゥ→涓滀喊銈躲儕銉夈偉


Then in the caption of labels, expand the relevant custom message like below:
Caption:=ExpandConstant('{cm:Game}');

this will definitely work...

heihuanlanhun
19-07-2019, 11:02
Add custom messages in your script for each sentence like below:
[CustomMessages]
Game=东亰ザナドゥ→涓滀喊銈躲儕銉夈偉


Then in the caption of labels, expand the relevant custom message like below:
Caption:=ExpandConstant('{cm:Game}');

this will definitely work...

bunti thanks, it work now

heihuanlanhun
19-07-2019, 11:26
Add custom messages in your script for each sentence like below:
[CustomMessages]
Game=东亰ザナドゥ→涓滀喊銈躲儕銉夈偉


Then in the caption of labels, expand the relevant custom message like below:
Caption:=ExpandConstant('{cm:Game}');

this will definitely work...

bunti ,How to change the word ?when I change the appname=东亰ザナドゥ ,it is wrong.
"Welcome to {#AppName} Installer Wizard" will be change the word,like this

Welcome to 涓滀喊銈躲儕銉夈偉 Installer Wizard

please help me.what can I do?

devil777
20-07-2019, 09:07
Greetings Bunti_Dada...
I had everything worked fine... but recently I have faced the Isdone error-12 checksum error..
First of all I have installed windows 19h1-latest yesterday ( nothing except display driver,CCleaner,VC redist++ is not installed) , my Windows Defender is turned off not disabled ... my rams,v-ram is fine any suggestions?
My archives are healthy n good..
Bunti Dada do I really need vc++ to solve my upper problem?

I seek help badly

bunti_o4u
20-07-2019, 23:06
recently I have faced the Isdone error-12 checksum error..

My archives are healthy n good..

I seek help badly

It happened with me once. I reinstalled the game and it git installed..

So install the game again.. Hope you won't get this error..

If error doesn't get resolved try installing vc redistributed 2015.

bunti_o4u
20-07-2019, 23:09
bunti ,How to change the word ?when I change the appname=东亰ザナドゥ ,it is wrong.
"Welcome to {#AppName} Installer Wizard" will be change the word,like this

Welcome to 涓滀喊銈躲儕銉夈偉 Installer Wizard

please help me.what can I do?

I don't get it what is your issue..

heihuanlanhun
20-07-2019, 23:45
I don't get it what is your issue..

when I use Japanese system(ANSI) windows 10,then the installer will be change like this 涓滀喊銈躲儕銉夈偉.

but when I use english system(unicode) windows 10,then the installer will be change like this 东亰ザナドゥ

devil777
21-07-2019, 08:33
Ahemm.....Bunti Dada it got solved I 've ran a test about which vC redist it do need.. and found that it needs both VC++ 2012/2013/2015 both x64 and x86 variant...
Hope if any one next time face any ISdone.dll or dll related error they find this helpful... Unfortunately some Unthinkable persons do show that copy isdone.dll to system 32 or sysWOW folder... clean your drive.. ram is coming to an end ...they really annoy the steady person to a mad person

devil777
29-07-2019, 11:27
Bunti_04u Dada I've got everything right from component selection to language selection... But Dada when I goto install a game and I doN't add language pack in setup directory it says isextract ERROR.. data is fine.. But in the begin of installation though I dont add language files it says at end installation...
I Want to add languages as language component also preselected(which you've helped) and if they don't or not present in with setup files error do pops up at the end of installation process...
Hope you've understood my problem...
Have a good day dada

bunti_o4u
29-07-2019, 22:19
I Want to add languages as language component also preselected(which you've helped) and if they don't or not present in with setup files error won't pop up at the end of installation process...
Have a good day dada

Pl share your script..

bunti_o4u
04-08-2019, 16:37
You're modified script Bunti_04u Dada and please if I didn't modified it to preselected language... make it and also i need the fix related to my previous topic... ( when I enable language option and also Lang archive pack name... But I don't add them with setup during installation , isextract ERROR shows up)
Also can you , dada help me about how to disable the 'official website' thing in about page?

First of all, if you have set the language in language section and the relevant data file is not in source directory, language checkbox will get disabled and setup wouldn't allow you to select that language and installation wouldn't extract that language as if that language is not selected at all.

So there is no question of error at the end of installation... you might be doing something wrong...

devil777
09-08-2019, 21:15
Dear bunri_o4u Dada please help me about how to disable only the "Official website" thing in the script... I don't want it only ( I think I need to get out from pre - selection in order to ignore is-extraxterror)



Also please check the script( the updated one) , optional component do not get disabled in spite of putting in the Op.Co. section =0 to 1...

bunti_o4u
09-08-2019, 23:19
Dear bunri_o4u Dada please help me about how to disable only the "Official website" thing in the script... I don't want it only ( I think I need to get out from pre - selection in order to ignore is-extraxterror)



Also please check the script( the updated one) , optional component do not get disabled in spite of putting in the Op.Co. section =0 to 1...

If you don't want link then remove it from the script. Remove the relevant custom message, web link function and labels. That's it..

You have put 1 which enables the optional component. Put 0 to disable it.. And let me tell you this is working perfectly unless you have done something wrong..

devil777
10-08-2019, 04:46
Bunti Dada I apologize I have written it wrong and I 've put 0 to disable but it won't work if you're that optimistic than try your own script from this thread.... it's not working

devil777
11-08-2019, 00:11
Uhh dada with great respect... you didn't put optionalcomponet in the script at starting... you've written down "optionComponent" = 1 fix it please otherwise it will be considered bug.. it would be "optional component"=....
Hope you've understood... that's why my one wasn't disabling...

bunti_o4u
12-08-2019, 11:11
Uhh dada with great respect... you didn't put optionalcomponet in the script at starting... you've written down "optionComponent" = 1 fix it please otherwise it will be considered bug.. it would be "optional component"=....
Hope you've understood... that's why my one wasn't disabling...

I have already corrected it but I think I forgot to upload it.. my bad..
I will mention it in post itself..

devil777
16-08-2019, 19:56
Bunti_O4U Dada in your provided installer there is "Srep" which is about 85.5 KB . But there is another one or Srep not in your installer which is 16 KB and it also comes with "cls-srep_x64.exe" and "cls-srep_x86.exe"....

So here are my questions-----
1.is your provided srep one supports both 32 and 64 bit..
2.What is the difference between your one and the one which I've told you.

Wishing for an exact answer.. have a good day dada

devil777
17-08-2019, 11:34
Bunti Dada I had packed a data with srep and everything was fine It would extract with cls-srep.dll 16KB and cls-srep_x64.exe , cls-srep_x86.exe nicely... but in mistake I've deleted the exegame file and Hardly have the files used to make data file....

I've made .exe with the files but when i try to install after 7 or 11 % a error pops up that setup.exe has reportedly closed.... (not isdone one, so I'm not missing any unpack tool)

Dada I have great hopes in you I've edited cls.ini file but haven't edited arc.ini cause it has cls_srep.dll so why need to.... by the way please Dada help me don't want to pack 58GB+ again.... Hope you have that sort of answer

wangfeilong0317
17-08-2019, 22:57
Not working properly

bunti_o4u
18-08-2019, 00:39
Bunti Dada I had packed a data with srep and everything was fine It would extract with cls-srep.dll 16KB and cls-srep_x64.exe , cls-srep_x86.exe nicely... but in mistake I've deleted the exegame file and Hardly have the files used to make data file....

I've made .exe with the files but when i try to install after 7 or 11 % a error pops up that setup.exe has reportedly closed.... (not isdone one, some not missing any unpack tool)

Dada I have great hopes in you I've edited cls.ini file but haven't edited arc.ini cause it has cls_srep.dll so why need to.... by the way please Dada help me don't want to pack 58GB+ again.... Hope you have that sort of answer

I am not the right person for unpacking related questions coz even I am beginner in this subject matter..

I don't remember from where I downloaded this SREp version.. but I can tell you this much that it will work for both SREp x86 and x64 compressed data files but for which version then I don't have any answer...

bunti_o4u
18-08-2019, 00:43
Not working properly

Didn't come across such weird error..

Pl upload your modified script...

wangfeilong0317
18-08-2019, 01:11
Didn't come across such weird error..

Pl upload your modified script...
I have not modified ,the win10 system I used.

Harsh ojha
18-08-2019, 09:16
I have not modified ,the win10 system I used.

Your Windows 10 Information

wangfeilong0317
18-08-2019, 20:15
Your Windows 10 Information
Windows 10 Professional Edition ,Version 1809(x64)

Harsh ojha
18-08-2019, 20:26
Windows 10 Professional Edition ,Version 1809(x64)

Will you upload your script

devil777
20-08-2019, 11:50
Uhh Bunti_o4u Dada I've found your Srep download source. It's been done by profrager at last month of 2013 and after that he released new cls-srep.dll with new 64 and 32 bit .exe... + I've solved the error and will post it at the first page of the thread ( by editing my any useless post) ( and frankly I'm not to one to find it)

Also it supports srep v3.92.. ( I've tried it myself)

ScOOt3r
07-09-2019, 22:59
Hi Bunti,
I am having 2 small problems and hoping that you can answer them for me if possible.
1. I cant seem to select more then 1 language file at a time, is there a way to fix that or maybe im missing something. They all appear & are labeled correctly but when you say select English, then click French, the english box becomes un checked.
2. is there any way to change a the custom message to something else or disable it?
[CustomMessages]
Game=Tom Clancys Ghost Recon Wildlands
ReleaseDate=March 6, 2017
Developer=Ubisoft Paris
Publisher=Ubisoft
Genre=Action-Adventure, first-Person Shooter
Mode=Single-player, Multiplayer
OfficialWebsite=https://ghost-recon.ubisoft.com/game/en-ca/


if i change it and install it gives me an error, maybe thats normal, im not sure.

thanks in advanced

ScOOt3r

bunti_o4u
08-09-2019, 00:21
Hi Bunti,
I am having 2 small problems

Answer for first problem: pl refer below posts-
https://fileforums.com/showpost.php?p=481665&postcount=33
https://fileforums.com/showpost.php?p=481665&postcount=35
https://fileforums.com/showpost.php?p=481665&postcount=40
https://fileforums.com/showpost.php?p=481665&postcount=41

Answer for second question:
Either disable the About Page from the installer section then you won't need custom messages or you can change it..

Developer=Ubisoft Paris

Content highlight in red can be changed to anything..
Content highlight in blue can be changed but the same changes need to be done in script too...

ScOOt3r
08-09-2019, 22:08
Now im getting this kind of error.
i click on the setup file, it loads, i unlock it, hit install & it minimizes and wont continue, any ideas? It worked the first time & i forgot to change a setting and fixed the setting, and now i get this all the time, i sent the exe to a buddy and he was able to goto the components page with no problems.. has anyone seen this problem. im almost to the point where im going to reformat my Pc but dont really want to do that right now.

https://drive.google.com/open?id=11xK5M1FQK9gAOTybN900tz1piiit3ULK

ScOOt3r
08-09-2019, 22:49
is there a fix for the uninstall feature. i get this error:
Runtime Error (at 446:4845) could not call proc.

i have 2 files that were created in the uninstall folder they are;
unins000.dat
unins000.exe

if that helps.. other then that its working good now.. would love to get this cleaned up

anyone can help me with this last thing, the uninstall procedure as it wont uninstall anything that gets installed..
thanks

Harsh ojha
09-09-2019, 09:08
Now im getting this kind of error.
i click on the setup file, it loads, i unlock it, hit install & it minimizes and wont continue, any ideas? It worked the first time & i forgot to change a setting and fixed the setting, and now i get this all the time, i sent the exe to a buddy and he was able to goto the components page with no problems.. has anyone seen this problem. im almost to the point where im going to reformat my Pc but dont really want to do that right now.

https://drive.google.com/open?id=11xK5M1FQK9gAOTybN900tz1piiit3ULK

Setup file is extracting temporary file
Press Windows logo key + R then type %temp%

devil777
29-09-2019, 08:10
Bunti Dada Can YOU help me to remove the password option in KNIGHT COMPRESSOR.

I mean I don't want password in my packed archives..

Wishing a nice reply and wishes nice moments to you

Harsh ojha
29-09-2019, 08:31
Bunti Dada Can YOU help me to remove the password option in KNIGHT COMPRESSOR.

I mean I don't want password in my packed archives..

Wishing a nice reply and wishes nice moments to you

remove the password option in KNIGHT COMPRESSOR.

exorc
21-10-2019, 18:30
Hi, how to add parameters to Windows Shortcut?

thx

Solved

exorc
25-10-2019, 07:12
I have this problem with several files

https://i.ibb.co/gZqysnV/Sin-t-tulo-2.jpg (https://ibb.co/jk0h7pR)


How do I solve it?

THX.


.

mehenuf06
06-01-2020, 03:07
Is there any list of color codes for Windows Phone Installer 8? If i use hex code of red the installers colour becomes blue

Joe Forster/STA
06-01-2020, 07:04
Is there any list of color codes for Windows Phone Installer 8? If i use hex code of red the installers colour becomes blue

Maybe, you need to use the codes in reverse order, BGR instead of RGB? If you're using e.g. (hexadecimal) code 123456, try 563412 instead.

mehenuf06
06-01-2020, 09:46
Attention.!!!

This the version of mr.Bunti_o4u's bug free WPI
Which is indeed edited by mr.Bunti's direction..

Bro can you tell me what changes will i make in Registry if i use lzham ? haven't found anything like that in the Registry

devil777
07-01-2020, 04:47
Bro can you tell me what changes will i make in Registry if i use lzham ? haven't found anything like that in the Registry
Hey dude try this post
https://fileforums.com/showpost.php?p=481329&postcount=16
(Put the lzham in the place of Lzma.Also don't forget to add that tools path, i mean from where you've placed it)

In addition put these parameter in arc.ini

[External compressor:lzham]
unpackcmd = lzham -c d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

mehenuf06
08-01-2020, 07:50
SOrry for disturbing again but im having the following problem :
https://extraimage.net/images/2020/01/08/fd53ae831554b052111ec22f57765d59.png (https://extraimage.net/image/yabn)

used compression :Ztool-Pzlib+srep+xz+lolz+bpk

settings in Registry : https://extraimage.net/images/2020/01/08/52654f91fb5c139ba594ac7414bc2574.png (https://extraimage.net/image/yabl)

Turned off Antivirus during compression and installing

Entai44
08-01-2020, 22:48
You can't use ...xz+lolz+bpk together, you must use bpk at the beginning and just use lolz rather than xz, lolz is the best compression ratio compressor and decompression speed. Use with my configurations --> bpk+ztool.pzlib+srep+lolz to make it work

bunti_o4u
09-01-2020, 00:11
SOrry for disturbing again but im having the following problem :
https://extraimage.net/images/2020/01/08/fd53ae831554b052111ec22f57765d59.png (https://extraimage.net/image/yabn)

used compression :Ztool-Pzlib+srep+xz+lolz+bpk

settings in Registry : https://extraimage.net/images/2020/01/08/52654f91fb5c139ba594ac7414bc2574.png (https://extraimage.net/image/yabl)

Turned off Antivirus during compression and installing

CRC error generally happens when you use different version or architecture of same tool for compression and extraction...

mehenuf06
09-01-2020, 01:57
CRC error generally happens when you use different version or architecture of same tool for compression and extraction...

how would i ensure whether im using same version or not ?
[And im using the the Knight compressor and the Windows Phone installer thats given here.]

Edit : Checked in both resource file of compressor and Decoder both of them are of same version
https://extraimage.net/images/2020/01/09/384d495e8c0b01d1382e3b9245f6c49f.png (https://extraimage.net/image/yavn)
https://extraimage.net/images/2020/01/09/e207580e0425c6df7ea3768381f48508.png (https://extraimage.net/image/yavj)

Entai44
09-01-2020, 09:25
Is it working now?

devil777
09-01-2020, 10:14
Hey "mehenuf06" dude do u have vc redist from 2007 to 2017 installed in your pc (some says that ztool and xtool still needs vc_2015 both 32 and 64bit).

I was just saying... cause I had deleted a 32GB packed material for that dang error.

Don't know those tools might need vc_2013 even.. I've got every possible vc installed in my Pc

Joe Forster/STA
09-01-2020, 14:21
Hey "mehenuf06" dude do u have vc redist from 2007 to 2017

You can download Visual C++ redistributable packages from http://support.microsoft.com/kb/2977003. If that doesn't help, contact me via email and I'll give you my collection of such packages.

mehenuf06
10-01-2020, 03:04
Is it working now?

nope bro i think there's some problem with ZTool_PZlib
I tried other things but only ZTool_PZlib and precomp is having problem

Edit : @devil777 bro and @Joe Forster/STA bro i will let you guys know after installing them thanks for the reply

mehenuf06
10-01-2020, 03:53
Hey "mehenuf06" dude do u have vc redist from 2007 to 2017 installed in your pc (some says that ztool and xtool still needs vc_2015 both 32 and 64bit).

I was just saying... cause I had deleted a 32GB packed material for that dang error.

Don't know those tools might need vc_2013 even.. I've got every possible vc installed in my Pc

installed them (whatever i found) but having the same error

devil777
30-01-2020, 07:19
Mr.bunti_04u can the speed of unpacking be added into the script
Like
https://fileforums.com/showpost.php?p=484213&postcount=7

I'm not a coder that's why I'm asking...

bunti_o4u
31-01-2020, 00:33
Mr.bunti_04u can the speed of unpacking be added into the script
Like
https://fileforums.com/showpost.php?p=484213&postcount=7

I'm not a coder that's why I'm asking...

Yes, it can be added. Since I am on vacation and can only do it after 10th Feb..

exorc
06-03-2020, 03:44
Hi, can add poodle in this script?

Thx

player1986
15-07-2020, 18:30
Boss problem been solved by enabling the zlib option in the script

ARTEMiS14
01-08-2020, 06:39
Is it possible to remove lockscreen and start the installer directly ?

devil777
01-08-2020, 07:16
Is it possible to remove lockscreen and start the installer directly ?

Here it is
https://fileforums.com/showpost.php?p=481704&postcount=36

ARTEMiS14
02-08-2020, 16:10
In language , it only allows to select one language during installation . Can we edit it to allow multiple language selection ?

bunti_o4u
03-08-2020, 05:56
In language , it only allows to select one language during installation . Can we edit it to allow multiple language selection ?

devil777 has further modified this script. You can check it out if it suites your need:
https://www.fileforums.com/showpost.php?p=481145&postcount=10

Athii Gameplay
04-12-2020, 03:03
Hi bunti_o4u,

Could you please help me out. how to add unpack resources in WindowsPhone.iss.

since it doesnot supporting srep, srepx64, msc, zpaq

danieldeak70
30-12-2020, 05:52
Hi. So I thought i edit some things that might be usefull.

Changes:
- Changed some text size cause they was big and didn't displayed correctly.
- If you set the Component to 1 it will change the Insaller width so all the text displays correctly
- Changed the installer height cause some text displayed incorrectly. (Total Partition Space, Free Space Available and Free Space Required)
- Changed the "Select the installation directory for ..." and "Select the Program Group for ..." search icon to fit properly.
- Changed some text in the System Requirements to fit properly
- I saw someone said "Allow multiple languages at the same time" so I also added this too
- Changed the "Are you sure that you want to exit Setup?" MsgBox size + Text size cause it didn't displayed properly.
- Changed some text in the Finalization screen to fit properly.
- Fixed other small displaying issues

Epic Titan 69
31-12-2020, 02:25
By the Way which Compressions combo does it supports...........
for eg srep+lama+lolz.................etc

And does it support ultra arc?

pralin
01-01-2021, 03:46
Hlp me

Epic Titan 69
04-01-2021, 20:34
How to Change That PINK COLOUR??

mausschieber
06-01-2021, 00:14
How to Change That PINK COLOUR??

look for this
;Set 00 for custom color and give your color code here in BBGGRR
CustColor=$8223FE

pralin
06-01-2021, 06:43
look for this
;Set 00 for custom color and give your color code here in BBGGRR
CustColor=$8223FE
Can u list colour name with their codes also
Please.........

mausschieber
06-01-2021, 17:43
Can u list colour name with their codes also
Please.........

i think this is it but note that the colors have to be entered in reverse order example: BBGGRR
http://www.creepyed.com/2012/11/03/windows-phone-8-theme-colors-hex-rgb/

Epic Titan 69
06-01-2021, 22:02
This is the bug free version of Windows Phone Installer script by Razor12911 with added functionality such as:

System Configuration page and About Game page.
Component Support (with two seperate section for Language Pack and for Option Component.)
Easy to disable installer Pages i.e. Autorun page, About Game page, System Configuration page and Component Page.
Enable or disable Music.
All options related to installer are available in the main script itself.



Screenshots:
Hey Man Listen
This dude has made video on this topic without PROPER credits..........

Watch Here (https://bit.ly/3hWIWIP)

Epic Titan 69
04-03-2021, 01:46
Can Anyone help
This installer is unable to set the icon of shortcut it creates on desktop
I mean, the shortcut thus created has no icon??

devil777
05-03-2021, 05:41
Epic_titan69

For ShortCuts To show "icon" (the one which was used for installer),edit [icons] section in the windowsPhone.iss file

Name: {commondesktop}\{#E1[62]}; Filename: {app}\{#E1[60]}\{#E1[61]}; WorkingDir: {app}\{#E1[60]}; Check: CreateDesktopShortcuts;
To
Name: {commondesktop}\{#E1[62]}; Filename: {app}\{#E1[60]}\{#E1[61]}; IconFileName: "{src}\Icon.ico"; WorkingDir: {app}\{#E1[60]}; Check: CreateDesktopShortcuts;

Or if you mean it doesn't bear the exact location of the Designated executable.Then edit the [execs] section

;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
AppExe1=ME||GRW.exe|Tom Clancy Ghost Recon Wildlands

Have your desired day..

Epic Titan 69
05-03-2021, 06:09
Ele helped me with this
You can fix it after making little change. ;)

1. Delete the phrase I marked in yellow.

https://i.ibb.co/VCRW2y3/Screenshot-2021-03-05-113846.png
https://i.ibb.co/wJV5CGs/Screenshot-2021-03-05-114032.png

Epic Titan 69
05-03-2021, 19:58
Can Anyone tell me that is the processor speed here is in "Hz" or "GHz"
[SystemReq]

ReqProcessorSpeed=3100



moreover what are the other codes for OS

;513 = WinXP, 611 = Win7, ...
ReqOS=611

devil777
06-03-2021, 05:26
Mhz

If it was Ghz :D

Edit: Ram and Vram things are in Megabyte

For Windows version sort of thing I think its related to ISsysinfo.dll (inno system info)

By altef_4
https://fileforums.com/showthread.php?t=95404&highlight=System+info

User: BlackFire69 had something done about system info too

Epic Titan 69
06-03-2021, 10:05
How to know how much MHz a processor has.....????

devil777
06-03-2021, 11:44
Epic_titan69

If you click right button of your mouse on "My Computer" or "The Pc" a Big chart likely thing will show up.Then Click on Properties.You will be redirected to "About" Section, there watch over the Specification of your Computer

Processor Speed will be in Ghz (1000 Mhz=1Ghz)

Joe Forster/STA
06-03-2021, 12:42
If you click right button of your mouse on "My Computer" or "The Pc" a Big chart likely thing will show up.Then Click on Properties.You will be redirected to "About" Section, there watch over the Specification of your Computer

Or just press Win-Pause. :)

Harsh ojha
06-03-2021, 19:47
How to know how much MHz a processor has.....????

Try this
Windows Logo Key + R or Win + R
It will pop-up Run
now type dxdiag
done

Ele
06-03-2021, 22:13
How to know how much MHz a processor has.....????

1GHz = 1000MHz ;)

example:
3.7 GHz (Base Clock) = 3700 MHz

El.Amigos
06-03-2021, 23:16
Если кто-то может помочь мне добавить 2 ГБ ограничителя для этого установщика после страницы, которая появляется при нажатии установки (Windows логотип), как в случае установки FITGIRL

Epic Titan 69
06-03-2021, 23:36
Если кто-то может помочь мне добавить 2 ГБ ограничителя для этого установщика после страницы, которая появляется при нажатии установки (windows логотип), как в случае установки fitgirl
Я также хотел, что, но получил только ошибки
=(

Joe Forster/STA
07-03-2021, 00:02
English, please!

Epic Titan 69
07-03-2021, 00:54
English, please!
Even i used a translator........

Если кто-то может помочь мне добавить 2 ГБ ограничителя для этого установщика после страницы, которая появляется при нажатии установки (Windows логотип), как в случае установки FITGIRL MEANS-->
If someone can help me add a 2GB limiter to this installer after the page that appears when you click the installation (Windows logo), as in the case of FITGIRL installer

Я также хотел, что, но получил только ошибки
=( MEANS-->
I also wanted that, but only got the bugs
=(

El.Amigos
08-03-2021, 07:29
English, please!
since now he had translated so can you now help me with
If someone can help me add a 2GB limiter to this installer after the page that appears when you click the installation (Windows logo), as in the case of FITGIRL installer

El.Amigos
01-04-2021, 00:21
Does anyone has any idea of how to add splash screen to it???
If anyone can help me with this..........

Newbie-repacker
25-04-2021, 23:32
This error i get
Please help me.......
Unable to compile
https://i.ibb.co/d7C0D8d/error.png

PsYcHo_RaGE
26-04-2021, 08:47
Does anyone has any idea of how to add splash screen to it???
If anyone can help me with this..........

Will send ;)

bunti_o4u
26-04-2021, 21:57
This error i get
Please help me.......
Unable to compile
https://i.ibb.co/d7C0D8d/error.png

I think you have not added any exe..

[Execs]
;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
AppExe1=ME|bin\|FarCryNewDawn.exe| Far Cry New Dawn

Newbie-repacker
26-04-2021, 22:29
I think you have not added any exe..

[Execs]
;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
AppExe1=ME|bin\|FarCryNewDawn.exe| Far Cry New Dawn
Idk why but still not working .....

Newbie-repacker
26-04-2021, 23:03
Will send ;)
I also need it
It will be nice of u....
Thanks

Newbie-repacker
27-04-2021, 01:04
Idk why but still not working .....
Done it got fixed.....

One more thing ,
If i encrypt the installer (using iscrypt.dll- code given below) first it says Iscrypt is missing


[Setup]
AppName={#AppName}
AppPublisher={#AppPublisher}
AppVersion={#AppVersion}
VersionInfoVersion={#AppVersion}
DefaultDirName={pf}\{#AppDir}
DefaultGroupName={#AppDir}
SetupIconFile=Icon.ico
OutputBaseFilename=Setup
OutputDir=WP_Output
UninstallFilesDir={app}\Uninstall
UninstallDisplaySize= {#AppSize}
DiskSpanning=No
Compression=lzma2/ultra
SolidCompression=No
EnableDirDoesntExistWarning=no
DirExistsWarning=no
Encryption=yes
Password=1234
#ifdef SystemRequirement
UserInfoPage=yes
#endif
#ifndef Component
DisableDirPage=Yes
#endif



So putting iscrypt.dll to the main inno enhanced version it gives me error like
Here is the error after installing iscrypt.dll

https://i.ibb.co/80D8y1C/Error-ISCRYPT-dll.png (https://ibb.co/80D8y1C)

Epic Titan 69
27-04-2021, 07:21
Hey bunti
Do u have any idea of how i can increase the dimensions of installer
Currently its dimensions are 800*448 pixels

Thanks In Advance.......

El.Amigos
27-04-2021, 07:40
Bunti can u tell me why this finalization option is half (rather not visible) visible in script compiled by me Here

https://i.ibb.co/JB7YNcC/Installing-Among-Us-27-04-2021-19-47-22.png (https://ibb.co/C17jqwW)

But in ur case it is fully visible......
https://fileforums.com/attachment.php?attachmentid=24687&stc=1&d=1557437999

How its possible???
Where am going wrong???!!!

PsYcHo_RaGE
27-04-2021, 07:55
Bunti can u tell me why this finalization option is half (rather not visible) visible in script compiled by me Here

https://i.ibb.co/JB7YNcC/Installing-Among-Us-27-04-2021-19-47-22.png (https://ibb.co/C17jqwW)

But in ur case it is fully visible......
https://fileforums.com/attachment.php?attachmentid=24687&stc=1&d=1557437999

How its possible???
Where am going wrong???!!!

DPI Issue, use the fix i have provided in BLACKFIRE69's installer thread

Newbie-repacker
27-04-2021, 08:01
DPI Issue, use the fix i have provided in BLACKFIRE69's installer thread
Do u mean in that file which u gave in core repack script???

I think This ONE (https://fileforums.com/showpost.php?p=491198&postcount=169)

El.Amigos
27-04-2021, 08:12
DPI Issue, use the fix i have provided in BLACKFIRE69's installer thread
Thanks buddy......
But there is no Setup.e32 or Setup.dr.e32 files existing previously in this folder which i have to replace

El.Amigos
27-04-2021, 10:17
Bunti can u tell me why this finalization option is half (rather not visible) visible in script compiled by me Here

https://i.ibb.co/JB7YNcC/Installing-Among-Us-27-04-2021-19-47-22.png (https://ibb.co/C17jqwW)

But in ur case it is fully visible......
https://fileforums.com/attachment.php?attachmentid=24687&stc=1&d=1557437999

How its possible???
Where am going wrong???!!!
Any fix for this bunti PLZZZZ

bunti_o4u
27-04-2021, 11:47
Any fix for this bunti PLZZZZ


Delete the "Bahnschrift“ Fonts Installed via Registry Editor
1. For All users
Before proceeding to follow steps, make sure to login as an Administrator into your PC. Here is the complete procedure-

At first, press Win+R hokey together to start Run dialog.
Thereupon, type Regedit at blinking cursor followed by Enter to begin Registry Editor.
If UAC prompts up, select Yes to authorize the access.
On the new window, navigate to the following path-
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
Henceforth, move to the corresponding right screen and make a right-click on the font that you want to remove.
Tap Delete option on the context menu.
Afterwards, hit Yes to confirm the changes made so far and close the running Registry Editor window.
Note: Do reboot your PC to remove any leftover files. From the next logon, you won’t see the fonts you deleted using the above steps.

2. For Current User
Follow these steps to delete a particular font using Registry Editor-

Make a right-click on the Windows icon and select the Run option.
Now, type Regedit near blinking cursor followed by Enter to start Registry Editor.
On the new window, browse to the following address-
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Fonts
Succeeding after, switch to the right pane and locate the DWORD entries that you are going to delete.
Here, do the right click on the “Bahnschrift (TrueType)” string value and choose Delete option from the context menu. See Snapshot below-
add or delete Fonts

Note: Before going ahead, double-check the string value name that you are going to delete permanently. It must resemble “Bahnschrift“.

Henceforth, tap the Yes button to confirm the changes.
After you finish the above task, close the Registry window and Reboot your PC.
When System restarts, start Windows Explorer. To begin Explorer instantly, press Win+E.
Go to the Address bar and copy/paste the following path followed by Enter key–
%LocalAppData%\Microsoft\Windows\Fonts
At last, delete the following font(s)-
"bahnschrift.ttf"
That’s it, close File explorer, and Reboot your PC again.

El.Amigos
27-04-2021, 20:36
Okay bunti .......
THANKS.

So is it important for the installer to install this Bahnschrift font upon launch
And if it isnt important then how to command the installer not to install this .ttf

Epic Titan 69
27-04-2021, 23:12
What about this font look guys

https://i.ibb.co/3zJQN6Z/Installing-Among-Us-28-04-2021-11-40-15.png (https://ibb.co/cLmVFfn)

I have a question bunti

does all the fonts are supported in this script

Epic Titan 69
27-04-2021, 23:13
Okay bunti .......
THANKS.

So is it important for the installer to install this Bahnschrift font upon launch
And if it isnt important then how to command the installer not to install this .ttf
I think u need atleast one font to be installed by the installer.....
Check the above post......

I can tell u how you can change the fonts

Epic Titan 69
27-04-2021, 23:30
Hmmm.....
Bunti can you tell me where can i find the settings to change the font size of the setion Inside yellow box in the attached image???

https://i.ibb.co/7vwRBV1/Installing-Among-Us-28-04-2021-11-56-36.png (https://ibb.co/5TNnCvR)

bunti_o4u
28-04-2021, 00:02
Hmmm.....
Bunti can you tell me where can i find the settings to change the font size of the setion Inside yellow box in the attached image???

https://i.ibb.co/7vwRBV1/Installing-Among-Us-28-04-2021-11-56-36.png (https://ibb.co/5TNnCvR)

I remember that I have modified the "Bahnschrift" font which is included in script.

Since, the "Bahnschrift" font included in script somehow override by System Font (Post windows 10 update some time back). It is showing some lables incorrectly.

That is why I mentioned to remove the System Font in this post.
https://fileforums.com/showpost.php?p=491602&postcount=155

So changing font size won't correct the font space. Hope this clarifies all doubts..

Epic Titan 69
28-04-2021, 00:20
I remember that I have modified the "Bahnschrift" font which is included in script.

Since, the "Bahnschrift" font included in script somehow override by System Font (Post windows 10 update some time back). It is showing some lables incorrectly.

That is why I mentioned to remove the System Font in this post.
https://fileforums.com/showpost.php?p=491602&postcount=155

So changing font size won't correct the font space. Hope this clarifies all doubts..
One last doubt ............
Does this font problem persists in other pc also which had run this setup at least once??

El.Amigos
28-04-2021, 10:40
Done it got fixed.....

One more thing ,
If i encrypt the installer (using iscrypt.dll- code given below) first it says Iscrypt is missing


[Setup]
AppName={#AppName}
AppPublisher={#AppPublisher}
AppVersion={#AppVersion}
VersionInfoVersion={#AppVersion}
DefaultDirName={pf}\{#AppDir}
DefaultGroupName={#AppDir}
SetupIconFile=Icon.ico
OutputBaseFilename=Setup
OutputDir=WP_Output
UninstallFilesDir={app}\Uninstall
UninstallDisplaySize= {#AppSize}
DiskSpanning=No
Compression=lzma2/ultra
SolidCompression=No
EnableDirDoesntExistWarning=no
DirExistsWarning=no
Encryption=yes
Password=1234
#ifdef SystemRequirement
UserInfoPage=yes
#endif
#ifndef Component
DisableDirPage=Yes
#endif



So putting iscrypt.dll to the main inno enhanced version it gives me error like
Here is the error after installing iscrypt.dll

https://i.ibb.co/80D8y1C/Error-ISCRYPT-dll.png (https://ibb.co/80D8y1C)
Anyone got fix for this??
Am also facing this error

Pralin[2.0]
28-04-2021, 19:13
Anyone got fix for this??
Am also facing this error
I think u both are doing same thing wrong
U need to include iscrypt.dll under [FILES] section and Extract Temporary File(Iscrypt.dll)

Check and let me now if it fixes or not.....

Newbie-repacker
28-04-2021, 21:00
Bunti can u tell me how to add custom Cursors to this installer??

bunti_o4u
29-04-2021, 01:40
Bunti can u tell me how to add custom Cursors to this installer??

I think you can change cursor by using below function (I am not sure):

function LoadCursorFromFile(FileName: String): Longint;
external 'LoadCursorFromFileW@user32 stdcall';

Newbie-repacker
29-04-2021, 04:45
Done it got fixed.....

One more thing ,
If i encrypt the installer (using iscrypt.dll- code given below) first it says Iscrypt is missing


[Setup]
AppName={#AppName}
AppPublisher={#AppPublisher}
AppVersion={#AppVersion}
VersionInfoVersion={#AppVersion}
DefaultDirName={pf}\{#AppDir}
DefaultGroupName={#AppDir}
SetupIconFile=Icon.ico
OutputBaseFilename=Setup
OutputDir=WP_Output
UninstallFilesDir={app}\Uninstall
UninstallDisplaySize= {#AppSize}
DiskSpanning=No
Compression=lzma2/ultra
SolidCompression=No
EnableDirDoesntExistWarning=no
DirExistsWarning=no
Encryption=yes
Password=1234
#ifdef SystemRequirement
UserInfoPage=yes
#endif
#ifndef Component
DisableDirPage=Yes
#endif



So putting iscrypt.dll to the main inno enhanced version it gives me error like
Here is the error after installing iscrypt.dll

https://i.ibb.co/80D8y1C/Error-ISCRYPT-dll.png (https://ibb.co/80D8y1C)
Any fix for this

gangathara
29-04-2021, 06:21
A digital workplace (https://www.infobrez.com/digital-workplace-software)is a cloud based work platform that lets businesses move work to the virtual space. Such platforms contain all the applications, data, tools and collaboration features employees (https://www.infobrez.com/digital-workplace-software)need to perform work within a secure online interface that they can access from anywhere, anytime and on any device.

Newbie-repacker
29-04-2021, 21:07
Any fix for this
??

GaMEr_2077
29-04-2021, 21:16
Bunti can u tell me how to add custom Cursors to this installer??
you should try THIS (https://stackoverflow.com/questions/37774825/how-to-set-a-custom-cur-or-ani-cursor-in-inno-setup)

PsYcHo_RaGE
01-05-2021, 10:07
Changelog

Splash Added
Nothing XD

Epic Titan 69
02-05-2021, 08:19
I think you can change cursor by using below function (I am not sure):

function LoadCursorFromFile(FileName: String): Longint;
external 'LoadCursorFromFileW@user32 stdcall';

Can U explain plzzz
Am facing certain issues!!!!

Newbie-repacker
03-05-2021, 07:29
Which tool corresponds to the method no 112 in the compressor to the script??

I tried Enabling options
pZlib_x86 and _x64 but the setup didnt extracted but enabling all the options extracts the bin created using option 112

Harsh ojha
03-05-2021, 08:24
[QUOTE=Newbie-repacker;491755]Which tool corresponds to the method no 112 in the compressor to the script??

El.Amigos
07-05-2021, 22:22
Is there any option for data files (Setup.bin's) hashing at the start of setup........

Harsh ojha
08-05-2021, 06:21
Is there any option for data files (Setup.bin's) hashing at the start of setup........

Check this out 😉
https://fileforums.com/showthread.php?t=103336

El.Amigos
08-05-2021, 07:05
Check this out 😉
https://fileforums.com/showthread.php?t=103336
Yep tried it already but didnt got anything.....
Any other way......

Newbie-repacker
08-05-2021, 21:27
Does this installer supports
DiskSpan GUI v1.0.0.4 by: Razor12911, modified and updated by Cesar82

pratikpatel8982
14-05-2021, 20:32
Can someone add support for Mini Compressor?? All the files required for installation are inside _ISFiles folder.
I tried but it didn't work.
What have I tried so far:

Importing all files inside Isfiles folder. (unsupported method error)
I found out that it is caused due to incorrect arc.ini
Mini Compressor uses two ini files, arc.ini and fa.ini
I merged both into one file, but it still give different error.
Seems like this script doesn't support two .ini files


I think that I will use compressor supported by this script to use this script.

GaMEr_2077
18-05-2021, 02:26
Hey BUNTI
what to do if our archieve has no password
i mean i made data.cpi without password
so how to modify the script??

bunti_o4u
21-05-2021, 00:58
Hey BUNTI
what to do if our archieve has no password
i mean i made data.cpi without password
so how to modify the script??

Modify the password as below:
#define Password ""

If it doesn't work then find the FileDecompress.iss and remove the {#Password}.

GaMEr_2077
21-05-2021, 01:09
And what if there is a sperate password for all the required archieves and optional content.cpi

Newbie-repacker
21-05-2021, 03:40
bunti what to do if i want to display some custom text [like unpacking archieves, etc] in stead of extracting so and so item
here
https://fileforums.com/attachment.php?attachmentid=24693&stc=1&d=1557438013

DylanForsyth
24-05-2021, 07:48
bunti_o4u Thank you for your patience and work

Cesar82
08-07-2021, 14:19
At the request of user @GaMEr_2077 I created an alternate version of "Windows Phone Installer (WPI)" with support for "DiskSpan GUI v2+".
The changes were initially based on the script shared by @PsYcHo_RaGE using part of the changes he added.
As I had already changed the script for only one user, I decided to share it here so that other interested users have access to the modified script. ;)

@bunti_o4u, if you feel that I shouldn't be sharing versions of the script you keep the thread on, let me know that I delete this post.
If you want to continue using this script for your main post, feel free.

CHANGES:
-Added full compatibility with "DiskSpan GUI v2+" limited to 1 game and maximum 12 tasks.
- Changed "Components" page to "Tasks" to meet compatibility with "DiskSpan GUI".
P.S: "DiskSpan GUI" works the components as multiple games (Collection) creating subfolders for each one of the games. As WPI doesn't support game collection the page has been changed to tasks that are just inclusion of additional items like "Extras", "Optional Languages", etc.
It was also necessary o remove the languages ​​group from the "Components" page (Now Tasks Page).
Up to 12 items can be used in the "Tasks" page with settings for Checked/Enabled/Exclusive (Exclusive creates Items like RadioButton that only one will be checked at a time).
- Added "Slide" in fullscreen during installation.
- Added Splash (by @PsYcHo_RaGE).
- Added Memory/CPU usage Limit (based on item disposition by @PsYcHo_RaGE).
P.S: The 2GB Memory Limit checkbox is required to determine which of the "ARC_Standard.ini/ARC_Optimal.ini" settings generated by "DiskSpan GUI" will be used in the installation.

INFORMATION:
I didn't have time to test the tasks (if you're installing only the selected tasks) but from what @GaMEr_2077 reported it's working correctly.
If they find errors they can inform by PM that I will try to solve them.

To use the modified script download the last "DiskSpan GUI v2+ (https://www.fileforums.com/showthread.php?t=104507)".
Extract the "COMPRESSOR" folder and put it next to the "WPI" script so that your Setup.exe is created directly in the Setup_Files folder.

UPDATE:
- Added WPI update 5 (Added support to DiskSpan GUI 2.0.1.4+ except hash checking).

INFO:
- The WPI update 4 not work with previous version of the DiskSpan GUI (Only with DSG 2.0.1.3 or newer).

IMPORTANT:
- WPI (DSG) script is only compatible with DSG version 2.0.1.4 to 2.0.1.9.

GaMEr_2077
11-07-2021, 22:09
CHANGES:
- Added "Slide" in fullscreen during installation.

Can you add a button to turn on/off slides just as the button of Music on/off
Because I can figure out that slides are impacting the installation speed and resource usage

GaMEr_2077
12-07-2021, 20:32
I think Cesar82 dosent have time n mood for adding above option

If anyone else could help??

Joe Forster/STA
12-07-2021, 22:32
I think Cesar82 dosent have time n mood for adding above option

I think you're not patient enough.

Grumpy
12-07-2021, 23:50
I think Cesar82 dosent have time n mood for adding above option

If anyone else could help??

I find your comment to be very rude and disrespectful to be honest :rolleyes:

GaMEr_2077
13-07-2021, 02:28
I find your comment to be very rude and disrespectful to be honest :rolleyes:
Sorry for being rude
actually i dont know english much and usually use translator

I think this might be translators fault because at that time i was in happy to use the installer

Once again sorry for being rude and disrespectful

XxAZAxX
18-07-2021, 03:10
Hi gentlemen, I downloaded from the first page "Windows Phone Installer" + Update, I would say that everything works fine only that I came across something that I can not modify and it is in component pack language as from the script they are all already "active" me I have disabled that function but the problem persists if I insert other languages that is they are selectable but not disabled "once selected they cannot be disabled anymore" and I am not finding a solution about it. can you help me understand please?

Cesar82
20-07-2021, 08:58
Can you add a button to turn on/off slides just as the button of Music on/off
Because I can figure out that slides are impacting the installation speed and resource usage

I'm not home for another week.

Just disable the slide by putting value 0 on the key Slides=.
By doing this, Inno Setup will preprocess the script removing all code referring to the slide.

Cesar82
20-07-2021, 16:00
Hi gentlemen, I downloaded from the first page "Windows Phone Installer" + Update, I would say that everything works fine only that I came across something that I can not modify and it is in component pack language as from the script they are all already "active" me I have disabled that function but the problem persists if I insert other languages that is they are selectable but not disabled "once selected they cannot be disabled anymore" and I am not finding a solution about it. can you help me understand please?
Language checkboxes are exclusive items.
When you check one all others are unchecked (like radio buttons).
But you can use "Additional Components" for additional languages. These behave like normal checkboxes, but have only 4 additional component items.

P.S: The modified WPI version with "DiskSpan GUI" support allows to use each checkbox as exclusive item (like Radio Button) or as normal checkbox.

XxAZAxX
20-07-2021, 16:15
Language checkboxes are exclusive items.
When you check one all others are unchecked (like radio buttons).
But you can use "Additional Components" for additional languages. These behave like normal checkboxes, but have only 4 additional component items.

P.S: The modified WPI version with "DiskSpan GUI" support allows to use each checkbox as exclusive item (like Radio Button) or as normal checkbox.

Thanks brother Cesar82, unfortunately I can not understand how to use the "DiskSpan GUI" even looking at the various screenshots you have provided, I have always used "FreeArc" you say I can use it anyway?

ps ... If it's considered exclusive, you say it can be done as it is allowed to do in "CorePack Installer UI Final Build"? li gives you the ability to choose and select multiple components of your choice. i don't know if you know the script i mentioned now.

Thanks for answering me bro

EDIT: I have disabled "exclusive" on all languages, and it seems that I have solved the problem that they are not disabled !!!

mausschieber
21-07-2021, 00:57
Thanks brother Cesar82, unfortunately I can not understand how to use the "DiskSpan GUI" even looking at the various screenshots you have provided, I have always used "FreeArc" you say I can use it anyway?

ps ... If it's considered exclusive, you say it can be done as it is allowed to do in "CorePack Installer UI Final Build"? li gives you the ability to choose and select multiple components of your choice. i don't know if you know the script i mentioned now.

Thanks for answering me bro

EDIT: I have disabled "exclusive" on all languages, and it seems that I have solved the problem that they are not disabled !!!
for using Diskspan_GUI read this Tutorial (https://fileforums.com/showthread.php?t=104533)

FIFA_LOVER
25-07-2021, 08:25
Can Anyone tell me that is the processor speed here is in "Hz" or "GHz"
[SystemReq]

ReqProcessorSpeed=3100



moreover what are the other codes for OS

;513 = WinXP, 611 = Win7, ...
ReqOS=611



Try these windows codes

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

fabrieunko
09-10-2021, 14:40
Hello, I would like to use this script but I have a big problem. I can't change the name of the game, can you tell me how?

I have changed the following value but the name of the game always remains the same (FAR CRY NEW DAWN)

AppName=The Lightbringer

but in the first screen nothing changes

https://zupimages.net/up/21/40/p1yh.jpg

as well as on the installation screen.
I do not understand why

https://zupimages.net/up/21/40/65dp.jpg

Cesar82
14-10-2021, 19:01
Hello, I would like to use this script but I have a big problem. I can't change the name of the game, can you tell me how?

I have changed the following value but the name of the game always remains the same (FAR CRY NEW DAWN)

AppName=The Lightbringer

but in the first screen nothing changes

https://zupimages.net/up/21/40/p1yh.jpg

as well as on the installation screen.
I do not understand why

https://zupimages.net/up/21/40/65dp.jpg

You must save the script after the changes before compiling the script.

fabrieunko
14-10-2021, 21:51
hello, i have save the file before but nothing changes. I put the iss file to you to modify (translated into french) maybe I touched something that should not be?
if you have time i watch it. thank you so much

bunti_o4u
15-10-2021, 02:57
hello, i have save the file before but nothing changes. I put the iss file to you to modify (translated into french) maybe I touched something that should not be?
if you have time i watch it. thank you so much

It is working fine..

fabrieunko
15-10-2021, 03:43
this is strange for me it does not work. I am using windows10 64bits. I will try to make a little video for you to see.

mausschieber
15-10-2021, 04:25
this is strange for me it does not work. I am using windows10 64bits. I will try to make a little video for you to see.

maybe you use Inno Setup Enhanced Edition Unicode is Required for Script Compilation

fabrieunko
15-10-2021, 05:03
I use Inno Setup Compiler 5.5.1ee2. if you have a version that works, I'm a buyer.

Cesar82
15-10-2021, 06:21
hello, i have save the file before but nothing changes. I put the iss file to you to modify (translated into french) maybe I touched something that should not be?
if you have time i watch it. thank you so much

The script cannot be renamed.
You must keep the original name "WindowsPhone.iss" in the script for it to work.

fabrieunko
15-10-2021, 06:30
hoooo big thank you I have been looking for a week ... thank you thank you thank you.
its ok

fabrieunko
20-10-2021, 20:57
Hello what option to set to decompress a data compress with

Xtool :c16m,t75p,dm2:zlib
srep :m3f:a2:l256
lolz

in the installer there are several xtools I have all tested and none worked

fabrieunko
28-10-2021, 11:31
hello I am using this loader and I have a game which I am compacting but which needs an argument to be launched. how to do?

Dof.exe -dev86

Advanced Repack
02-11-2021, 03:13
Metro Installer make using advanced setup creator

Goto page : https://fileforums.com/showthread.php?p=494700#post494700

fabrieunko
03-11-2021, 22:36
how to use this script with diskspan and multiple language files?

fabrieunko
12-11-2021, 06:36
Hello, I would like to change the layout of the boxes where there is an 'install' 'uninstall' and quit. to put them on the same line to launch the game below the icon images.

how to do?

FIFA_LOVER
13-11-2021, 08:41
Hello, I would like to change the layout of the boxes where there is an 'install' 'uninstall' and quit. to put them on the same line to launch the game below the icon images.

how to do?
My friend you will need tooooooooooooooooooo much inno scripting knowledge unless someone helper experienced one takes ur request

bunti_o4u
13-11-2021, 08:59
Hello, I would like to change the layout of the boxes where there is an 'install' 'uninstall' and quit. to put them on the same line to launch the game below the icon images.

how to do?

Find below codes... (line number 62** to 65**)

function InitializeSetup:Boolean;
.
.
.
.
.
InstallTile:=TileCreate(AutorunForm,30,90,100,100, ExpandConstant('{tmp}\Install.png'),'Install',mrOk , False);

TileSetEvent(InstallTile,@InstallTileClick);
UninstallTile:=TileCreate(AutorunForm,InstallTile. Base.Left,InstallTile.Base.Top+InstallTile.Base.He ight+5,InstallTile.Base.Width,InstallTile.Base.Hei ght,ExpandConstant('{tmp}\Uninstall.png'),'Uninsta ll',mrNone, False);
TileSetEvent(UninstallTile,@UninstallTileClick);
ExitTile:=TileCreate(AutorunForm,InstallTile.Base. Left,UninstallTile.Base.Top+UninstallTile.Base.Hei ght+5,InstallTile.Base.Width,InstallTile.Base.Heig ht,ExpandConstant('{tmp}\Exit.png'),'Exit',mrCance l, False);
TileSetEvent(ExitTile,@ExitTileClick);

Launch1Tile:=TileCreate(AutorunForm,InstallTile.Ba se.Left+InstallTile.Base.Width+10,InstallTile.Base .Top,320,200,ExpandConstant('{tmp}\Tile1'),'',mrCa ncel, True);

#ifdef AppExe1
Launch2Tile:=TileCreate(AutorunForm,InstallTile.Ba se.Left+InstallTile.Base.Width+10,InstallTile.Base .Top+Launch1Tile.Base.Height+10,InstallTile.Base.W idth,InstallTile.Base.Height,ExpandConstant('{tmp} \Tile2'),'Play '+'{#E1[59]}',mrCancel, True);
TileSetEvent(Launch2Tile,@Launch2TileClick);
#ifdef AppExe2
Launch3Tile:=TileCreate(AutorunForm,Launch2Tile.Ba se.Left+Launch2Tile.Base.Width+10,InstallTile.Base .Top+Launch1Tile.Base.Height+10,InstallTile.Base.W idth,InstallTile.Base.Height,ExpandConstant('{tmp} \Tile3'),'Play '+'{#E2[59]}',mrCancel, True);
TileSetEvent(Launch3Tile,@Launch3TileClick);
#ifdef AppExe3
Launch4Tile:=TileCreate(AutorunForm,Launch3Tile.Ba se.Left+Launch3Tile.Base.Width+10,InstallTile.Base .Top+Launch1Tile.Base.Height+10,InstallTile.Base.W idth,InstallTile.Base.Height,ExpandConstant('{tmp} \Tile4'),'Play '+'{#E3[59]}',mrCancel, True);
TileSetEvent(Launch4Tile,@Launch4TileClick);
#endif
#endif
#endif

fabrieunko
13-11-2021, 09:52
Hello, I did identify these lines .. but I do not understand how to move them ?. I am a beginner..

fabrieunko
25-11-2021, 06:05
how to do? please

fabrieunko
01-12-2021, 21:39
Hello I did not find how to align the icons so I leave it like this. however can you tell me how to display the installer at the bottom of the screen? currently it is displayed in the middle of the screen and when there are slides it spoils a bit. Thank you for your help.

fabrieunko
20-01-2022, 22:17
At the request of user @GaMEr_2077 I created an alternate version of "Windows Phone Installer (WPI)" with support for "DiskSpan GUI v2+".
The changes were initially based on the script shared by @PsYcHo_RaGE using part of the changes he added.
As I had already changed the script for only one user, I decided to share it here so that other interested users have access to the modified script. ;)

@bunti_o4u, if you feel that I shouldn't be sharing versions of the script you keep the thread on, let me know that I delete this post.
If you want to continue using this script for your main post, feel free.

CHANGES:
-Added full compatibility with "DiskSpan GUI v2+" limited to 1 game and maximum 12 tasks.
- Changed "Components" page to "Tasks" to meet compatibility with "DiskSpan GUI".
P.S: "DiskSpan GUI" works the components as multiple games (Collection) creating subfolders for each one of the games. As WPI doesn't support game collection the page has been changed to tasks that are just inclusion of additional items like "Extras", "Optional Languages", etc.
It was also necessary o remove the languages ​​group from the "Components" page (Now Tasks Page).
Up to 12 items can be used in the "Tasks" page with settings for Checked/Enabled/Exclusive (Exclusive creates Items like RadioButton that only one will be checked at a time).
- Added "Slide" in fullscreen during installation.
- Added Splash (by @PsYcHo_RaGE).
- Added Memory/CPU usage Limit (based on item disposition by @PsYcHo_RaGE).
P.S: The 2GB Memory Limit checkbox is required to determine which of the "ARC_Standard.ini/ARC_Optimal.ini" settings generated by "DiskSpan GUI" will be used in the installation.

INFORMATION:
I didn't have time to test the tasks (if you're installing only the selected tasks) but from what @GaMEr_2077 reported it's working correctly.
If they find errors they can inform by PM that I will try to solve them.

To use the modified script download the last "DiskSpan GUI v2+ (https://www.fileforums.com/showthread.php?t=104507)".
Extract the "COMPRESSOR" folder and put it next to the "WPI" script so that your Setup.exe is created directly in the Setup_Files folder.

Edit:
- Added WPI update (Fixed some bugs) (replace script)


how and where to add the decompression of wemtool to this installer?

Cesar82
21-01-2022, 08:18
how and where to add the decompression of wemtool to this installer?
If it's for GOW use DiskSpan GUI version 2.0.0.7 loading the preset from the database.

balchantus
23-02-2022, 09:16
Hi, I get an error when clicking proceed at the requirements stage which says "You must enter a name" and directly after another one wich says "Cannot focus a disabled or invisible window". Does anyone know how to fix this?

I haven't changed anything in the script, just opened it in inno and compiled it.

bunti_o4u
24-02-2022, 09:44
Hi, I get an error when clicking proceed at the requirements stage which says "You must enter a name" and directly after another one wich says "Cannot focus a disabled or invisible window". Does anyone know how to fix this?

I haven't changed anything in the script, just opened it in inno and compiled it.

upload your installer.

Edit:
I tried the installer on another computer and it worked fine so I guess it's something with my computer. Do you have any idea what I can do? It also occures in the Final Version you uploaded today

It is running fine on my machine as well..

Upload screenshots.

bunti_o4u
24-02-2022, 10:05
Uploaded the Final Version in the first post - compatible with New Version of Knight Compressor.

balchantus
24-02-2022, 11:01
upload your installer.

I tried the installer on another computer and it worked fine so I guess it's something with my computer. Do you have any idea what I can do? It also occures in the Final Version you uploaded today

---------------------
It is running fine on my machine as well..

Upload screenshots.

Maybe it's an error in windows 11?

Cesar82
01-03-2022, 17:37
I tried the installer on another computer and it worked fine so I guess it's something with my computer. Do you have any idea what I can do? It also occures in the Final Version you uploaded today

---------------------


Maybe it's an error in windows 11?
To try to correct the error of message 2 you can try to insert the line highlighted in red in the script.
if Lock.Tile.Visible and Lock.Tile.Enabled then
Lock.Tile.SetFocus;

Grumpy
01-03-2022, 23:32
Well, I finally remembered to 'move' this thread to the correct forum :D

balchantus
02-03-2022, 10:55
To try to correct the error of message 2 you can try to insert the line highlighted in red in the script.
if Lock.Tile.Visible and Lock.Tile.Enabled then
Lock.Tile.SetFocus;
Thanks for the suggestion but I tried to add that and both error messages still shows up. Do you know anything else I can try?

Hexagon123
06-03-2022, 21:42
For some reason, they left optional 5 & 6 unused.

Bunti, can you add 2GB limit, more languages, or optional(s)?

So, here's the possibly fixed script.

balchantus
07-03-2022, 13:17
For some reason, they left optional 5 & 6 unused.

Bunti, can you add more languages or optional(s)?

So, here's the possibly fixed script.

Not workiing with that script either.

bunti_o4u
08-03-2022, 02:30
Not workiing with that script either.

Refer the below post. It may resolve your issue..
https://stackoverflow.com/questions/70088581/getting-you-must-enter-a-name-and-cannot-focus-a-disabled-or-invisible-window

balchantus
09-03-2022, 11:07
Refer the below post. It may resolve your issue..
https://stackoverflow.com/questions/70088581/getting-you-must-enter-a-name-and-cannot-focus-a-disabled-or-invisible-window


Thank You! It works for me now and thanks to everyone else that tried to help me, I really appreciate it!

darshan9006
05-06-2022, 05:23
please help me to solve this error

bunti_o4u
05-06-2022, 05:30
please help me to solve this error

https://www.fileforums.com/showpost.php?p=480929&postcount=4

TimoT
18-07-2022, 13:05
It uses the Inno Setup Enhanced Unicode version

I have been looking everywhere for this "Enhanced Version" but I can't find it anywere. Perhaps can you guide me to a place where i can get it? since I tried the unicode version from the jr website and i still get this compile error. Thanks

P.S i found a link from a dead site. I'm not sure if im able to link it but I know there are others who maybe in the same situation as i am

mausschieber
18-07-2022, 13:37
I have been looking everywhere for this "Enhanced Version" but I can't find it anywere. Perhaps can you guide me to a place where i can get it? since I tried the unicode version from the jr website and i still get this compile error. Thanks

P.S i found a link from a dead site. I'm not sure if im able to link it but I know there are others who maybe in the same situation as i am

yes here it is
https://fileforums.com/showpost.php?p=418194&postcount=16

Cesar82
18-07-2022, 14:19
I have been looking everywhere for this "Enhanced Version" but I can't find it anywere. Perhaps can you guide me to a place where i can get it? since I tried the unicode version from the jr website and i still get this compile error. Thanks

P.S i found a link from a dead site. I'm not sure if im able to link it but I know there are others who maybe in the same situation as i am


It also has Inno Setup Enhanced 5.51.ee2(u)(build 121216) included in the "Inno Setup Repack (FULL)" that I shared in this #POST (https://www.fileforums.com/showpost.php?p=485106&postcount=2).

This version is slightly newer than the version Razor shared

TimoT
18-07-2022, 16:23
It also has Inno Setup Enhanced 5.51.ee2(u)(build 121216) included in the "Inno Setup Repack (FULL)" that I shared in this #POST (https://www.fileforums.com/showpost.php?p=485106&postcount=2).

This version is slightly newer than the version Razor shared

yes here it is
https://fileforums.com/showpost.php?p=418194&postcount=16


Thank you so much guys i appreciate it. I used the search function in the forum but i couldnt seem to find it. Sorry for that hassle Thanks!!

Masquerade
19-07-2022, 00:05
Thank you so much guys i appreciate it. I used the search function in the forum but i couldnt seem to find it. Sorry for that hassle Thanks!!

You'll have a much easier job finding stuff here if you change the search toggle from "Show Threads" to "Show Posts" :)

https://i.ibb.co/WDWmPWn/ex.png

kuyhaa
27-07-2023, 22:39
i use cesar version, how to make it support auto detect optional component, ? so the optional check component will disable if the file not download

thanks

ravikant
29-07-2023, 20:38
i use cesar version, how to make it support auto detect optional component, ? so the optional check component will disable if the file not download

thanks

If you place the optional files next to the setup.exe then the optional files checkbox will work otherwise it won't work. To disable them as default set checked = 0 in the [OptionalTask] section.

kuyhaa
03-08-2023, 19:06
If you place the optional files next to the setup.exe then the optional files checkbox will work otherwise it won't work. To disable them as default set checked = 0 in the [OptionalTask] section.

i need disable task checkboxes that don't exist in the data.bin files

XxAZAxX
18-08-2023, 11:04
Hi I noticed a small error or bug I don't know to be honest...

Seen and used
Windows Phone Installer - Final (New Version of Knight Compressor)

The problem is the following, I download the WPI Final then start a test installation when I finish installing (obviously everything works) but.... if I go to the system registry I notice a typo error i.e. the following comes out

DisplayIcon: C:\Games\God Of War\\GoW.exe

Which I notice there are 2 " \\ "

in the script it is set like this..

[Execs]
;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
AppExe1=God Of War||GoW.exe| God Of War

[Icons]
#ifdef AppExe1
// Add IconFileName: "{src}\Icon.ico"; before WorkingDir to change default exe icon.
Name: {group}\{#E1[62]}; Filename: {app}\{#E1[60]}\{#E1[61]}; WorkingDir: {app}\{#E1[60]}; Comment: {#E1[59]}; Check: CreateShortcuts;
Name: {commondesktop}\{#E1[62]}; Filename: {app}\{#E1[60]}\{#E1[61]}; IconFileName: "{app}\Icon.ico"; WorkingDir: {app}\{#E1[60]}; Check: CreateShortcuts;

So I was wondering…

If the game files are set up like this..

Game root folder\file.exe

i.e. the exe is in the root folder of the game, so basically

[Execs]
;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
AppExe1=God Of War||GoW.exe| God Of War

that would be fine too.. but from what I see it's not very good...

while instead if the structure of the game would be like this ..

Game root\bin\file.exe
so it should be like this..

[Execs]
;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
AppExe1=God Of War|bin\|GoW.exe| God Of War

it's right?

so in the log it should then appear right i.e.:

DisplayIcon: C:\Games\God Of War\bin\GoW.exe

So I wonder, what's wrong??

Thanks in advance

XxAZAxX
18-08-2023, 12:29
Yes, everything seems to work like this = bin. without backslash
AppExe1=God Of War|bin|GoW.exe| God Of War

Thanks for answering me.

The version of the script is different from the one you showed me, but yes the approach is the same, by any chance have you tried looking in the system registry?

XxAZAxX
18-08-2023, 14:53
Tell me if it's good or bad to have solved this way...

It basically created double backslashes in the log file

RegWriteStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{#AppName}_is1', 'DisplayIcon', ExpandConstant('{app}\{#E1[60]}\{#E1[61]}') )

so i had to change to

RegWriteStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{#AppName}_is1', 'DisplayIcon', ExpandConstant('{app}\{#E1[61]}'))

and this is where it now appears correctly in the log file,

https://img001.prntscr.com/file/img001/R2tM5iaiSi6ztY5FJAV1tg.png

please if you can ... do a test too I succeeded but you never know.

Thanks in advance to everyone.

XxAZAxX
20-08-2023, 17:16
@XxAZAxX
Here with the first example I have everything ok.
RegWriteStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{#AppName}_is1', 'DisplayIcon', ExpandConstant('{app}\{#E1[60]}\{#E1[61]}') )

Everything works fine "IF" the exe is inside a folder, but if for example the exe is in the root folder that problem arises...

Try it yourself if it's not a nuisance..

RootFolderName\Setup.exe

you will see that there is this error in the registry...

Thanks in advance audiofeel for all time.

Cesar82
20-08-2023, 18:24
Everything works fine "IF" the exe is inside a folder, but if for example the exe is in the root folder that problem arises...

Try it yourself if it's not a nuisance..

RootFolderName\Setup.exe

you will see that there is this error in the registry...

Thanks in advance audiofeel for all time.

TRY CHANGING TO:

RegWriteStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{#AppName}_is1', 'DisplayIcon', ExpandConstant(AddBackslash('{app}\{#E1[60]}') + '{#E1[61]}') )

XxAZAxX
21-08-2023, 08:41
TRY CHANGING TO:

RegWriteStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{#AppName}_is1', 'DisplayIcon', ExpandConstant(AddBackslash('{app}\{#E1[60]}') + '{#E1[61]}') )


I confirm, problem solved Thanks to the string that Cesar82 gave me

This was the one I had set, and it was temporary of course...
ExpandConstant('{app}\{#E1[61]}')

This is the right one instead, thanks to Cesar82
ExpandConstant(AddBackslash('{app}\{#E1[60]}') + '{#E1[61]}')

pcblizzard
29-01-2024, 02:55
I'm at a loss right now, but the setup doesn't create a desktop shortcut for me (and in the start menu the shortcut is simply named “.lnk”, i.e. without the name of the game before the “.lnk”).

I know I've done something wrong, maybe someone can help me out?

[Execs]
;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
AppExe1=Stardew Valley|Stardew Valley.exe

And I sometimes (not always) have the problem that I can't activate the AutoRun menu “immediately” (after clicking once), for example, so I have to click 4–5 times with the mouse before it works.


KR pcblizzard

pcblizzard
29-01-2024, 03:49
Ouch, thank you!

IRAQIGHOST
29-01-2024, 09:26
after creating the setup and check the Setup.exe in Virustotal it's showed 3 of programs detected it as Malware

pcblizzard
29-01-2024, 10:12
I have one more question: Is it possible to add arguments under “[Execs]”?
I have tried it, but it has no effect, the “Arguments” are not added to the desktop- / start menu shortcuts.


KR pcblizzard

pcblizzard
29-01-2024, 10:30
I have to thank you again!

pcblizzard
09-07-2024, 06:43
I have now found errors/problems:

1. on a (4K) UHD monitor the installer looks very compressed. Is there a scaling option in the script that can be activated? [Second image]
2. if I want to change the installation folder, click on another one and click on the normal folder again, it automatically adds the "AppName" after the "InstallDir" name. [First image]

Example, based on the picture: if I click on the folder "Intel" and then again on "Jak 2 HD", the installation folder reads "C:\Program Files\Jak 2 HD" (which would be correct) instead of "C:\Program Files\Jak 2 HD\Jak II: Renegade HD" (which is wrong, because "InstallDir" + "AppName" is used). Sometimes dots are simply inserted instead of "Program Files" (i.e. "C:\...\Jak 2 HD" instead of "C:\Program Files\Jak 2 HD") If you do not check this and click on "Ok" in the "Select Directory" window, the installer crashes (but I have not yet found out when the installer sets the "..." instead of "Program Files").

EDIT: Ah and when I use the uninstaller and click on e.g. the progress bar (although I don't think it matters where I click), I get an error message (but the program is [apparently still completely] uninstalled) (Third image).

Thank you for your help

fadliabravers
29-04-2025, 22:35
https://imgur.com/ROVSbAl
https://i.imgur.com/4MxHFtR.jpeg

how to fix this problem, so that it can adjust to the monitor display resolution. this problem appears when the monitor resolution is 4k

Budakgamers9849
26-05-2025, 16:00
can it only be run at 1080p resolution? i use at 4k resolution, setup is cut off and can't be upscaled