This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- ISDEV : fatal error -4093
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Aug 23, 2011
01:02 PM
ISDEV : fatal error -4093
What's the error code "-4093"?
I got this error on one of our build VM, when compiling + build our product installer. (Note below, I have removed our product name/installer and replaced it with "xxx.msi" in the error statement.
Language built
Building CAB files...
Data1.cab built
Files built
ISDEV : warning -6487: If you intend to distribute this upgrade as a patch, you should author the 'Patch Optimization' setting on the Advanced Settings panel of the Release Wizard.
ISDEV : fatal error -4093: Cannot copy source 'D:\Rel\Installer\PROJECT_ASSISTANT\SINGLE_MSI_IMAGE\DiskImages\DISK1\xxx.msi' to target 'D:\Rel\Installer\PROJECT_ASSISTANT\SINGLE_MSI_IMAGE\DiskImages\DISK1\1029.msi'PROJECT_ASSISTANT\SINGLE_MSI_IMAGE - 1 error(s), 1 warning(s)
Log file has been created:
Build finished at Aug 23 2011 09:38 AM
I got this error on one of our build VM, when compiling + build our product installer. (Note below, I have removed our product name/installer and replaced it with "xxx.msi" in the error statement.
Language built
Building CAB files...
Data1.cab built
Files built
ISDEV : warning -6487: If you intend to distribute this upgrade as a patch, you should author the 'Patch Optimization' setting on the Advanced Settings panel of the Release Wizard.
ISDEV : fatal error -4093: Cannot copy source 'D:\Rel\Installer\PROJECT_ASSISTANT\SINGLE_MSI_IMAGE\DiskImages\DISK1\xxx.msi' to target 'D:\Rel\Installer\PROJECT_ASSISTANT\SINGLE_MSI_IMAGE\DiskImages\DISK1\1029.msi'PROJECT_ASSISTANT\SINGLE_MSI_IMAGE - 1 error(s), 1 warning(s)
Log file has been created:
Build finished at Aug 23 2011 09:38 AM
(1) Reply
Aug 24, 2011
06:01 PM
Ensure that the file exists, that there is enough disk space on the target location, and that you are able to copy to the location.