![]() |
1 Attachment(s)
Here is the script without Lock Screen and some other changes
|
1 Attachment(s)
I donīt know what is the problem. 5.5.1.ee2 (121216)
I have a wrong display. |
My issue is not resolved
|
Quote:
|
Quote:
|
please link for download 5.5.1.ee2 (121216)mybe
|
try post #80
|
Quote:
sorry i forget type the (u) I have this version 5.5.1.ee2 (u)(121216) and others build version but i have the same problem. |
That script is edited and you messed it up.
You did something with the transparent option. |
Hi razor12911
No i just download the script and i was think dark theme was the problem so i disabled. but no i still have this problem background colors in text. I donīt know what happend. |
Hi Razor, i am trying to make a repack please let me know which compressor should i use wit this script ????
|
which compressor to use for the installer?
|
Quote:
|
Quote:
your script without Lock Screen and some other changes I get errors when installing distributables Thanks |
Quote:
|
I do not know how to do it bro
|
In the ISS script is section, just add each redist there. Make the folders like its shown in output folder ( next to where your exe will be )... WP_Output/Redist/DirectX Is the folder structure for below line:
[Redists] ;Redist Caption|Exec Directory + File|Arguments Redist1=Direct X 9.0c|Redist\DirectX\DXSetup.exe|/silent ( this is the on the key with \ ( use shift to get the symbol .. called MORE ) vcredist 2012 (x86) Redist2=C++ 2012(x86)|Redist\Vcredist\2012\Vcredist_x86.exe|/q /norestart WP_Output/Redist/C++ 2012 would be the folder structure. vcredist 2012 (x64) Redist3=C++ 2012(x64)|Redist\Vcredist\2012\Vcredist_x64.exe|/q /norestart |
Quote:
http://i.hizliresim.com/946rBo.jpg |
1 Attachment(s)
Quote:
|
Quote:
Redist2=Visual C 64 redist installer error http://i.hizliresim.com/qYgQd3.jpg http://i.hizliresim.com/MEz8V6.jpg |
|
@Bilawal: with Fixed .iss error persist .Game and distributables installed correctly,but when finished installation i have 2 error windows:
http://snap.ashampoo.com/uploads/201...2/RtDeRSVy.png http://snap.ashampoo.com/uploads/201...2/ltOKgtrC.png |
2 Attachment(s)
Here's the fix
|
Thanks bro,much appreciated,and thans to Razor,problem solved.
because when you uninstall the game folder is not deleted is there any way to fix this? I tested this code, but the folder remains deleted [UninstallDelete] Name: {app}\*; Type: filesandordirs Name: {app}; Type: dirifempty |
Quote:
Code:
[UninstallDelete] |
With this code:
[UninstallDelete] Type: filesandordirs; Name: {app} game folder is not deleted when uninstall |
Quote:
|
Edit : fixed
Thx for the script :) |
Hi,
I have a problem with the script, for redist I need to set an argument that point to "Documents" folder of windows so, following the rule described in the script : ;Redist Caption|Exec Directory + File|Arguments I tried this : Redist1=test redist 1 (7-Zip SFX)|Optionnal\test.exe|-o"{userdocs}\Documents\test1" -y Redist2=test redist 2 (7-Zip SFX)|Optionnal\test.exe|-o{userdocs}"\Documents\test" -y Redist3=test redist 3 (7-Zip SFX)|Optionnal\test.exe|-o"%userprofile%\Documents\test" -y Redist4=test redist 4 (7-Zip SFX)|Optionnal\test.exe|-o%userprofile%"\Documents\test" -y But all failled because "{userdocs}" or "%userprofile%" are treated as a folder name, not variable, is there a way to fix this ? -- EDIT -- Another problem : No matter which soft I try (compressor or ultraarc, tested all available versions), it I tick precomp option WPI setup file ALWAYS fail with : Incorrect version of precomp.exe. Without precomp the decompression work as expected. I use WPI 3.1 untouched script from this thread. |
Find '{#R1[61]}' and rename it to ExpandConstant( '{#R1[61]}')
Find '{#R2[61]}' and rename it to ExpandConstant( '{#R2[61]}') Find '{#R3[61]}' and rename it to ExpandConstant( '{#R3[61]}') Find '{#R4[61]}' and rename it to ExpandConstant( '{#R4[61]}') Find '{#R5[61]}' and rename it to ExpandConstant( '{#R5[61]}') |
Quote:
If you can also help me about the precomp problem it would be awesome:D |
what precomp problem?
|
The one I added in edited post :
No matter which soft I try (compressor or ultraarc, tested all available versions), it I tick precomp option (tested all versions too 0.38 to 0.42) WPI setup file ALWAYS fail with : "Incorrect version of precomp.exe". Without precomp option the decompression work as expected. I use WPI 3.1 untouched script from this thread. |
Well, If you tested all version from 0.38 to 0.42 (0.38, 0.40, 0.41 and 0.42) then it means you have used a much earlier version or newer version of precomp, 0.43 is not supported by WPI. UltraARC is not supported, only compressor is supported. With precomp, you must be consistent, if you use version 0.38, for decompression, you must use the same version.
|
Ok I partially fixed my issue, until I do not tick "JPG compression" it seems to work, somehow (crc error at the end of decompression)...I will stop using PreComp for now.
|
Try compressing different sets of data, for the crc error.
|
I tried many sets of data and, from what I have seen, precomp should be renamed Uber_Alpha_Proccess...
From 10 sets of data, only 2 were successfully compressed and extracted, 6 times fail at compression and 2 at decompression (CRC error). It's far too random to be reliable so better not use it...I know some do not have problem with (hard to believe) but it's clearly not my case. Thx for your time and advises razor :) |
The only thing that makes that can be packjpg_dll.dll and zlib1.dll, just make sure that they are the same.
|
Not found with ultra-arc create files?
Thanks.. |
Quote:
I have a question : Actually I use Redist to install optionnal files but some are mutually exclusive. For example, if Redist1 is ticked, Redist 2 must untick (if it is) and if redist2 is ticked, Redist1 must untick. If it possible to modify the script to archieve this ? |
| All times are GMT -7. The time now is 10:17. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com