09-27-2005 02:05 AM
09-27-2005 02:47 AM
09-28-2005 04:41 AM
Hello Martin!
You can try to set the following registry entry to 0:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem Entry: NtfsDisable8dot3NameCreation=0
Best regards
Volker
09-29-2005 10:16 AM
Hi Volker,
the solution you proposed didn't work. I tried it on two different machines, no success.
Regards,
Martin
09-30-2005 02:02 AM
Hi Martin,
sorry that it dont`t work. Did you try it on your development machine before creating new applications? Pherhaps this can fix the issue:
You can try to toggle (maybe twice) this registry setting:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem NtfsDisable8dot3NameCreation=1
The default value is 0. Reboot the machine after a change.
regards,
Volker