Tecia
Nov 10 2003, 01:03 PM
ECHO.
ECHO Update RefList
ECHO Please wait...
REN %systemdrive%\Programmi\Lavasoft\Ad-aware 6\reflist.ref reflist.old
COPY "%systemdrive%\install\Applications\AdAwarePro\reflist.ref" "%systemdrive%\Programmi\Lavasoft\Ad-aware 6\"
In cmd.exe:
Update RefList
Please wait...
Sintassi del comando errata [wrong syntax command]
1 file copiati. [1 file copy]
Why i have a wrong syntax command?
un4given1
Nov 10 2003, 01:29 PM
the second part of your COPY command does not include the file name. You specify the file name to copy, but not what it's destination name is.
mazin
Jul 7 2004, 04:23 PM
I found this topic by chance when searching for Ad-aware posts. I wonder if the problem still exists.
The problem is in the space here:
REN %systemdrive%\Programmi\Lavasoft\Ad-aware^6\reflist.ref reflist.old
It should be:
REN "%systemdrive%\Programmi\Lavasoft\Ad-aware 6\reflist.ref" reflist.old
However, this is a better string:
COPY /y "%systemdrive%\install\Applications\AdAwarePro\reflist.ref" "%systemdrive%\Programmi\Lavasoft\Ad-aware 6\"
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.