FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Game Installer (https://fileforums.com/showthread.php?t=96839)

prudislav 29-04-2015 01:31

1) check the install location part - sometimes it acts quite strangely especially when changing drives
2) Browse for next disk if not found doesnt work... when i click browse and Yes it asks again
other than that it works fine

BTW: Also which line sets the HDD space requirements??
"ExtraDiskSpaceRequire" or the one in "#define NeedSize"
I edited both but not sure if its right

lhanz678 29-04-2015 17:05

Quote:

Originally Posted by prudislav (Post 440322)
1) check the install location part - sometimes it acts quite strangely especially when changing drives
2) Browse for next disk if not found doesnt work... when i click browse and Yes it asks again
other than that it works fine

BTW: Also which line sets the HDD space requirements??
"ExtraDiskSpaceRequire" or the one in "#define NeedSize"
I edited both but not sure if its right

#define NeedSize=11000

[setup]
ExtraDiskSpaceRequire=11092448819

is the same the # define set to GB and the ExtradiskspaceRequire is set to MB

and the 1,2 you said it is working perfectly in my pc :)

lhanz678 08-05-2015 17:23

NBA2K15 UltraARC New Layout :)

Stor31 09-05-2015 07:33

how to fix this

http://nsa37.casimages.com/img/2015/...3609437420.jpg

Razor12911 09-05-2015 09:37

About the video part, you can just use windows media video format. (.wmv)

punchao 09-05-2015 10:05

http://snap.ashampoo.com/uploads/201...9/5814syqM.png

wmv don't work for me

Razor12911 09-05-2015 11:35

Script modification is required for this.

lhanz678 09-05-2015 17:59

Quote:

Originally Posted by Razor12911 (Post 440564)
About the video part, you can just use windows media video format. (.wmv)

i already use that bro that the info you give me :) and it works

lhanz678 09-05-2015 18:01

2 Attachment(s)
Quote:

Originally Posted by punchao (Post 440570)

i dont know what that error came form ? but in my case it is working

http://s1.bild.me/bilder/030315/9876412Untitled.png

try this fix and compile with my Inno Ultra (enhanced edition)

lhanz678 09-05-2015 18:08

Quote:

Originally Posted by Stor31 (Post 440556)

hi mate i follow this post of razor and maybe you try it

http://www.fileforums.com/showpost.p...2&postcount=25

Code:

[UltraARC]
FirstVolumeContent=.\_installer

[Options]
VolumePrefixName=PES2015_

[Distribution]
ArchivePrefixName=setup-
ArchiveExtension=bin

[AutorunINF]
Open=setup.exe
LabelPrefixName=PES2015_
Icon=setup.ico
IconFilename=.\_installer\setup.ico

[Exclusions]
Exclude1=unins00*;uninstall.exe;uninstaller.exe


punchao 10-05-2015 03:57

http://snap.ashampoo.com/uploads/201...0/4ZKFeVPP.png

lhanz678 10-05-2015 04:20

Quote:

Originally Posted by punchao (Post 440593)


can you upload your wmv file and i test :)
and check your dir folder

look like this NBA2K15 UltraARCV2\Trailer

i see in your SS
NBA2K15 UltraARCV2\NBA2K15 UltraARCV2\Trailer thats not

if wmv not working try avi format but if not work at all wait for some fix ;)

punchao 10-05-2015 05:56

http://www11.zippyshare.com/v/HIZiqTF0/file.html

lhanz678 10-05-2015 17:53

1 Attachment(s)
Quote:

Originally Posted by punchao (Post 440596)

hi mate i think this a ISPPBuiltins bug wait until i fix it, btw in my pc your video wmv works see SS

http://s1.bild.me/bilder/030315/9189256Untitled.png

and i upload the output Setup.exe to test

MM32 10-05-2015 19:15

How to get this Form + Add The Sound of Music + Asadi moving images of the game

http://i296.photobucket.com/albums/m...psyvir20na.png
http://i296.photobucket.com/albums/m...ps4r7wgwzt.png
http://i296.photobucket.com/albums/m...pslghaldti.png
http://i296.photobucket.com/albums/m...pscbaro9ow.png
http://i296.photobucket.com/albums/m...pskc9tltdr.png
http://i296.photobucket.com/albums/m...psft05vgbp.png
http://i296.photobucket.com/albums/m...pss5myh9bt.png
http://i296.photobucket.com/albums/m...pskaecpxgh.png
http://i296.photobucket.com/albums/m...ps1de6elgh.png

lhanz678 10-05-2015 19:41

nice design mate:)

and btw you mean music and slideshow, for the next update i try that

are the video trailer work in you mate bcos some others have a bug it ?

do NOT quote when so many images>pakrat2k2

punchao 11-05-2015 03:01

@lhanz678:
This script is undoubtedly a great job and I congratulate you for it
For some strange reason it is impossible for me to run the video
So I desist, I deeply appreciate the support you have given me

lhanz678 11-05-2015 18:10

Quote:

Originally Posted by lhanz678 (Post 440614)
nice design mate:)

and btw you mean music and slideshow, for the next update i try that

are the video trailer work in you mate bcos some others have a bug it ?

do NOT quote when so many images>pakrat2k2

oh sorry about that :o

lhanz678 11-05-2015 18:12

Quote:

Originally Posted by punchao (Post 440624)
@lhanz678:
This script is undoubtedly a great job and I congratulate you for it
For some strange reason it is impossible for me to run the video
So I desist, I deeply appreciate the support you have given me

its ok mate :) dont worry i try to fix this bug

photuong1994 01-09-2015 03:51

http://www.upsieutoc.com/images/2015...pture774a3.png

Why I put right into Ouput, when I setup, file Setup.bin didn't extract???? :(.

Someone can help me ? Tks

Mabrikos 02-09-2015 03:56

What inno i need for this script? Heres only errors

rinaldo 17-09-2015 10:31

Good!
cute but really ... the video starts with the main form and should only be activated from the button, then remove suspended the procedure unpacket, not working (ex: SuspendProc ...) ..

ex:
Code:

procedure VideoFormBtnClick(hBtn:HWND);
begin
VideoForm := CreateCustomForm();
with VideoForm do
begin
VideoForm:=CreateCustomForm();
VideoForm.BorderStyle:=bsNone;
VideoForm.ClientWidth:=650;
VideoForm.ClientHeight:=500;
VideoForm.Center;
VideoForm.OnMouseDown:=@VideoFormOnMouseDown;

SetRgn(VideoForm.Handle,'VForm.bmp', 650,500);
VideoFormWizard:=ImgLoad(VideoForm.Handle, ExpandConstant('{tmp}')+'\VForm.png',0,0,650,500,True,True);
ImgApplyChanges(VideoForm.Handle);

VideoFrame:=TForm.Create(nil);
VideoFrame.BorderStyle:=bsNone;
CreateFormFromImage(VideoFrame.Handle,ExpandConstant('{tmp}\VForm.png'));
VideoForm.Left:=VideoFrame.Left;
VideoForm.Top:=VideoFrame.Top;
OldMainProc:=SetWindowLong(VideoForm.Handle, -4, WrapFormCallback(@WizardFormProc5,4));
VideoForm.OnMouseDown:=@VideoFormOnMouseDown;
end;

VideoFormLabel := TLabel.Create(nil);
with VideoFormLabel do
begin
AutoSize := False;
Font.Name := '{#FontName}';
Font.Color := clWhite;
Font.Size := 12;
Parent := VideoForm;
Caption := ExpandConstant('{cm:Button}');
SetBounds(ScaleX(20), ScaleY(460), ScaleX(500), ScaleY(300));
OnMouseDown:=@VideoFormOnMouseDown;
end;

PauseBT:=TBitmapImage.Create(nil);
with PauseBT do begin
SetBounds(ScaleX(150), ScaleY(455), ScaleX(31), ScaleY(30));
Bitmap.LoadFromFile(ExpandConstant('{tmp}\Pause.bmp'));
Parent:=VideoForm;
PauseBT.Hide;
OnClick:=@Pause;
end;
//use switch .png
PlayBT:=TBitmapImage.Create(nil);
with PlayBT do begin
SetBounds(ScaleX(150), ScaleY(455), ScaleX(31), ScaleY(30));
Bitmap.LoadFromFile(ExpandConstant('{tmp}\Play.bmp'));
Parent:=VideoForm;
OnClick:=@Play;
end;

VideoExitBtn:=BtnCreate(VideoForm.Handle,ScaleX(560),ScaleY(455),ScaleX(100),ScaleY(30),ExpandConstant('Button.png'),0,False);
BtnSetEvent(VideoExitBtn,BtnClickEventID,WrapBtnCallback(@VideoExitBtnClick,1));
BtnSetCursor(VideoExitBtn,GetSysCursorHandle(32649));
BtnSetFont(VideoExitBtn,WFButtonFont.Handle);
BtnSetText(VideoExitBtn,'Close');
BtnSetFontColor(VideoExitBtn,$00FFFFFF,$00695E5E,$00FFFFFF,$00695E5E);

ImgApplyChanges(VideoForm.Handle);

ExtractTemporaryFile(ExpandConstant('Video.avi'));
mciSendString('open "'+ ExpandConstant('{tmp}\Video.avi') +'" alias MPEGVideo parent '+ IntToStr(VideoForm.Handle) +' style child','',0,0)
mciSendString('put MPEGVideo window at '+ IntToStr(11) +' '+ IntToStr(10) +' '+ IntToStr(ScaleX(629)) +' '+ IntToStr(ScaleY(439)),'',0,0)
mciSendString('play MPEGVideo repeat','',0,0);
PauseBT.Show;
PlayBT.Hide;
VideoForm.Show;
end;

cancel:
videoplay();

for the buttons of the video can use a switch PNG (no .bmp)

I repeat and very cute this script :)


All times are GMT -7. The time now is 07:03.

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