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
  #391  
Old 10-07-2013, 10:53
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
you set up the file setup.ini, section ExtractingSettings then you'll find the rest here
Reply With Quote
Sponsored Links
  #392  
Old 10-07-2013, 11:00
DazzleR DazzleR is offline
Registered User
 
Join Date: Jun 2013
Location: Indian
Posts: 17
Thanks: 5
Thanked 5 Times in 2 Posts
DazzleR is on a distinguished road
@razor .. u mean i gotta write it like this ???
" FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1; Prec:0;Lang:de"
cuz i havent processed it with SREP ...
Reply With Quote
  #393  
Old 10-07-2013, 11:12
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
yeah but make Prec to PrecSrep
Reply With Quote
  #394  
Old 10-07-2013, 19:17
dead4now dead4now is offline
Registered User
 
Join Date: Jul 2013
Location: India
Posts: 13
Thanks: 5
Thanked 22 Times in 2 Posts
dead4now is on a distinguished road
did anyone try to add the SYSTEM REQUIREMENTS function in BLACKBOX script? ???
Reply With Quote
  #395  
Old 13-07-2013, 13:53
D4rkSp4wn D4rkSp4wn is offline
Registered User
 
Join Date: Mar 2013
Location: Brasil
Posts: 16
Thanks: 18
Thanked 8 Times in 6 Posts
D4rkSp4wn is on a distinguished road
I am getting this error, have no idea what is it about



anyway, its not a compression error from my point of view, any help will be much appreciated
Reply With Quote
  #396  
Old 15-07-2013, 03:24
basic23's Avatar
basic23 basic23 is offline
Registered User
 
Join Date: Nov 2012
Location: Germany
Posts: 15
Thanks: 7
Thanked 10 Times in 5 Posts
basic23 is on a distinguished road
Hail!
Setup is in the DVD-ROM \ PROGRAM \ Driver \ setup.exe
Redist is in the DVD-ROM \ Redist \ DirectX \ DirectX.exe

How do I get DirectX but the location of DVD-ROM \ Redist \ DirectX \ DirectX.exe
As such, it can be moved in the: DVD-ROM \ PROGRAM \ Driver \ DirectX \ DirectX.exe
and runs.
But I want in the location that I wrote above :
DVD-ROM \ Redist \ DirectX \ DirectX.exe
Can anyone help me!!!
Thank you!
Reply With Quote
  #397  
Old 16-07-2013, 19:24
dead4now dead4now is offline
Registered User
 
Join Date: Jul 2013
Location: India
Posts: 13
Thanks: 5
Thanked 22 Times in 2 Posts
dead4now is on a distinguished road
somebody please add support to rar5(winrar 5.0).i used rar5 to make the bin files but the setup doent extract the archive.........can anyone help.rar5 has got great compression @ lesser time..........pls help
Reply With Quote
  #398  
Old 17-07-2013, 05:00
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
For RAR and 7Zip add this:

Code:
#define unrar
#define 7ZIP
and

Code:
#ifdef unrar
    ExtractTemporaryFile('Unrar.dll');
#endif
#ifdef 7ZIP
    ExtractTemporaryFile('7z.dll');
    ExtractTemporaryFile('PackZIP.exe');
#endif
Reply With Quote
  #399  
Old 17-07-2013, 05:09
basic23's Avatar
basic23 basic23 is offline
Registered User
 
Join Date: Nov 2012
Location: Germany
Posts: 15
Thanks: 7
Thanked 10 Times in 5 Posts
basic23 is on a distinguished road
@dead4now

use script from @Kurutucu!

and:
1- copy from RAR Directory "RarExt.dll,RarExt32.dll" (WinRAR 5.0)
2- to "include" folder
Warning!
3-1 You rename RarExt.dll (for x86) to unrar.dll use compile for x86
3-2 You rename RarExt32.dll (for x64) to unrar.dll use compile for x64
Good luck!

Last edited by basic23; 17-07-2013 at 05:12.
Reply With Quote
The Following 3 Users Say Thank You to basic23 For This Useful Post:
dead4now (18-07-2013), Kurutucu (17-07-2013), pakrat2k2 (17-07-2013)
  #400  
Old 18-07-2013, 07:22
JustFun's Avatar
JustFun JustFun is offline
Registered User
 
Join Date: Jan 2013
Location: Bosnia and Herzegovina
Posts: 343
Thanks: 1,539
Thanked 446 Times in 168 Posts
JustFun is on a distinguished road
@peterulven
I think you need to copy unarc.exe from your "FreeArc\bin" directory to "include" folder and rename "unarc.exe" to "unarc.dll".

Last edited by JustFun; 18-07-2013 at 08:51.
Reply With Quote
  #401  
Old 18-07-2013, 08:13
dead4now dead4now is offline
Registered User
 
Join Date: Jul 2013
Location: India
Posts: 13
Thanks: 5
Thanked 22 Times in 2 Posts
dead4now is on a distinguished road
thanks @basic23.
Can u just edit the iss file with slideshow such that when we press next after directx screen setup directly goes to install with slideshow only.i meant how can i remove video dialog......
Thanks again
Reply With Quote
  #402  
Old 18-07-2013, 19:22
JustFun's Avatar
JustFun JustFun is offline
Registered User
 
Join Date: Jan 2013
Location: Bosnia and Herzegovina
Posts: 343
Thanks: 1,539
Thanked 446 Times in 168 Posts
JustFun is on a distinguished road
@peterulven
Can you describe your Error. What msg you got.

or do you get any message.

Or just your setup runs and do install progress but nothing is extracted from *.bin.

Last edited by JustFun; 18-07-2013 at 19:26.
Reply With Quote
  #403  
Old 18-07-2013, 20:56
spionz spionz is offline
Registered User
 
Join Date: Oct 2012
Location: jakarta
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
spionz is on a distinguished road
hi, I want to ask
Karutucu setup runs and do install progress but nothing extract from Setup-1.bin.
how to solved it?

sorry my english translate google
Reply With Quote
  #404  
Old 19-07-2013, 05:07
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
@peterulven

Maybe your visual studio redist disabled. Active it in Controll Panel or reinstall vcredist 2008 and 2010.

@spionz

What you use for compression? Freearc or not?

Last edited by Kurutucu; 19-07-2013 at 05:12.
Reply With Quote
  #405  
Old 19-07-2013, 08:16
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
@peterulven

Use the registry editor to delete the following registry keys:
  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger
  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramewor k\DbgManagedDebugger

On a 64-bit operating system also delete the following registry keys:
  • HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Windows NT\CurrentVersion\AeDebug\Debugger
  • HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ .NETFramework\DbgManagedDebugger
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 01:31.


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