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
  #1  
Old 21-04-2015, 14:55
skype123 skype123 is offline
Registered User
 
Join Date: Mar 2014
Location: U
Posts: 67
Thanks: 23
Thanked 34 Times in 20 Posts
skype123 is on a distinguished road
Quote:
Originally Posted by Bilawal View Post
And add two game sizes (must be user specified).

--> One for game
--> Other for installation
why for installation? you cant controll how big the files get after compressing
Reply With Quote
Sponsored Links
  #2  
Old 30-04-2015, 05:16
nhinchihap3 nhinchihap3 is offline
Registered User
 
Join Date: Feb 2014
Location: VietNam
Posts: 13
Thanks: 4
Thanked 2 Times in 2 Posts
nhinchihap3 is on a distinguished road
How to use slideshow and video , i can't tick slideshow and video ?
Reply With Quote
  #3  
Old 05-05-2015, 17:16
yassineimax yassineimax is offline
Registered User
 
Join Date: Aug 2013
Location: sidi slimane
Posts: 6
Thanks: 0
Thanked 20 Times in 4 Posts
yassineimax is on a distinguished road
My Ultimate Installer Work Perfectly


Note :
My script only work with this version of inno setup.
to run correctly please remove any previous versions of inno and install this version attached below
hope you enjoy it

Links :
Ultimate Box Script V.1
Inno Setup Unicode Ultra
Compressor v1.2.0
Attached Images
File Type: png 1.png (486.4 KB, 559 views)

Last edited by yassineimax; 05-05-2015 at 17:22.
Reply With Quote
The Following 13 Users Say Thank You to yassineimax For This Useful Post:
ADMIRAL (13-06-2020), Andrey167 (07-05-2015), arkantos7 (06-05-2015), Behnam2018 (13-01-2020), Bilawal (07-05-2015), coveiro (05-05-2015), houcine80 (03-10-2016), lhanz678 (05-05-2015), mikey26 (06-05-2015), omdj (05-05-2015), punchao (19-06-2015), Simorq (06-05-2015), Stor31 (07-05-2015)
  #4  
Old 05-05-2015, 19:17
lhanz678's Avatar
lhanz678 lhanz678 is offline
Registered User
 
Join Date: Apr 2014
Location: Philippines
Posts: 67
Thanks: 150
Thanked 65 Times in 27 Posts
lhanz678 is on a distinguished road
Quote:
Originally Posted by yassineimax View Post
My Ultimate Installer Work Perfectly


Note :
My script only work with this version of inno setup.
to run correctly please remove any previous versions of inno and install this version attached below
hope you enjoy it

Links :
Ultimate Box Script V.1
Inno Setup Unicode Ultra
Compressor v1.2.0
nice sharing mate, good job
ps: your script is working on Inno Ultra (enhanced edition)
__________________
The Imitation Game

Last edited by lhanz678; 05-05-2015 at 19:22.
Reply With Quote
  #5  
Old 18-06-2015, 11:47
ravencrow ravencrow is offline
Registered User
 
Join Date: Feb 2015
Location: SG
Posts: 19
Thanks: 29
Thanked 12 Times in 8 Posts
ravencrow is on a distinguished road
Quote:
Originally Posted by yassineimax View Post
My Ultimate Installer Work Perfectly


Note :
My script only work with this version of inno setup.
to run correctly please remove any previous versions of inno and install this version attached below
hope you enjoy it

Links :
Ultimate Box Script V.1
Inno Setup Unicode Ultra
Compressor v1.2.0
good job mate
Reply With Quote
  #6  
Old 05-05-2015, 19:43
coveiro coveiro is offline
Registered User
 
Join Date: Dec 2014
Location: EUA
Posts: 77
Thanks: 90
Thanked 52 Times in 32 Posts
coveiro is on a distinguished road
It works in the Ultra Arc ?
Reply With Quote
  #7  
Old 06-05-2015, 13:46
yassineimax yassineimax is offline
Registered User
 
Join Date: Aug 2013
Location: sidi slimane
Posts: 6
Thanks: 0
Thanked 20 Times in 4 Posts
yassineimax is on a distinguished road
i'm glad you like it
if you face any issues please let me know.
make some tests and share
Reply With Quote
The Following User Says Thank You to yassineimax For This Useful Post:
lhanz678 (06-05-2015)
  #8  
Old 07-05-2015, 05:39
Stor31 Stor31 is offline
Registered User
 
Join Date: Aug 2013
Location: Wahranne
Posts: 323
Thanks: 1,025
Thanked 86 Times in 68 Posts
Stor31 is on a distinguished road
Unhappy

Quote:
Originally Posted by coveiro View Post
It works in the Ultra Arc ?
after test with UltraArc
It does not work
damage

razor12911 can solve the problem

Last edited by Stor31; 07-05-2015 at 05:44.
Reply With Quote
  #9  
Old 08-05-2015, 06:03
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
Of course it doesn't work. You can't expect UltraARC to work on any script without implementation.
Reply With Quote
  #10  
Old 15-07-2015, 04:19
babak1 babak1 is offline
Registered User
 
Join Date: Jul 2015
Location: Ukraine
Posts: 17
Thanks: 8
Thanked 4 Times in 3 Posts
babak1 is on a distinguished road
Est it possible to change the installation path of the game (not manually):

C:\Program Files (x86)\Publisher Name\Application Name

to

D:\Application Name

???
__________________________________________________ ________________

Ок. I think I figured out.

Need in tab Resources - Output Dir put D:\{app}\

__________________________________________________ ________________

What the hell ... this method does not work anymore. But why.

Last edited by babak1; 15-07-2015 at 08:28.
Reply With Quote
  #11  
Old 15-07-2015, 08:43
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
don't specify drive letter just {app}
Reply With Quote
  #12  
Old 15-07-2015, 08:49
babak1 babak1 is offline
Registered User
 
Join Date: Jul 2015
Location: Ukraine
Posts: 17
Thanks: 8
Thanked 4 Times in 3 Posts
babak1 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
don't specify drive letter just {app}
I want a steady installation path to the disk D:\
Reply With Quote
  #13  
Old 04-08-2015, 16:00
klaroqsim klaroqsim is offline
Registered User
 
Join Date: Sep 2008
Location: RS
Posts: 29
Thanks: 0
Thanked 3 Times in 2 Posts
klaroqsim is on a distinguished road
its compatible with ultra arc ?
i get error "incompatible compressed data format ...
an error ocurred when unpacking! unarc.dll returned an error code: -1 , ERROR archive data corrupted (decompression fails)
but with installer creator works
Reply With Quote
  #14  
Old 05-08-2015, 06:51
TREGAKLE's Avatar
TREGAKLE TREGAKLE is offline
Registered User
 
Join Date: Aug 2015
Location: India
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
TREGAKLE is on a distinguished road
how to use slideshows and videos i cant use them and please give a full tutorial video on this installer ...please requesting you all ... anyone HELP
Reply With Quote
  #15  
Old 05-08-2015, 07:48
TREGAKLE's Avatar
TREGAKLE TREGAKLE is offline
Registered User
 
Join Date: Aug 2015
Location: India
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
TREGAKLE is on a distinguished road
how to solve this error in the following pic
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
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 05:51.


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