Jump to content

How do I make an installer file???


Kriegz

Recommended Posts

I know but I am getting crappy ratings (or used to when the system still existed) because the laze and the dumb want ro have an intaller file instead of doing the hard but less comlicated way.

Anyways....

:banghead: :banghead: :banghead: :banghead: :banghead:

It still won't work!!

:banghead: :banghead: :banghead: :banghead: :banghead:

@ECHO OFF

CLS

Echo TribeTime26 Tampa Bay Devil Rays Photoset v2.0

Echo.

Echo This will update your portrait.big file.

Echo

Echo.

pause

gfxpak -p datafrontendportrait.big 0003.fsh 0088.fsh 0195.fsh 0268.fsh 0276.fsh 0314.fsh 0519.fsh 0544.fsh 0551.fsh 0572.fsh 0585.fsh 0655.fsh 0776.fsh 0780.fsh 0887.fsh 1000.fsh 1056.fsh 1063.fsh 1116.fsh 1201.fsh 1202.fsh 1224.fsh 1288.fsh 1306.fsh 1369.fsh 1466.fsh 1472.fsh 1483.fsh 1504.fsh 1533.fsh 1614.fsh 1734.fsh 1955.fsh 2006.fsh 2016.fsh 2097.fsh 2333.fsh 2363.fsh 2465.fsh 2471.fsh 2502.fsh 2504.fsh 7200.fsh 7201.fsh 7202.fsh 7203.fsh 7206.fsh 7208.fsh 7210.fsh 7212.fsh 7214.fsh 7215.fsh 7218.fsh 7220.fsh 7222.fsh

CLS

Echo Success! Your Devil Rays photos are now updated.

Echo Thank you for using my devil rays photoset

pause

:banghead: :banghead: :banghead:

Link to comment
Share on other sites

ok playa, lemme explain.

there's something wrong with your 0776.fsh

if you remove that file, the batchfile works fine.

the way this gfxpak "packing" works is it reads all the fsh files to check if it they're okay. However, your 0776.fsh is the error, and it's causing it to terminate.

get rid of the 0776.fsh in the install.bat and see for yourself, everything will install fine. do the 0776.fsh over.

by the way , i figured this out by installing your package using Create-a-team "APPLY PORTRAITS TO MODDED FILES" ;)

Link to comment
Share on other sites

Figuered it out

In the installer file for Damian Rolls i had put down 0776.fsh instead of 0766.fsh. :oops:

Thanks to fuzz for figuring this out.

Sometime in the next hour I will release my version 2 with the bat file so that the dumb and lazy and stupid can also use my updates.

TribeTime26 :D

Link to comment
Share on other sites

on the del command line it says "too many perameters" at the end when I run the bat. It doesn't delete anything. This is what the command line looks like

del install.bat 0003.fsh 0088.fsh 0195.fsh 0268.fsh 0276.fsh 0314.fsh 0519.fsh 0544.fsh 0551.fsh 0572.fsh 0585.fsh 0655.fsh 0766.fsh 0780.fsh 0887.fsh 1000.fsh 1056.fsh 1063.fsh 1116.fsh 1201.fsh 1202.fsh 1224.fsh 1288.fsh 1306.fsh 1369.fsh 1466.fsh 1472.fsh 1483.fsh 1504.fsh 1533.fsh 1614.fsh 1734.fsh 1955.fsh 2006.fsh 2016.fsh 2097.fsh 2333.fsh 2363.fsh 2465.fsh 2471.fsh 2502.fsh 2504.fsh 7200.fsh 7201.fsh 7202.fsh 7203.fsh 7206.fsh 7208.fsh 7210.fsh 7212.fsh 7214.fsh 7215.fsh 7218.fsh 7220.fsh 7222.fsh readme.txt

Link to comment
Share on other sites

on the del command line it says "too many perameters" at the end when I run the bat. It doesn't delete anything. This is what the command line looks like

del install.bat 0003.fsh 0088.fsh 0195.fsh 0268.fsh 0276.fsh 0314.fsh 0519.fsh 0544.fsh 0551.fsh 0572.fsh 0585.fsh 0655.fsh 0766.fsh 0780.fsh 0887.fsh 1000.fsh 1056.fsh 1063.fsh 1116.fsh 1201.fsh 1202.fsh 1224.fsh 1288.fsh 1306.fsh 1369.fsh 1466.fsh 1472.fsh 1483.fsh 1504.fsh 1533.fsh 1614.fsh 1734.fsh 1955.fsh 2006.fsh 2016.fsh 2097.fsh 2333.fsh 2363.fsh 2465.fsh 2471.fsh 2502.fsh 2504.fsh 7200.fsh 7201.fsh 7202.fsh 7203.fsh 7206.fsh 7208.fsh 7210.fsh 7212.fsh 7214.fsh 7215.fsh 7218.fsh 7220.fsh 7222.fsh readme.txt

del install.bat *.fsh readme.txt

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...