PDA

View Full Version : BATCH FILE HELP NEEDED



kevin_laurentian
03-19-2004, 11:59 AM
Hi, I am in the process of creating a little software kinda thing, and i created some batch files. After completing them, everything worked perfectly on windows xp home and pro edition. Then i brought my program to a friends house
( he had 98 SE) and it wouldn't work. Keep in mind that it worked flawlessly on the 3 different computers that have XP.
THis is the error it gave me on the 98 SE

Cannot find file '=\ad\a.exe' (or one of its components) Check to ensure the path and filename are correct and that all required librairies are available
Bad command or file name

adposter
03-26-2004, 12:51 PM
Hi, I am in the process of creating a little software kinda thing, and i created some batch files. After completing them, everything worked perfectly on windows xp home and pro edition. Then i brought my program to a friends house
( he had 98 SE) and it wouldn't work. Keep in mind that it worked flawlessly on the 3 different computers that have XP.
THis is the error it gave me on the 98 SE

Cannot find file '=\ad\a.exe' (or one of its components) Check to ensure the path and filename are correct and that all required librairies are available
Bad command or file name

That program is specific only to XP I guess so when you ran it in Win 98 SE it wouldn't work. Windows 98 is an old OS while XP uses the Windows NT technology so they are 2 different O/s altogether. So that's the likely reason your batch file didn't run on 98SE.

kevin_laurentian
04-13-2004, 01:08 AM
Hi, thanks for taking time to read about my problem

I was wondering if you had any suggestions on how to fix this problem!

if you do, could u please post it up i'd really appriecate it!

thanks

kev