View Full Version : Help with my script... please
ATL4NTYS
03-05-2017, 07:47
I donť know why but someone when open installer see only just this..
http://img.centerofwarez.cz/subdom/img/image.php?di=1BL2
but me never happend...
i always see all good..
http://img.centerofwarez.cz/subdom/img/image.php?di=EXBZ
please help.. any ideas.?? why.? where is the problem.. they try many of compatabilites modes, run as admin, change the dpi.. (size of frames,windows)
i dont know why.. problem is on win7 + :( please help..
script:
https://hastebin.com/pilacuzoca.php
May be it's good to post this on this thread http://fileforums.com/showthread.php?t=93193
ATL4NTYS
03-05-2017, 10:09
And can you help me.? :'(
And can you help me.? :'(
And I will check it tomorrow, if I have time
pakrat2k2
03-05-2017, 14:36
ATL4NTYS, add the entire package instead of just posting just the script. As it could be something entirely different then just script. What version of INNO ?
felice2011
04-05-2017, 00:02
ATL4NTYS, add the entire package instead of just posting just the script. As it could be something entirely different then just script. What version of INNO ?
It seems that the container is developed in visual C or VB.
ATL4NTYS
04-05-2017, 06:08
Inno Setup Compiler version 5.5.1 ee2 (u)
i think problem isn't in my inno...
here is archive with the files.. :) thanx for help guys..
pakrat2k2
04-05-2017, 09:15
worked perfectly fine here using 5.5.1 ee2 (u)
SamZ4000
04-05-2017, 09:53
Inno Setup Compiler version 5.5.1 ee2 (u)
i think problem isn't in my inno...
here is archive with the files.. :) thanx for help guys..
this worked me too
ATL4NTYS
04-05-2017, 10:02
yep but at some pc dont run but in wierd window like pic up.. dont know why.. please help.. :(
felice2011
04-05-2017, 10:27
If you use W7 to check whether the crystal effect is activated or disable, do a test.:confused:
ATL4NTYS
04-05-2017, 14:38
i dont understand.. o.O
Razor12911
04-05-2017, 16:12
Here's the problem.
felice2011
04-05-2017, 16:34
He..He. It is always good to leave everything in default..
Edison007
05-05-2017, 02:28
Replace in the script this:
ClientWidth:=536;
ClientHeight:=235;
by this:
ClientWidth:=ScaleX(536);
ClientHeight:=ScaleY(235);
ATL4NTYS
05-05-2017, 04:42
Thanx guys..! :) love ya.. sorry for my stupidity and bad language experience... :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.