Quote:
Originally posted by Neonight
Neopaint costs money, but for the activation code, they never changed it, so I can give anyone the code if they need it.
|
I wouldn't advertize that...
a lot of the time people don't know why it adds that (~), its because of long filename support, which is not enabled in msdos...(i believe it was in drdos)..also because a space can create problems, so heres what i suggest.
with windows 98 second edition (or 98, 95, and i believe me) go to your C Drive, copy command.com and paste it in the graal2001 folder. copy your image to the graal directory, run command.com. type gif2mng filename.gif (if more than i believe 7 characters, or contains a space it is filenam~1.gif).
or you could do this:
create a shortcut on your desktop to the gif2mng.exe, it should put the shortcut in double quotes like this, "C

Program Files\Graal2001\gif2mng.exe", all you have to do is outside the quotes put the absolute path name to your gif file (absolute is full path, like C

images\image.gif) for example this would work:
"C

Program Files\Graal2001\gif2mng.exe" C

Images\image2.gif
It should output the .mng file to the Graal2001 directory.

I am pretty sure thats the best way.