aimeeandbeatles
watermelon
- Joined
- Apr 5, 2007
- Messages
- 20,112
I'm trying to make a batch file that'll do some things in one directory, then navigate to a specific directory on another drive and launch an executable in there. (I'll post more info if needed)
I got the "some things" part working right, but for some reason, I keep getting errors that Windows can't find the specific executable I'm asking for and asking me if I mistyped it or something. When I start a command prompt in the directory itself and try to launch the file that way, it's fine.
I'm not sure what exactly's messing up, but I have a hunch perhaps the change of drive.
Then I got frustrated, which was stupid, and deleted the batch file so I can't post it, or I would. Can somebody post an example of what it should look like so I can try again?
I got the "some things" part working right, but for some reason, I keep getting errors that Windows can't find the specific executable I'm asking for and asking me if I mistyped it or something. When I start a command prompt in the directory itself and try to launch the file that way, it's fine.
I'm not sure what exactly's messing up, but I have a hunch perhaps the change of drive.
Then I got frustrated, which was stupid, and deleted the batch file so I can't post it, or I would. Can somebody post an example of what it should look like so I can try again?