Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #16  
Old 07-08-2013, 20:05
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 mausschieber View Post
@Pakrat2k2

how you have made the list
by hand or by software
very easily.

open command prompt ( in folder where you want list )

type in dir /b /s >>C:\list.txt

- the /b is bare list ( no files sizes, type of file etc )
- the /s is all subdirectories
- >> means send to output file+location ( that can be any name or location ) IF not specified it will put the filelist in same dir where command was run. You can also type dir /? for list of all commands. it just old dos commands.

sentinelks

In ScriptS.rar the installerscript.iss [registry] section:
Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
The BOLD section highlighted will need to be changed for every version of the game that is NOT English.

You will need to add this to first post so that users who install game in another language,
will know to change that value to match what language they installed it in. Otherwise the
game will be in English not what they installed it in.

Setup.ini needs correcting:
Code:
[LauncherSettings]
InstallRedist=1
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1=DVD1\Redist\DirectX\DXSETUP.exe
LaunchArg1=/silent
Change to

Code:
[LauncherSettings]
InstallRedist=1
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1={src}\Redist\DirectX\DXSETUP.exe
LaunchArg1=/silent

Last edited by pakrat2k2; 07-08-2013 at 20:21. Reason: added note for sentinelk
Reply With Quote
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post:
mausschieber (08-08-2013), Razor12911 (09-08-2013)
Sponsored Links
 


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
Need help regarding gta4 Pandharess PC Games 3 16-03-2012 05:15
GTA4 Achievements vityav PC Games 1 21-12-2011 05:30
need help to find the correct trainer for GTA4 PC version j2juice Game Trainers 7 23-12-2010 09:30
GTA4 blank screen problem njebret PC Games 3 22-02-2009 18:44



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


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