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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 18-11-2017, 05:19
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
Wink Titan Quest Anniversary Edition

-CIUv2 By Yener90 and BAMsE and Kaktor and Razor12911 for compatibility UA and Simorq.
-UltraARC By Razor12911
-UltraARC v2.8.0.1 R3 Edition Modified by: Simorq

1)- Install the Game and updates.
2)- Download Attachment and extract on your HDD.
3)- Move _CommonRedist folder from game's installed directory to (Last DVD )
4)- Run UltraARC.exe then Choose Game Folder And Start.
5)- Make iso files with the same name of folders.
6)- Test the iso files before you burn.

Code:
[Launch1]
--------------------------------------------------------------
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=0
Checked=1

[Launch2]
--------------------------------------------------------------
Name=Visual C++ 2005
32Exe={src}\_CommonRedist\vcredist\2005\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2005\vcredist_x64.exe
Argument=/q
BeforeInstall=0
Checked=1

[Launch3]
--------------------------------------------------------------
Name=Visual C++ 2008
32Exe={src}\_CommonRedist\vcredist\2008\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2008\vcredist_x64.exe
Argument=/q
BeforeInstall=0
Checked=1

[Launch4]
--------------------------------------------------------------
Name=Visual C++ 2012
32Exe={src}\_CommonRedist\vcredist\2012\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2012\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=0
Checked=1


Attached Files
File Type: rar Titan Quest Anniversary Edition_01.rar (37.66 MB, 134 views)
File Type: rar SetupFix.rar (21.36 MB, 57 views)

Last edited by houcine80; 22-11-2017 at 23:55.
Reply With Quote
The Following 13 Users Say Thank You to houcine80 For This Useful Post:
41UC4RD (18-11-2017), KaktoR (18-11-2017), marcos838 (18-11-2017), mausschieber (19-11-2017), moj007 (18-11-2017), nevark (22-11-2017), omdj (18-11-2017), pakrat2k2 (18-11-2017), Simorq (18-11-2017), swara_1st (16-05-2019), The_Boss (10-09-2019), Titeuf (30-11-2017), wit (19-11-2017)
Sponsored Links
  #2  
Old 18-11-2017, 10:16
..:: Popeye ::..'s Avatar
..:: Popeye ::.. ..:: Popeye ::.. is offline
Registered User
 
Join Date: Oct 2005
Location: DarkRoom
Posts: 314
Thanks: 224
Thanked 314 Times in 202 Posts
..:: Popeye ::.. is on a distinguished road
Process started at: 18:16:48

Process finished at: 19:07:03

Result are 2 DVD 5


DVD 1 = 4,34 GB

DVD 2 = 3,17 <<<<< with _CommonRedist

Install Time is 10 - 15 min,without error

THX houcine80

Last edited by ..:: Popeye ::..; 18-11-2017 at 10:24.
Reply With Quote
The Following 3 Users Say Thank You to ..:: Popeye ::.. For This Useful Post:
houcine80 (18-11-2017), pakrat2k2 (18-11-2017), wit (19-11-2017)
  #3  
Old 20-11-2017, 23:28
geotee2007 geotee2007 is offline
Banned
 
Join Date: Dec 2014
Location: https://t.me/pump_upp
Posts: 63
Thanks: 32
Thanked 3 Times in 3 Posts
geotee2007 is on a distinguished road
Send a message via ICQ to geotee2007 Send a message via AIM to geotee2007 Send a message via Yahoo to geotee2007
All ok but I can't install vcredist 2005.
It says "command line syntax error"
Why?

Last edited by geotee2007; 20-11-2017 at 23:32.
Reply With Quote
  #4  
Old 22-11-2017, 14:17
geotee2007 geotee2007 is offline
Banned
 
Join Date: Dec 2014
Location: https://t.me/pump_upp
Posts: 63
Thanks: 32
Thanked 3 Times in 3 Posts
geotee2007 is on a distinguished road
Send a message via ICQ to geotee2007 Send a message via AIM to geotee2007 Send a message via Yahoo to geotee2007
I made the comprersion again and I have the same problem again.
The commonredist structure is:

Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP. exe

--------------------------------------------------------------
Name=Microsoft Visual C++ 2005
32Exe={src}\_CommonRedist\vcredist\2005\vcredist_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2005\vcredist_x 64.exe

--------------------------------------------------------------
Name=Microsoft Visual C++ 2008
32Exe={src}\_CommonRedist\vcredist\2008\vcredist_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2008\vcredist_x 64.exe

--------------------------------------------------------------
Name=Microsoft Visual C++ 2012
32Exe={src}\_CommonRedist\vcredist\2012\vcredist_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2012\vcredist_x 64.exe

I can install directX, vcredist 2008 and 2012 but I can't install vcredist 2005.
What i do wrong?

I have windows 10

Last edited by geotee2007; 22-11-2017 at 14:19.
Reply With Quote
  #5  
Old 22-11-2017, 20:17
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
You didn't do anything wrong, houcine80 has the argument wrong for c++ 2005
he'll need to fix it, it should be

Argument=/q

Component Argument Values -> http://www.fileforums.com/showthread.php?t=95092
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
geotee2007 (22-11-2017)
  #6  
Old 22-11-2017, 23:48
geotee2007 geotee2007 is offline
Banned
 
Join Date: Dec 2014
Location: https://t.me/pump_upp
Posts: 63
Thanks: 32
Thanked 3 Times in 3 Posts
geotee2007 is on a distinguished road
Send a message via ICQ to geotee2007 Send a message via AIM to geotee2007 Send a message via Yahoo to geotee2007
can I fix it and how?
How ca n i modify CIU?
Reply With Quote
  #7  
Old 22-11-2017, 23:55
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
Quote:
Originally Posted by geotee2007 View Post
can I fix it and how?
How ca n i modify CIU?
Hi
you can test ( SetupFix )
Reply With Quote
  #8  
Old 08-06-2019, 13:25
WaltonSimons's Avatar
WaltonSimons WaltonSimons is offline
Registered User
 
Join Date: Feb 2007
Location: Poland
Posts: 491
Thanks: 223
Thanked 220 Times in 176 Posts
WaltonSimons is on a distinguished road
Method: srep,lzma
Size: 9.78 GB (last DVD: 1.03 GB with redists)
Both Ragnarok and Atlantis expansion packs included.

Thanks, Houcine!
Reply With Quote
The Following User Says Thank You to WaltonSimons For This Useful Post:
houcine80 (09-06-2019)
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
Best Compression Methods for 'Specific' Games INDEX JustFun Conversion Tutorials 58 30-03-2026 18:03
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Titan Quest Anniversary Edition 2xDVD5 CIUV2 pakrat2k2 PC Games - CD/DVD Conversions 2 08-03-2017 03:55



All times are GMT -7. The time now is 04:39.


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