Page 1 of 1
Posted: 03 Sep 2009, 13:58
miromiro
Hey ,

I tried thousands of times to install some packs with .bat file but was always a fail. Look what I do :
  • I download the pack.
  • I run the .bat file , not the removing , the setup
  • Appear on desktop a folder called "Cars"
  • In that folder are other 8 folders named like the cars.
  • I opened them and all are empty
So these things I always do. Know someone what should happen or if i make a mistake installing these cars ?

I have this trouble with the next packs i know : I really wanna install all these nice and great cars (from the pictures).
So could someone tell me how to install them ?

Posted: 03 Sep 2009, 15:33
KDL
the batch is the best language I'd ever program.
However, the batch has registry limit, it can't read keys directly.. reading keys requires a good experience which almost all the people don't have.

Place the batch file (.bat) and the total installation files near of revolt.exe (Re-Volt directory) then run the batch, and that's all.

Posted: 03 Sep 2009, 17:26
miromiro
I put the .bat files in the Re-Volt folder . I run the .bat setup but didn't work.
Help ??

Posted: 03 Sep 2009, 20:04
KDL
the batch won't run alone
it requires all the setup files

Posted: 03 Sep 2009, 22:37
miromiro
which are the other ?

Posted: 04 Sep 2009, 17:58
KDL
Well, the batch doesn't come alone, it comes with files.
The batch isn't an installer but it's only a file with commands on it (like copy, mkdir, deltree, del, ren)
the batch won't work without files, image you copy an empty space into another empty space.
also files won't be copied to non existant folders (like copying a cube into the air).

However, you should read the readme.

Posted: 04 Sep 2009, 18:51
miromiro
Don't worry , thanks to zipper , I solved it , amd thanks to you too :D