- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- If I create an RemoveFile entry under Windows 10, the installShield doesn't create the 8.3 name conv...
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
If I create an RemoveFile entry under Windows 10, the installShield doesn't create the 8.3 name convention
If I create an RemoveFile entry under Windows 10, the InstallShield doesn't create the 8.3 name convention. So I get these Error message.
ISDEV : error -7354: The English (United States) value for string 'ID_STRING627' does not contain a legitimate value for table RemoveFile column FileName
Language English (United States) built.
Under Windows 7 there is not problem.
Under windows 10 the result is:
English (United States) ID_STRING627 LoggerConfigLib.dll Mo Jan/20/2020 09:05
Under Widows 7 the result is:
English (United States) ID_STRING629 LOGGER~1.DLL|LoggerConfigLib.dll Mo Jan/20/2020 09:17
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
IS 2019 R3, W10
Create a component NewComponent1
In Files put a name of file to be deleted ABCDEFGHKL.abcde
Save this component.
Check table RemoveFile using Direct Editor.
You will see the correct name as: ABCDEF~1.abc|ABCDEFGHKL.abcde
So, it does work even on W10.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
I try it with R3 and Windows 10 but it doesn't work.
The result is always "1234567891011121314.dll"