A friend of mine has got the same problem with the files
shown in the table below.
Files appear in i386 directory with names as shown in LAYOUT.INF column.
Same names appear in TXTSETUP.SIF.
But names in DOSNET.INF are different. Could this be the cause of copy errors?
|===|===================|===================|===================|
|No.|LAYOUT.INF---------|DOSNET.INF---------|TXTSETUP.SIF-------|
|===|===================|===================|===================|
|-1-|cyclad-z.inf-------|cycladz.inf--------|cyclad-z.inf-------|
|-2-|cyclom-y.inf-------|cyclomy.inf--------|cyclom-y.inf-------|
|---|-------------------|-------------------|-------------------|
|-3-|utopia~1.wav-------|utopia1.wav--------|utopia~1.wav-------|
|-4-|utopia~2.wav-------|utopia2.wav--------|utopia~2.wav-------|
|-5-|utopia~3.wav-------|utopia3.wav--------|utopia~3.wav-------|
|-6-|utopia~4.wav-------|utopia4.wav--------|utopia~4.wav-------|
|---|-------------------|-------------------|-------------------|
|-7-|sv-262e1.png-------|sv262e1.png--------|sv-262e1.png-------|
|-8-|sv-262e3.png-------|sv262e3.png--------|sv-262e3.png-------|
|-9-|sv-262e4.png-------|sv262e4.png--------|sv-262e4.png-------|
|===|===================|===================|===================|
Easy solution is to comment (to put
; in front of lines) those lines in both TXTSETUP.SIF and DOSNET.INF, but not in LAYOUT.INF of course.
That should stop errors from popping up.
But, eventually, this means that those files will not be copied.
Is there a workaround to get those files copied without popping up errors?
I mean, can't we just rename files in DOSNET.INF to resemble
their names in the other INFs? Would this be a working solution?
Thanks.
This post has been edited by mazin: 25 August 2006 - 06:40 AM