I want to add a command in a batch file to copy a program from a local directory into the Windows 98 Startup group, but the startup path is C:\WINDOWS\Start Menu\Programs\启动. This involves spaces and Chinese. For the Chinese I used pdos95, but after the batch file calls pdos95 it stops executing.
When I use copy c:\ktvsong\1.exe C:\WINDOWS\Start Menu\Programs\启动 by itself, it says there are too many parameters. Experts, please help me solve this problem.
When I use copy c:\ktvsong\1.exe C:\WINDOWS\Start Menu\Programs\启动 by itself, it says there are too many parameters. Experts, please help me solve this problem.


