Re: ASDF on Windows
I had problems with spaces in filenames. Try adding an install path
that refers to your system directory using windows 8.3 filenames and
see if that works for ya.
(pushnew "path to your stuff with no spaces" asdf:*central-registry*
:test #'equal)
.
Relevant Pages
- Re: The case insensitive #include statement horror...
... like the case-insensitivity of the Windows file system, ... it's more like asking the programmer switching case sensitivity in their ... It enlarges the namespace of possible filenames... ... If there really were no reason to have upper ... (microsoft.public.vc.language) - Re: Got it working, kind of. was Re: Adding network and internet to Warp 4
... Windows Explorer and I see long filenames. ... from an OS/2 window, ... Advanced install when I installed it, and I don't remember there being ... (comp.os.os2.misc) - Re: Got it working, kind of. was Re: Adding network and internet to Warp 4
... Windows Explorer and I see long filenames. ... Firefox ver 3 shows up as Firefox_.zip. ... Advanced install when I installed it, and I don't remember there being ... (comp.os.os2.misc) - Re: Finding short file names?
... >Windows XP has migrated well past "short filenames". ... When someone does a copy or xcopy of the system partition, the SFNs ... "Shell Extensions" if you have some programming chops and patience. ... (microsoft.public.windowsxp.general) - Re: XP exec background process
... On DOS and Windows systems... ... When working with paths and filenames, ... DOS used to save all paths and filenames as 100% uppercase. ... Passing switches/parameters on the command-line for different commands ... (comp.lang.php) |
|