Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #886  
Old 07-10-2014, 03:31
felice2011's Avatar
felice2011 felice2011 is offline
Registered User
 
Join Date: Feb 2011
Location: italy
Posts: 836
Thanks: 357
Thanked 1,158 Times in 390 Posts
felice2011 is on a distinguished road
Quote:
Originally Posted by Dante1995 View Post
basta inserire la slash feli /Silent

ops eng
insert slash /silent
Already tried, same thing....

no non va lo stesso provato in vari modi.
Reply With Quote
Sponsored Links
  #887  
Old 07-10-2014, 03:45
Carldric Clement's Avatar
Carldric Clement Carldric Clement is offline
Registered User
 
Join Date: Aug 2014
Location: Toboh, Sabah, Malaysia
Posts: 595
Thanks: 599
Thanked 656 Times in 233 Posts
Carldric Clement is on a distinguished road
Lightbulb

Quote:
Originally Posted by felice2011 View Post
You solved by installing the components, even to me by error?
You've got wrong code side it! Here's the code:
Code:
Make sure you backup it like
//Exec2(ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'silent',false);

Exec2(ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'/silent',false);
There!
Reply With Quote
The Following User Says Thank You to Carldric Clement For This Useful Post:
Gamer009 (08-10-2014)
  #888  
Old 07-10-2014, 04:51
felice2011's Avatar
felice2011 felice2011 is offline
Registered User
 
Join Date: Feb 2011
Location: italy
Posts: 836
Thanks: 357
Thanked 1,158 Times in 390 Posts
felice2011 is on a distinguished road
OK OK it works even before, the problem and the web installer dxsetup.
Did I just lose time.
I tried with another setup and it works.
1)Exec2(ExpandConstant('{src}\Redist\DirectX\GPU-Z.exe'),'/silent',false); OK
2)Exec2(ExpandConstant('{src}\Redist\DirectX\DXSET UP.exe'),'/silent',false); NO OK
someone explains to me reason???????????????????????
Reply With Quote
  #889  
Old 07-10-2014, 05:08
Dante1995 Dante1995 is offline
Banned
 
Join Date: Feb 2014
Location: Black Hole
Posts: 297
Thanks: 116
Thanked 481 Times in 162 Posts
Dante1995 is on a distinguished road
obviously the silent command does not work with all setup (it would be simple and beautiful way) to find them, just enter in -Help bat and read his options for cmd

Last edited by Dante1995; 28-12-2014 at 20:54.
Reply With Quote
  #890  
Old 07-10-2014, 05:14
Carldric Clement's Avatar
Carldric Clement Carldric Clement is offline
Registered User
 
Join Date: Aug 2014
Location: Toboh, Sabah, Malaysia
Posts: 595
Thanks: 599
Thanked 656 Times in 233 Posts
Carldric Clement is on a distinguished road
Thumbs up

Quote:
Originally Posted by felice2011 View Post
OK OK it works even before, the problem and the web installer dxsetup.
Did I just lose time.
I tried with another setup and it works.
1)Exec2(ExpandConstant('{src}\Redist\DirectX\GPU-Z.exe'),'/silent',false); OK
2)Exec2(ExpandConstant('{src}\Redist\DirectX\DXSET UP.exe'),'/silent',false); NO OK
someone explains to me reason???????????????????????
Try to download DirectX Offline Installer it! If will helpfully it!
Reply With Quote
  #891  
Old 07-10-2014, 05:23
felice2011's Avatar
felice2011 felice2011 is offline
Registered User
 
Join Date: Feb 2011
Location: italy
Posts: 836
Thanks: 357
Thanked 1,158 Times in 390 Posts
felice2011 is on a distinguished road
NOOO I solved it, let alone if this could stop me ....
I armored in * exe. Dxsetup Web Installer, and everything works perfectly ... hihihihihi.
Simply using "Easy Binder 2.0"
Reply With Quote
The Following User Says Thank You to felice2011 For This Useful Post:
Carldric Clement (07-10-2014)
  #892  
Old 07-10-2014, 10:47
Gamer009's Avatar
Gamer009 Gamer009 is offline
Registered User
 
Join Date: Oct 2013
Location: Mars
Posts: 51
Thanks: 34
Thanked 3 Times in 3 Posts
Gamer009 is on a distinguished road
guyz, i'm getting this error
Attached Images
File Type: jpg inv.jpg (53.3 KB, 169 views)
Reply With Quote
  #893  
Old 07-10-2014, 11:59
Dante1995 Dante1995 is offline
Banned
 
Join Date: Feb 2014
Location: Black Hole
Posts: 297
Thanks: 116
Thanked 481 Times in 162 Posts
Dante1995 is on a distinguished road
mmmmmhh
Reply With Quote
  #894  
Old 07-10-2014, 16:35
Gamer009's Avatar
Gamer009 Gamer009 is offline
Registered User
 
Join Date: Oct 2013
Location: Mars
Posts: 51
Thanks: 34
Thanked 3 Times in 3 Posts
Gamer009 is on a distinguished road
any reply ?
Reply With Quote
  #895  
Old 07-10-2014, 17:23
Carldric Clement's Avatar
Carldric Clement Carldric Clement is offline
Registered User
 
Join Date: Aug 2014
Location: Toboh, Sabah, Malaysia
Posts: 595
Thanks: 599
Thanked 656 Times in 233 Posts
Carldric Clement is on a distinguished road
Quote:
Originally Posted by Gamer009 View Post
any reply ?
Can you give your Inno Setup Script?
(Not all files need it! Need Script Only!)
Reply With Quote
  #896  
Old 07-10-2014, 23:21
Gamer009's Avatar
Gamer009 Gamer009 is offline
Registered User
 
Join Date: Oct 2013
Location: Mars
Posts: 51
Thanks: 34
Thanked 3 Times in 3 Posts
Gamer009 is on a distinguished road
it's the same as in the topic !

i have not edited it !!
Reply With Quote
  #897  
Old 07-10-2014, 23:44
felice2011's Avatar
felice2011 felice2011 is offline
Registered User
 
Join Date: Feb 2011
Location: italy
Posts: 836
Thanks: 357
Thanked 1,158 Times in 390 Posts
felice2011 is on a distinguished road
Guys after installing the game, the components are installed together, one after another without waiting to be closed at the end of installation.
How do I insert a wait command, type (WAIT) (-W) and wait for the closure of the component, and then run the next ?????
Attached Images
File Type: png Untitled.png (41.0 KB, 157 views)
Reply With Quote
  #898  
Old 07-10-2014, 23:54
Carldric Clement's Avatar
Carldric Clement Carldric Clement is offline
Registered User
 
Join Date: Aug 2014
Location: Toboh, Sabah, Malaysia
Posts: 595
Thanks: 599
Thanked 656 Times in 233 Posts
Carldric Clement is on a distinguished road
Thumbs up

Quote:
Originally Posted by Gamer009 View Post
it's the same as in the topic !

i have not edited it !!
Find This Code From Black-Box Script
Code:
  if CurStep=ssPostInstall then begin
    if DirectXCB.Checked then begin
      Status.Caption:='Installing DirectX...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 223;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'/q',false);
    end;
    if NvidiaPhysx.Checked then begin
      Status.Caption:='Installing Nvidia Physx...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 227;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\PhysX.msi'),'/q',false);
    end;
    if VisualCCB.Checked then begin
      Status.Caption:='Installing Visual C++...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 227;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\vcredist_x86.exe'),'/q',false);
    end;
    if Framework.Checked then begin
      Status.Caption:='Installing Framework...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 227;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\dotnetfx.exe'),'/q',false);
    end;
  end;
Replace
Code:
  if CurStep=ssPostInstall then begin
    if DirectXCB.Checked then begin
      Status.Caption:='Installing DirectX...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 223;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'/silent',false);
    end;
    if NvidiaPhysx.Checked then begin
      Status.Caption:='Installing Nvidia Physx...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 227;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\PhysX.msi'),'/q',false);
    end;
    if VisualCCB.Checked then begin
      Status.Caption:='Installing Visual C++...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 227;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\vcredist_x86.exe'),'/q',false);
    end;
    if Framework.Checked then begin
      Status.Caption:='Installing Framework...';
      Status.Left := 200;
      Status.Top := 200;
      Status.Width := 227;
      Status.Height := 20;
      Exec2(ExpandConstant('{src}\Redist\dotnetfx.exe'),'/q',false);
    end;
  end;
There!
Reply With Quote
The Following User Says Thank You to Carldric Clement For This Useful Post:
Gamer009 (08-10-2014)
  #899  
Old 08-10-2014, 00:01
Dante1995 Dante1995 is offline
Banned
 
Join Date: Feb 2014
Location: Black Hole
Posts: 297
Thanks: 116
Thanked 481 Times in 162 Posts
Dante1995 is on a distinguished road
main.iss

DirectX 9c
Framework OffLine
Link2 (v4.5.2)
PhysX.exe

Last edited by Dante1995; 28-12-2014 at 20:54.
Reply With Quote
The Following User Says Thank You to Dante1995 For This Useful Post:
Gamer009 (08-10-2014)
  #900  
Old 08-10-2014, 04:51
Adonix Adonix is offline
Registered User
 
Join Date: Aug 2014
Location: India
Posts: 73
Thanks: 17
Thanked 8 Times in 7 Posts
Adonix is on a distinguished road
i have make a data.bin file using below command line

Quote:
a -ep1 -r -ed -lc2523 -ld590 -mt2 -msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:l c8
everything is ok,...but how to extract it again by help of this installer ??
this installer do not works with this compression method,..please help me,..give me any installer for this compression command
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 05:51
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Copy file with Inno Setup Script emrahcey Software 1 02-07-2010 08:24



All times are GMT -7. The time now is 10:35.


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