If I want to create a batch file
and write this while editing it:
echo
cd c:\
cd program files
cd tencent
qq2000b.exe
when I run it, it says too many parameters-files
Why?
Is it because DOS 4.10 does not support long file names? (Maybe you'll suggest that I use a more advanced version)
If I absolutely have to, then how can I solve it? (That is, I need to enter the program files folder)
and write this while editing it:
echo
cd c:\
cd program files
cd tencent
qq2000b.exe
when I run it, it says too many parameters-files
Why?
Is it because DOS 4.10 does not support long file names? (Maybe you'll suggest that I use a more advanced version)
If I absolutely have to, then how can I solve it? (That is, I need to enter the program files folder)



