View Full Version : Repack test
please test in windows 7 thanks friends
I leave the project.rar because I can not stay on all systems
Works perfectly in W7/W10 x64
ChronoCross
08-10-2015, 15:21
cancel msg window and uninstall msg i have a wrong display of the skin. the txt files install and unistall perfectly. shortcuts and specs are good.
cancel msg window and uninstall msg wrong display of the skin. the files install and unistall perfectly. shortcuts and specs are good.
:confused:
your pc problem bro
ChronoCross
08-10-2015, 19:02
do you know what is the problem? w7x64
do you know what is the problem? w7x64
ok
my share project test script ChronoCross
RamiroCruzo
09-10-2015, 06:50
Everything is alright but CD Projekt RED folder doesn't get deleted after install...Though its empty :p
Tested on Windows 10 10240 build
RamiroCruzo
project is 35% icons were not treated but still not a problem is simple .. thanks the contribution friend
ChronoCross
09-10-2015, 14:18
i fix my problem i add
Transparent := True;
in exit.iss
there is any way to make this for the entire script? or i need to add Transparent := True; for each msg win popup ?
MyExitFrameLabel:=TLabel.Create(nil);
with MyExitFrameLabel do
begin
Transparent := True;
Parent := MyExit;
Font.Color := $00A9A9A9;
Font.Size := 9;
Font.Name:='calibri';
Caption := ExpandConstant('Exit');
SetBounds(25, 18, 100, 17);
OnMouseDown:=@ExitFormOnMouseDown;
end;
MyExitFrameLabel1:=TLabel.Create(NIL);
with MyExitFrameLabel1 do
begin
Transparent := True;
Parent := MyExit;
Font.Color := $00A9A9A9;
Font.Size := 9;
Font.Name:='calibri';
Caption := 'Setup is not completed. All changes will not be saved'+#13+
'Are you sure you want to Exit?'
SetBounds(90, 77, 400, 300);
OnMouseDown:=@ExitFormOnMouseDown;
end;
do
lhanz678
09-10-2015, 16:53
nice work :)
nasir ahmad
29-02-2016, 01:54
it's not working at close project.
Works perfectly in W7 / x64 :) :)
Except :(:(
http://nsa38.casimages.com/img/2016/02/29/160229022128963152.jpg
to remedy ;);)
Works perfectly in W7 / x64 :) :)
Except :(:(
http://nsa38.casimages.com/img/2016/02/29/160229022128963152.jpg
to remedy ;);)
in windows 10 64 bit have the same problem
-----> :) (http://fileforums.com/showpost.php?p=443733&postcount=9)
Pulcione86
29-02-2016, 08:37
Qual'è il metodo di compressione compatibile?
What is the compression method compatible ?
nasir ahmad
19-04-2016, 03:14
I tested Your Project And i saw A Error When Close Complited Setup.
You Need To See This Error My Friend.
Whatever Your Project Is Best Exactly To You
sorry for My Bad English.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.