NFSC Roster Patches

Talk about NBA Live 06 here.

NFSC Roster Patches

Postby supaboy47 on Sun Mar 26, 2006 3:02 am

I've noticed that inside NFSC roster patches there is an installer file that does everything for you so you don't have to copy in paste and all of that.

What program does the NFSC use to make that installer file? I have a league and it would be very valuable to me if I could just make an installer file and my users not have to learn where to copy n paste the files.

Any help is greatly appreciated!
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby supaboy47 on Sun Mar 26, 2006 3:09 am

inno setup i got it know
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby supaboy47 on Sun Mar 26, 2006 3:13 am

does anybody know the directory to put where i should have the installed file go?
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Silas on Sun Mar 26, 2006 4:59 am

default
User avatar
Silas
 
Posts: 2259
Joined: Thu May 26, 2005 6:14 am
Location: Seattle Area

Postby supaboy47 on Sun Mar 26, 2006 5:58 am

im saying how do you make it go to the others persons my documents folder?
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Silas on Sun Mar 26, 2006 8:05 am

go to C drive, then documents and settings, then the specific logon, then the name of the logon's documents, then their NBA live folder, then their saves folder
User avatar
Silas
 
Posts: 2259
Joined: Thu May 26, 2005 6:14 am
Location: Seattle Area

Postby supaboy47 on Sun Mar 26, 2006 8:08 am

im saying on the install how do i set it up where it automatically saves there i kno where the files should go
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Cable on Sun Mar 26, 2006 8:09 am

You want to create a .bat file that will install patches automatically, right?

I have no idea how to do that (I'd like to know too), I'm just clarifing what you're trying to say.
Image
And I'm going to see them in Toronto!
User avatar
Cable
 
Posts: 5078
Joined: Fri Jul 22, 2005 3:31 am
Location: Burlington, Ontario

Postby supaboy47 on Sun Mar 26, 2006 8:24 am

no im creating a .exe file that will automatically install the files into the rite places

i've created the file but you have to choose the directory to install the file. i want it to automatically pic the right location
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Cable on Sun Mar 26, 2006 8:26 am

:doh: Shows how much I know. Could you put, say 'C:/Program Files/EA Sports/NBA Live 06/sgsm'? I would think you have to tell it the folder to install to.
Image
And I'm going to see them in Toronto!
User avatar
Cable
 
Posts: 5078
Joined: Fri Jul 22, 2005 3:31 am
Location: Burlington, Ontario

Postby supaboy47 on Sun Mar 26, 2006 8:43 am

yea but i just made a text file that tells the people where to put the file. if andrew knows how to do what im trying i'll change but until then i'll keep it how ive got it.
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Andrew on Sun Mar 26, 2006 11:00 am

Sorry, this does not belong in NLSC Roster Patch Issues. That section is for issues related to the NLSC update only, not general patching help. Moving to Patching Issues.

There's a command for ISTool/Inno Setup to install to the My Documents folder easily:

Under the [Setup] section:

DefaultDirName={userdocs}\NBA Live 06\saves

Then, when you're specifying the destination directory under the [Files] section:

DestDir: {app}\XXXXX; Flags: ignoreversion

(where XXXXX is the name of the save folder)
User avatar
Andrew
Retro Basketball Gamer
Administrator
 
Posts: 115161
Joined: Thu Aug 22, 2002 8:51 pm
Location: Australia

Postby supaboy47 on Sun Mar 26, 2006 11:31 am

i guess i will just have to use INNO SETUP and pray that the GMs downloading it read and know where to install the folder. i cant really understand the program. i understand some of it but some of it has me lost.
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Andrew on Sun Mar 26, 2006 11:51 am

If you use the commands I just posted, it will work fine.
User avatar
Andrew
Retro Basketball Gamer
Administrator
 
Posts: 115161
Joined: Thu Aug 22, 2002 8:51 pm
Location: Australia

Postby supaboy47 on Sun Mar 26, 2006 11:53 am

i mean its a WHOLE bunch of other stuff and i dont have the time to play around with it.
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby supaboy47 on Sun Mar 26, 2006 11:54 am

hold on
i didnt know i could use my INNO SETUP CSS FILE. THIS MAY BE EASY
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Andrew on Sun Mar 26, 2006 11:55 am

That's right. Once you've got the source, you can just compile it each time you make an update with the files.

If you need any more help, I can post the source for the NLSC update if you like.
User avatar
Andrew
Retro Basketball Gamer
Administrator
 
Posts: 115161
Joined: Thu Aug 22, 2002 8:51 pm
Location: Australia

Postby supaboy47 on Sun Mar 26, 2006 11:56 am

yea please do that would help me alot i was just a about to ask. if you post ur script file i can just edit and put my program name etc..
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Andrew on Sun Mar 26, 2006 12:07 pm

Alrighty then. :)

Notes:
  1. Obviously, change the App fields to the name of your update, the name with version number, your name and the website URLs.
  2. The .txt files are seperate files that contain the license information as well as text that appears before the installation begins and after it is completed. If you leave out these files, the installation will be compiled to skip these steps.
  3. Change the source patch to reflect the location of your roster files and the destination to include the appropriate save folder
  4. If you want to include multiple roster saves, you can reduce the size of the download by using the same roster files where applicable. For example...the Uninjured update uses the same files as the regular update except for the player lineups. Therefore, I need only use the players.dbf file stored in 0506Uninjured as well as save.dat. Everything else is sourced from the NLSC0506 folder.
  5. Underneath the dbf installations are the art file installations. Obviously if you don't need them, don't include them. ;)
  6. The final command is for 7Zip compression, which reduces the size of the installation file. Especially useful if you're distributing multiple roster files and/or graphics updates


[Setup]
AppName=NLSC NBA Live 06 Current Roster Update
AppVerName=NLSC NBA Live 06 Current Roster Update v1.06
AppPublisher=Andrew Begley
AppPublisherURL=http://www.NBA-Live.com
AppSupportURL=http://www.NBA-Live.com
AppUpdatesURL=http://www.NBA-Live.com
DefaultDirName={userdocs}\NBA Live 06\saves
Uninstallable=No
LicenseFile=C:\Andrew\NBA Live\Live 06 Current\License.txt
InfoAfterFile=C:\Andrew\NBA Live\Live 06 Current\after.txt
InfoBeforeFile=C:\Andrew\NBA Live\Live 06 Current\before.txt
; uncomment the following line if you want your installation to run on NT 3.51 too.
; MinVersion=4,3.51

Compression=none
[Files]
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\accessory.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\age.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\appearance.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\bicepacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\birthstate.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\birthtown.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\brows.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\career.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\cheeks.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\coaches.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\compshortacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\ears.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\elbowacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\eyeacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\eyes.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\facehair.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\faces.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\fingeracc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\forearmacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\forehead.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\hair.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\HAIRSTYLES.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\headacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\kneeacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\lbiceptatacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\lfarmtatacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\LIPS.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\llegacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\llegtatacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\lnecktatacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\location.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\mouths.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\names.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\nicknames.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\noses.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\players.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\plays.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\rbiceptatacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\referees.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\rfarmtatacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\RLEGACC.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\rlegtatacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\rnecktatacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\save.dat; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\shoesacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\sockacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\teamgear.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\teaminfo.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\teams.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\tmcareer.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\wristacc.dbf; DestDir: {app}\NLSC0506; Flags: ignoreversion

Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\accessory.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\age.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\appearance.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\bicepacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\birthstate.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\birthtown.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\brows.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\career.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\cheeks.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\coaches.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\compshortacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\ears.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\elbowacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\eyeacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\eyes.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\facehair.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\faces.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\fingeracc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\forearmacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\forehead.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\hair.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\HAIRSTYLES.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\headacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\kneeacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\lbiceptatacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\lfarmtatacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\LIPS.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\llegacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\llegtatacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\lnecktatacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\location.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\mouths.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\names.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\nicknames.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\noses.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\0506Uninjured\players.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\plays.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\rbiceptatacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\referees.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\rfarmtatacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\RLEGACC.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\rlegtatacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\rnecktatacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\0506Uninjured\save.dat; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\shoesacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\sockacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\teamgear.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\teaminfo.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\teams.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\tmcareer.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion
Source: C:\Documents and Settings\Andrew\My Documents\NBA Live 06\saves\NLSC0506\wristacc.dbf; DestDir: {app}\0506Uninjured; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\chbarkl.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\chbarklB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\chbarklr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~CHBARKL.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\kamalon.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\kamalonB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\kamalonr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~KAMALON.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion


Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\mijorda.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\mijordaB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\mijordaB_goggle.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\mijordaB_headband.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\mijordar.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~MIJORDA.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion


Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\darobin.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\darobinB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\darobinB_goggle.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\darobinB_headband.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\darobinr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~DAROBIN.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\paewing.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\paewingB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\paewingB_goggle.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\paewingB_headband.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\paewingr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~PAEWING.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jostock.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jostockB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jostockB_goggle.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jostockB_headband.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jostockr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~JOSTOCK.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\scpippe.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\scpippeB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\scpipper.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~SCPIPPE.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\shkemp_.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\shkemp_B.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\shkemp_B_goggle.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\shkemp_B_headband.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\shkemp_r.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~SHKEMP_.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\coach\pariley.viv; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm\coach; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\coach\bohill_.viv; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm\coach; Flags: ignoreversion


Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\ammccas.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\ammccasB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\ammccasr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\angoldw.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\angoldwB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\angoldwr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\cobloun.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\coblounB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\coblounr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\dalangh.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\dalanghB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\dalanghr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\ropack_.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\ropack_B.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\ropack_r.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\ruboumt.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\ruboumtB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\ruboumtr.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\derodma.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\derodma_arm_tat.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\derodma_leg_tat.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\derodmaB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\derodmaB_goggle.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\derodmaB_headband.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\derodmar.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~DERODMA.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion


Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\haolaju.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\haolajuB.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\haolajuB_goggle.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\haolajuB_headband.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\haolajur.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~HAOLAJU.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion

Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jewest_.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jewest_B.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jewest_B_goggle.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jewest_B_headband.ebo; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\jewest_r.fsh; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion
Source: C:\Program Files\EA SPORTS\NBA Live 06\sgsm\plyrprts~JEWEST_.big; DestDir: {pf}\EA SPORTS\NBA Live 06\sgsm; Flags: ignoreversion


[Run]


[_ISTool]
Use7zip=true
User avatar
Andrew
Retro Basketball Gamer
Administrator
 
Posts: 115161
Joined: Thu Aug 22, 2002 8:51 pm
Location: Australia

Postby supaboy47 on Sun Mar 26, 2006 12:09 pm

can u send me the actual file in an email or something? or can i give you my file and put it where it will install into to the right directory
Last edited by supaboy47 on Sun Mar 26, 2006 12:14 pm, edited 1 time in total.
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Andrew on Sun Mar 26, 2006 5:25 pm

That's the contents of the entire file right there in my previous post. You should be able to just copy and paste it then make the appropriate changes.
User avatar
Andrew
Retro Basketball Gamer
Administrator
 
Posts: 115161
Joined: Thu Aug 22, 2002 8:51 pm
Location: Australia

Postby supaboy47 on Sun Mar 26, 2006 7:49 pm

thanks andrew i think i got it now. im aboutt o let some people test it
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby Andrew on Sun Mar 26, 2006 7:54 pm

No problem. :) Pretty easy once you know how.
User avatar
Andrew
Retro Basketball Gamer
Administrator
 
Posts: 115161
Joined: Thu Aug 22, 2002 8:51 pm
Location: Australia

Postby supaboy47 on Sun Mar 26, 2006 8:10 pm

yea man now all i gotta do is edit numbers, compile, and release.

thanks again
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Postby supaboy47 on Mon Mar 27, 2006 4:29 am

Hey andrew this is my script whats wrong it still wont automatically go to the right place.
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

[Setup]
AppName=RBFL Roster Patch
AppVerName=RBFL Roster Patch 1.03
AppPublisher=Raymond King
AppPublisherURL=http://s11.invisionfree.com/RBF/index.php?act=site
AppSupportURL=http://s11.invisionfree.com/RBF/index.php?act=site
AppUpdatesURL=http://s11.invisionfree.com/RBF/index.php?act=site
DefaultDirName={userdocs}\NBA LIVE 06\saves\RBFL
DefaultGroupName=RBFL Roster Patch
DisableProgramGroupPage=true
LicenseFile=C:\Program Files\EA SPORTS\RBFL Rosters\license.txt
InfoBeforeFile=C:\Program Files\EA SPORTS\RBFL Rosters\directory.txt
InfoAfterFile=C:\Program Files\EA SPORTS\RBFL Rosters\readme.txt
OutputDir=C:\Program Files\EA SPORTS\RBFL Rosters
OutputBaseFilename=roster103
Compression=lzma
SolidCompression=true
Uninstallable=false
AppCopyright=SupaBoy #47
ShowLanguageDialog=yes

[Languages]
Name: english; MessagesFile: compiler:Default.isl

[Files]
Source: C:\Program Files\Inno Setup 5\Examples\MyProg.exe; DestDir: {app}; Flags: ignoreversion
Source: C:\Documents and Settings\Owner\My Documents\NBA LIVE 06\saves\RBFL\*; DestDir: {app}; Flags: ignoreversion recursesubdirs createallsubdirs
; NOTE: Don't use "Flags: ignoreversion" on any shared system files

[Icons]
Name: {group}\RBFL Roster Patch; Filename: {app}\MyProg.exe

[Run]
Filename: {app}\MyProg.exe; Description: {cm:LaunchProgram,RBFL Roster Patch}; Flags: nowait postinstall skipifsilent
"The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous."
Image
[AtlantiK ConneKt Live League] [Blazing Heat Dynasty]
User avatar
supaboy47
 
Posts: 293
Joined: Sun Jun 05, 2005 5:49 am
Location: Georgia, USA

Next

Return to NBA Live 06

Who is online

Users browsing this forum: No registered users and 4 guests