Not a valid short file name
I work for a medical instrument manufacturer. Our instruments are now required to use the Windows 8 operating system. We are trying to write an installer that will install our software on the instrument. When the installation begins, the first thing that
happens is, directories are created to put our system software in. This step fails with the error, "Instrument is not a valid short file name." where 'Instrument' is the name of a directory we wish to create. Is there a way to tell Windows 8 that
we don't want to be restricted to the 8.3 directory and file naming convention?
July 8th, 2015 9:28am
Hi,
This question is related to the installer you write, regarding to this kind of question, Id suggest that we post at MSND forum depends on the develop tools you using. There you can get more effective suggestion by other experts who familiar with develop question. Your understanding is highly appreciated.
MSDN forums
https://social.msdn.microsoft.com/Forums/en-US/home
Here are some similar cases which is pointing to default drive letter.
Regards,
D. Wu
Free Windows Admin Tool Kit Click here and download it now
July 12th, 2015 9:44pm