 |
|
Allard HS
|
|
Also, removing the events by hex-editing is very easy. Just open the file in your editor, search for EVNT (if I'm not mistaken), and delete everything from that point onwards.
Maybe someone could make a program to do that automatically, so that we have a delevents in windows.
|
|
|  |
 |
|
Kull

|
|
El Paso, TX USA
Mar 1999 time: 22:13
|
|
Dusty: Civ2 FW definitely works on Win2000. I did a little more testing, and found something interesting. If you "drag&drop" a file onto delevent, a dos-box opens, you get a blinking cursor, and then the box closes and nothing happens. BUT if you go straight to the command line and type in the action (delevent sf.sav), it works!
Batch files are a different story. Whether you doubleclick them OR run them from the command line, what you get is a box that flashes open, a brief look at the text, and then it closes immediately. My guess is that some command is needed to force the thing to stay open long enough for you to type in a choice.
So it looks like Win2000 isn't fully incompatible, but it's not real civ friendly, either. If anyone can suggest a command which would solve the Batch file-closing problem, let me know and I'll test it out.
|
|
|  |
 |
|
Dusty
|
|
Kull, just because the window closes quickly, are you sure the batch file isn't doing what it's supposed to be doing? It might be do what it's supposed to, but not have enough time to print a message out.
If it isn't working, here are some other things that might work.
Try using call or start to run the batch file. IE
"call a.bat"
or
"start a.bat"
Call is used within batch files to call other batch files. Start is used in NT 4.0 to open a batch file in another window (but doesn't close the window under NT 4.0).
If all else fails, try editing the batch file and putting a "pause" at the end. This should make the window stay open until you press a key.
I hope this helps.
------------------
Dusty
|
|
|  |
 |
|  |
All times are GMT. The time now is 05:13. Apolyton Time is 00:13. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|