FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   help needed CIU 1.0.1.0 (https://fileforums.com/showthread.php?t=101854)

JacksMafia 03-06-2018 16:30

help needed CIU 1.0.1.0
 
hey guys
i have been using CIU 1.0.1.0 for a long time now and it was running fine now every time i compile a script it dose compile fine but when i try to run the exe it does something very uncommon it run the process a 100 times :confused::confused::eek:!! and off course it hangs my pc so i have to force restart the damn thing
CIU 1.0.1.0
inno setup 5.5.9 unicode
windows 7 x64
any help? :):)

mausschieber 04-06-2018 00:52

Quote:

Originally Posted by JacksMafia (Post 471429)
hey guys
i have been using CIU 1.0.1.0 for a long time now and it was running fine now every time i compile a script it dose compile fine but when i try to run the exe it does something very uncommon it run the process a 100 times :confused::confused::eek:!! and off course it hangs my pc so i have to force restart the damn thing
CIU 1.0.1.0
inno setup 5.5.9 unicode
windows 7 x64
any help? :):)

use inno setup Enhanced Edition from here http://fileforums.com/showpost.php?p=437536&postcount=1

all CIU Versions use this Inno

JacksMafia 04-06-2018 00:57

Quote:

Originally Posted by mausschieber (Post 471433)
use inno setup Enhanced Edition from here http://fileforums.com/showpost.php?p=437536&postcount=1

all CIU Versions use this Inno


will it turned out that it was compatibility issue the last inno setup compatible with ciu 1.0.1.0 is version 5.5.6 any version after that causes that issue mentioned before but as you said Enhanced Edition would work fine though

Cesar82 04-06-2018 17:45

News versions of Inno Setup is disabled welcome page as default...
To fix this erros using Inno Setup 5.59, open all scripts and go to Section Setup and put DisableWelcomePage=no and recompile all scripts.

Code:

[Setup]
DisableWelcomePage=no


JacksMafia 04-06-2018 17:54

Quote:

Originally Posted by LuisCésar82 (Post 471453)
News versions of Inno Setup is disabled welcome page as default...
To fix this erros using Inno Setup 5.59, open all scripts and go to Section Setup and put DisableWelcomePage=no and recompile all scripts.

Code:

[Setup]
DisableWelcomePage=no


put that any where in the script?
EDIT:
i got it thanks

Cesar82 08-06-2018 12:25

Quote:

Originally Posted by JacksMafia (Post 471454)
put that any where in the script?
EDIT:
i got it thanks

Yes.. Open InstallerScript.iss and LangScript.iss and find for in two scripts: [Setup]
After [Setup] in scripts press enter key an past "DisableWelcomePage=no" without quotes..
Recompile InstallerScript.iss and LangScript.iss.


All times are GMT -7. The time now is 16:43.

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