Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 17-08-2015, 16:46
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,753
Thanks: 2,189
Thanked 11,215 Times in 2,311 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by toto621 View Post
Actually you will have to change two lines of the [Icons] section of the script to make it work.
Let's say the game exe is in the subfolder bin\release\ for example, you will have to modify those lines :
Code:
Name: "{group}\{#AppName}"; Filename: "{app}\{#AppExec}"; WorkingDir: "{app}"; Check: CheckError
Name: "{commondesktop}\{#AppName}"; Filename: "{app}\{#AppExec}"; WorkingDir: "{app}"; Check: CheckError
to
Code:
Name: "{group}\{#AppName}"; Filename: "{app}\bin\release\{#AppExec}"; WorkingDir: "{app}\bin\release"; Check: CheckError
Name: "{commondesktop}\{#AppName}"; Filename: "{app}\bin\release\{#AppExec}"; WorkingDir: "{app}\bin\release"; Check: CheckError
Quote:
Originally Posted by ivanlakersss666 View Post
are you sure?
Quote:
Originally Posted by pakrat2k2 View Post
yes its correct as posted
Quote:
Originally Posted by ivanlakersss666 View Post
//----------This InstalShouldSkipPageler Uses Inno Setup Unicode Version----------\\
#define AppName "Lords Of The Fallen"
#define AppPublisher "Ivanlakersss666"
#define AppVersion "1.00"
#define AppExec "LordsOfTheFallen.exe"
#define AppURL "https://www.youtube.com"
#define AppSize "18000"
#define SetupName "Setup"
#define SetupOut "Output"
#define PrecompVer "Inside"
[Setup]
AppName={#AppName}
AppPublisher={#AppPublisher}
AppVersion={#AppVersion}
AppComments={#AppName}
DefaultDirName=C:\Program Files (x86)\Juegos\Lords of the Fallen
DefaultGroupName={#AppName}
OutputBaseFilename={#SetupName}
OutputDir={#SetupOut}
SetupIconFile=Style\Setup.ico
WizardImageFile=Style\Background.bmp
WizardSmallImageFile=Style\smallbitmap.bmp
//////////////
Compression=none
[Icons]
Name: {group}\Uninstall {#AppName}; Filename: {app}\unins000.exe; WorkingDir: {app}; Check: CheckError
Name: "{group}\{#AppName}"; Filename: "{app}\bin\{#AppExec}"; WorkingDir: "{app}\bin"; Check: CheckError
Name: "{commondesktop}\{#AppName}"; Filename: "{app}\bin\{#AppExec}"; WorkingDir: "{app}\bin"; Check: CheckError

Are ok this???
Quote:
Originally Posted by ivanlakersss666 View Post
Any help?

Question was answered a long time ago, What more do you want? Plus, you are asking this question in the wrong thread, your script has nothing to do with BlackBox v2.
Reply With Quote
Sponsored Links
  #2  
Old 18-08-2015, 07:21
ivanlakersss666 ivanlakersss666 is offline
Registered User
 
Join Date: Mar 2015
Location: Miami beach
Posts: 105
Thanks: 10
Thanked 11 Times in 11 Posts
ivanlakersss666 is on a distinguished road
I fix with the repack blackbox v1.8 kucuruku.No problem.Thanxxx :P
Reply With Quote
  #3  
Old 29-09-2015, 12:49
Vincendre Vincendre is offline
Registered User
 
Join Date: Sep 2015
Location: France
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Vincendre is on a distinguished road
Hey,
I've already ask some questions here (http://www.fileforums.com/showthread.php?t=96298&page=4) about the DLG_S_&_C software and RePacks of Games in general.
But this time, I have only one question about BlackBox v2 Designer :

Does It's possible to change the English text by French during installation ?
(Can I edit english text somewhere ?)

I saw that's there is a french file in installation folder here : BlackBox v2 Designer\Script\Include\Languages\French.isl
But what is it for ?

Thanks, and sorry for my bad English.

Edit : And also, why this BlackBox V2 won't extract and install my Setup.bin files, whats the right steps for install a game from setup.bin files ?
Edit 2 : I found my solution, everything works ! (But still no idea for translate text..)

Last edited by Vincendre; 07-10-2015 at 23:45. Reason: Second edit because I found the awnser
Reply With Quote
  #4  
Old 29-09-2015, 14:52
gatosky1620's Avatar
gatosky1620 gatosky1620 is offline
Registered User
 
Join Date: Oct 2011
Location: Perú
Posts: 287
Thanks: 13
Thanked 966 Times in 131 Posts
gatosky1620 is on a distinguished road
Quote:
Originally Posted by Vincendre View Post
Hey,
I've already ask some questions here (http://www.fileforums.com/showthread.php?t=96298&page=4) about the DLG_S_&_C software and RePacks of Games in general.
But this time, I have only one question about BlackBox v2 Designer :

Does It's possible to change the English text by French during installation ?
(Can I edit english text somewhere ?)

I saw that's there is a french file in installation folder here : BlackBox v2 Designer\Script\Include\Languages\French.isl
But what is it for ?

Thanks, and sorry for my bad English.
the same question for spanish, and can you add more redistributables
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Blackbox Inno Setup Script Kurutucu Conversion Tutorials 1190 18-08-2019 22:43
Basic tutorial for beginners on blackbox install script dead4now Conversion Tutorials 5 20-07-2015 17:31
Blackbox Inno Setup Script how ti fix aj12345 PC Games - CD/DVD Conversions 3 05-12-2013 01:21



All times are GMT -7. The time now is 09:36.


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