H
Hans Näslund
I am trying to write a batch file for my backup, renaming/deleting earlier
backup files and then starting the backup programme.
When the batch file tries to start the backup programme, I get the error
message "Cannot find file <file path> (or one of its components). Check to
ensure the path and filename are correct and that all required libraries are
available."
According to Microsoft support article 166389, the cause of this error
message is that the Use DDE setting is enabled, or the information in that
section is incorrect. So the solution should be to uncheck the Use DDE check
box.
However, that check box was never checked in my case. Also, this support
article applies only to Win98 and WinNT, and I am using Win2000.
Does anybody have a clue?
The strange thing is that when I first used the batch file, it worked just
fine, but later this error message keeps popping up.
backup files and then starting the backup programme.
When the batch file tries to start the backup programme, I get the error
message "Cannot find file <file path> (or one of its components). Check to
ensure the path and filename are correct and that all required libraries are
available."
According to Microsoft support article 166389, the cause of this error
message is that the Use DDE setting is enabled, or the information in that
section is incorrect. So the solution should be to uncheck the Use DDE check
box.
However, that check box was never checked in my case. Also, this support
article applies only to Win98 and WinNT, and I am using Win2000.
Does anybody have a clue?
The strange thing is that when I first used the batch file, it worked just
fine, but later this error message keeps popping up.