Alright I still don't have my batch files working. It can't find the file.
I have in my batch
copy "universe\Imperial\frfoot.fni" "C:\Documents and Settings\KArgot\Application Data\Solecismic Software\Front Office Football 2007\universe\"
copy "universe\Imperial\frfoot.fcy" "C:\Documents and Settings\KArgot\Application Data\Solecismic Software\Front Office Football 2007\universe\"
copy "universe\Imperial\*.bmp" "pictures\"
start frfoot2007.exe
I have downloaded the fcy and fni files and put them in a folder called Imperial that sits in my universe file in the Application Data section.
My pictures sit in a folder marked Imperial that sits in a universe folder that is in the Program File section.
My batch file sits in that same section where the .exe file exists.
And I am still the Reno Cyberhawks.
I'm sure I'm missing something.
I have in my batch
copy "universe\Imperial\frfoot.fni" "C:\Documents and Settings\KArgot\Application Data\Solecismic Software\Front Office Football 2007\universe\"
copy "universe\Imperial\frfoot.fcy" "C:\Documents and Settings\KArgot\Application Data\Solecismic Software\Front Office Football 2007\universe\"
copy "universe\Imperial\*.bmp" "pictures\"
start frfoot2007.exe
I have downloaded the fcy and fni files and put them in a folder called Imperial that sits in my universe file in the Application Data section.
My pictures sit in a folder marked Imperial that sits in a universe folder that is in the Program File section.
My batch file sits in that same section where the .exe file exists.
And I am still the Reno Cyberhawks.
I'm sure I'm missing something.
Comment