![]() |
Hi, I was editing Fabioddq's Jedi Fallen Order Installer without a smaller installer and background, also added the license page, everything works fine except the Desktop shortcut is not creating.
Fabioddq created the installer on CIU 3.0.0.0u6 I'm using CIU 3.0.0.0u7 Setup.ini https://www65.zippyshare.com/v/DkZp3NQJ/file.html Please Help! |
@Bondpotter
Shortcuts are only created if the target executable exists. If you do not compress the game files (REAL installation) the shortcut is not created. In this game it is necessary to have the file starwarsjedifallenorder.exe in the folder "{app}\SwGame\ Binaries\Win64" When finishing the installation so that the shortcut is created. |
@Cesar82 Well, It exists. I tried many times I don't know why it is not creating the shortcut, also It's creating the shortcut with the Original Installer (CIU 3.0.0.0 u6) by Fabioddq with the same compressed file.
I changed Exe64Path= to ExePath64= It worked. Another query : Anyhow, is it possible to make a checkbox in the "Select Destination Location" Page for Create Desktop Icon? |
Code:
----------------------------------------------------------------------------------------------------------------------------------------------Code:
[29.03.2020] |
Quote:
Quote:
In a few days I will share a new beta version of CIU 3.0.0.1 and possibly have a final version after the next beta. |
CIU 3.0.0.0 u8
in this version i have to use png to bmp for autorun / installer1 and smallinstaller bmp for those? thanks for your hard work guys and #stayhome
|
Quote:
The CIU has not changed these features in this u8. Bitmap masks like Autorun.bmp, SmallInstaller.bmp, Installer.bmp, etc. are optional. If you don't put them in, the installer will create them on initialization. You really need to place them if you want to define a click area (Drag Installer) different from the non-transparent area of the equivalent PNG image. |
CIU 3.0.0.0 u8 FIRST BUG !!!
on setup page , no matter what component i chose setup will require Data1.bin.001 if i select only component 3 stil requires Data1.bin.001
what should i do? P.S. i'm using EXTRACT SETTINGS from Setup.ini with CIU 3.0.0.0 u7 no problem at all |
Quote:
The components are not being checked correctly using the [ExtractSettings] section. Open the script u8 and go to line 9168 and you will find this line: Code:
if (Data[i].Arc[0] <> '') and (Data[i].Arc[1] <> '') and ComponentsCheck(Data[i].Arc[7]) and TasksCheck(Data[i].Arc[5]) and LanguagesCheck(Data[i].Arc[6]) thenCode:
if (Data[i].Arc[0] <> '') and (Data[i].Arc[1] <> '') and ComponentsCheck(Data[i].Arc[4]) and TasksCheck(Data[i].Arc[5]) and LanguagesCheck(Data[i].Arc[6]) then |
I added the hotfix to first post and new tools archive.
|
CIU 3.0.0.0.b5 (Beta 5)
1 Attachment(s)
I am sharing CIU v3.0.0.1.b5 :eek: here so that more users can test and report the bugs found.
In this version there is a slight performance gain when the conversion is simpler (basic design). I left PROGRESSBAR mode on so that more lay users could view the full screen functions without having to change the script. To use the source code, just put ";" (without quotes) at the beginning of line 7 of the script like this: ;#define PROGRESSBAR 1000 You can compile using Inno Setup [Repack]. Lite: Original Inno Setup + RESTOOL Interface (Selectable) Full: Original Inno Setup + RESTOOL Interface + Various Additional Software + .cjstyles skins package (Optional Download). (All Items Selectables). There is a visible bug in 4K monitors with windows magnification of 300% (scale and layout) when specified background or video in 1280x720 displays in full screen (If placing 200% displays correctly). Thanks! |
hi ,password to decompress error..
|
Quote:
|
http://s4.picofile.com/file/83964537...eenshot_1_.png
Code:
oo2recm+srep+lolz+diskspan:4430mb:4470mb -p'password' |
Quote:
If use [ExtractSettings] section in Setup.ini file, add parametter Pass:<password>; in ArcFile#= key. |
| All times are GMT -7. The time now is 16:33. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com