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 29-05-2015, 09:57
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
try post #80
Reply With Quote
Sponsored Links
  #2  
Old 29-05-2015, 12:46
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
That script is edited and you messed it up.
You did something with the transparent option.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
pakrat2k2 (29-05-2015)
  #3  
Old 29-05-2015, 15:14
ChronoCross's Avatar
ChronoCross ChronoCross is offline
Registered User
 
Join Date: Sep 2014
Location: Acacia Dragons
Posts: 254
Thanks: 145
Thanked 203 Times in 115 Posts
ChronoCross is on a distinguished road
Hi razor12911
No i just download the script and i was think dark theme was the problem so i disabled. but no i still have this problem background colors in text. I donīt know what happend.
Reply With Quote
  #4  
Old 05-06-2015, 02:00
Abhinav0143 Abhinav0143 is offline
Registered User
 
Join Date: Dec 2014
Location: india
Posts: 11
Thanks: 17
Thanked 1 Time in 1 Post
Abhinav0143 is on a distinguished road
Hi Razor, i am trying to make a repack please let me know which compressor should i use wit this script ????
Reply With Quote
  #5  
Old 23-06-2015, 14:25
LuzhinE's Avatar
LuzhinE LuzhinE is offline
Registered User
 
Join Date: Jan 2014
Location: Peru
Posts: 227
Thanks: 26
Thanked 36 Times in 29 Posts
LuzhinE is on a distinguished road
which compressor to use for the installer?
Reply With Quote
  #6  
Old 11-07-2015, 09:54
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
I do not know how to do it bro
Reply With Quote
  #7  
Old 11-07-2015, 16:03
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
In the ISS script is section, just add each redist there. Make the folders like its shown in output folder ( next to where your exe will be )... WP_Output/Redist/DirectX Is the folder structure for below line:

[Redists]
;Redist Caption|Exec Directory + File|Arguments
Redist1=Direct X 9.0c|Redist\DirectX\DXSetup.exe|/silent ( this is the on the key with \ ( use shift to get the symbol .. called MORE )

vcredist 2012 (x86)

Redist2=C++ 2012(x86)|Redist\Vcredist\2012\Vcredist_x86.exe|/q /norestart

WP_Output/Redist/C++ 2012 would be the folder structure.

vcredist 2012 (x64)

Redist3=C++ 2012(x64)|Redist\Vcredist\2012\Vcredist_x64.exe|/q /norestart

Last edited by pakrat2k2; 11-07-2015 at 16:06.
Reply With Quote
  #8  
Old 12-07-2015, 00:47
mertderler mertderler is offline
Registered User
 
Join Date: Apr 2013
Location: ankara- TURKEY
Posts: 45
Thanks: 205
Thanked 14 Times in 11 Posts
mertderler is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
In the ISS script is section, just add each redist there. Make the folders like its shown in output folder ( next to where your exe will be )... WP_Output/Redist/DirectX Is the folder structure for below line:

[Redists]
;Redist Caption|Exec Directory + File|Arguments
Redist1=Direct X 9.0c|Redist\DirectX\DXSetup.exe|/silent ( this is the on the key with \ ( use shift to get the symbol .. called MORE )

vcredist 2012 (x86)

Redist2=C++ 2012(x86)|Redist\Vcredist\2012\Vcredist_x86.exe|/q /norestart

WP_Output/Redist/C++ 2012 would be the folder structure.

vcredist 2012 (x64)

Redist3=C++ 2012(x64)|Redist\Vcredist\2012\Vcredist_x64.exe|/q /norestart
(WPI_No_LScreen) @Bilawal


Last edited by pakrat2k2; 12-07-2015 at 08:15.
Reply With Quote
  #9  
Old 12-07-2015, 01:45
Bilawal's Avatar
Bilawal Bilawal is offline
Registered User
 
Join Date: Apr 2014
Location: Pakistan
Posts: 127
Thanks: 176
Thanked 175 Times in 51 Posts
Bilawal is on a distinguished road
Quote:
Originally Posted by mertderler View Post
(WPI_No_LScreen) @Bilawal

Fixed
Attached Files
File Type: rar WindowsPhone.rar (19.0 KB, 100 views)

Last edited by pakrat2k2; 12-07-2015 at 08:15.
Reply With Quote
  #10  
Old 12-07-2015, 02:01
mertderler mertderler is offline
Registered User
 
Join Date: Apr 2013
Location: ankara- TURKEY
Posts: 45
Thanks: 205
Thanked 14 Times in 11 Posts
mertderler is on a distinguished road
Quote:
Originally Posted by Bilawal View Post
Fixed
Redist1=Visual C 32
Redist2=Visual C 64

redist installer error




Last edited by pakrat2k2; 12-07-2015 at 08:14.
Reply With Quote
  #11  
Old 12-07-2015, 03:43
mertderler mertderler is offline
Registered User
 
Join Date: Apr 2013
Location: ankara- TURKEY
Posts: 45
Thanks: 205
Thanked 14 Times in 11 Posts
mertderler is on a distinguished road


Thanks @Razor12911
Thanks @Bilawal
Reply With Quote
  #12  
Old 12-07-2015, 04:33
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
@Bilawal: with Fixed .iss error persist .Game and distributables installed correctly,but when finished installation i have 2 error windows:

Reply With Quote
  #13  
Old 12-07-2015, 05:08
Bilawal's Avatar
Bilawal Bilawal is offline
Registered User
 
Join Date: Apr 2014
Location: Pakistan
Posts: 127
Thanks: 176
Thanked 175 Times in 51 Posts
Bilawal is on a distinguished road
Here's the fix
Attached Files
File Type: rar WindowsPhone.rar (19.0 KB, 130 views)

Last edited by Bilawal; 12-07-2015 at 05:13.
Reply With Quote
The Following 2 Users Say Thank You to Bilawal For This Useful Post:
mertderler (12-07-2015), punchao (12-07-2015)
  #14  
Old 12-07-2015, 06:00
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
Thanks bro,much appreciated,and thans to Razor,problem solved.

because when you uninstall the game folder is not deleted
is there any way to fix this?

I tested this code, but the folder remains deleted

[UninstallDelete]
Name: {app}\*; Type: filesandordirs
Name: {app}; Type: dirifempty
Reply With Quote
  #15  
Old 12-07-2015, 08:20
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
Quote:
Originally Posted by punchao View Post
Thanks bro,much appreciated,and thans to Razor,problem solved.

because when you uninstall the game folder is not deleted
is there any way to fix this?

I tested this code, but the folder remains deleted

[UninstallDelete]
Name: {app}\*; Type: filesandordirs
Name: {app}; Type: dirifempty
If read thru whole topic answer was on page 5

Code:
[UninstallDelete]
Type: filesandordirs; Name: {app}
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
mertderler (12-07-2015)
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
Conversion Designer/Installer Creator Razor12911 Conversion Tutorials 1613 03-10-2024 01:24
Windows XP - Tricks gargujjwal Software 3 25-05-2008 02:54
Error Windows Installer: Command And Conquer 3 Kane Edition glfsd PC Games 14 24-01-2008 06:00
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48



All times are GMT -7. The time now is 16:05.


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