Author Topic: Trouble wiht Run_me_first.bap(or whatever it is)  (Read 592 times)

ReaperOfDreams

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
Trouble wiht Run_me_first.bap(or whatever it is)
« on: September 22, 2003, 01:42:54 am »
First of all, I am running a Win2k, and yes I have that one file in c:\\Winnt\\system32. When I double click on Run_me_first it displays (http://www.geocities.com/reaperofdreams2003/untitled.gif) as a message for a brief second. Copy n paste the link for a crappy yet readable quick screen capture of the message.

Keldorn

  • Hydlaa Notable
  • *
  • Posts: 818
    • View Profile
(No subject)
« Reply #1 on: September 22, 2003, 02:02:48 am »
cmd.exe does not support UNC paths, which the path you launch it from is.
Thus it changes its path to the windows directory, but ofcourse the files it needs to combine are not present there so it will return with an error stating that it cannot find the files.

What i suggest is that you copy the planeshift files and run_me_first.bat to a directory on your drive (not your desktop) like C:\\planeshift and try running the batch file again. See if that helps.
m.vanes

ReaperOfDreams

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
(No subject)
« Reply #2 on: September 22, 2003, 02:42:27 am »
Huzzah! thank you very much. That worked, and I\'ll see you online.