Windows shortcut doesn't work: how to enclose filenames with spaces?
- by Olivier Pons
Here's my problem: I've made a shortcut on my Desktop (Windows XP (sigh)) like this:
C:\WINDOWS\system32\cmd.exe /k "mysql -u root drupal-defaultadm < ^"C:\Documents and Settings\AAA\Mes documents\Downloads\01.drupal-defaultadm.sql^" && exit"
When I double click on it, the DOS prompt is opened, but I get this error:
File not found.…