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
- :
- 14 errors starting with 1007
Subscribe
- 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
Apr 22, 2016
03:53 PM
14 errors starting with 1007
I am struggling with ISLE. It used to work with VS2013 Community Edition, but when I installed VS2015 Community Edition and ISLE 2015, it broke.
It appears that ISLE is not compatible with VS2105CE. This is a pain I can live with, but only because I can "round trip" solutions back to 2013 and create the installer.
So, I have my solution back in VS2013CE and am trying to build an installer. The first of 14 errors is this:
Error 61 -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites\Windows Installer\3.1\x86\WindowsInstaller-KB893803-v2-x86.exe' to target 'C:\Users\Steve\Documents\Visual Studio 2015\Projects\Pt Grey\ScatterometerSetup\ScatterometerSetup\Express\SingleImage\DiskImages\DISK1\ISSetupPrerequisites\{57bcd1d4-2de9-49d9-bc0c-3f4263e9970e}\WindowsInstaller-KB893803-v2-x86.exe' ISEXP : error : -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites\Windows Installer\3.1\x86\WindowsInstaller-KB893803-v2-x86.exe' to target 'C:\Users\Steve\Documents\Visual Studio 2015\Projects\Pt Grey\ScatterometerSetup\ScatterometerSetup\Express\SingleImage\DiskImages\DISK1\ISSetupPrerequisites\{57bcd1d4-2de9-49d9-bc0c-3f4263e9970e}\WindowsInstaller-KB893803-v2-x86.exe'
The root of the problem appears to be that 'C:\Program Files (x86)\InstallShield\2015LE\ does not exist. I've tried reinstalling ISLE, but this directory is just not created. Is it because I have VS2015CE installed?
What's the workaround?
It appears that ISLE is not compatible with VS2105CE. This is a pain I can live with, but only because I can "round trip" solutions back to 2013 and create the installer.
So, I have my solution back in VS2013CE and am trying to build an installer. The first of 14 errors is this:
Error 61 -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites\Windows Installer\3.1\x86\WindowsInstaller-KB893803-v2-x86.exe' to target 'C:\Users\Steve\Documents\Visual Studio 2015\Projects\Pt Grey\ScatterometerSetup\ScatterometerSetup\Express\SingleImage\DiskImages\DISK1\ISSetupPrerequisites\{57bcd1d4-2de9-49d9-bc0c-3f4263e9970e}\WindowsInstaller-KB893803-v2-x86.exe' ISEXP : error : -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites\Windows Installer\3.1\x86\WindowsInstaller-KB893803-v2-x86.exe' to target 'C:\Users\Steve\Documents\Visual Studio 2015\Projects\Pt Grey\ScatterometerSetup\ScatterometerSetup\Express\SingleImage\DiskImages\DISK1\ISSetupPrerequisites\{57bcd1d4-2de9-49d9-bc0c-3f4263e9970e}\WindowsInstaller-KB893803-v2-x86.exe'
The root of the problem appears to be that 'C:\Program Files (x86)\InstallShield\2015LE\ does not exist. I've tried reinstalling ISLE, but this directory is just not created. Is it because I have VS2015CE installed?
What's the workaround?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 25, 2016
10:21 AM
Hi,
If you installed LE, the directory should be there. If you had changed it to something else, Option InstallShield LE > Options in VS. There should be a Prerequisites tab. Provide the location of the PRQ files you are using.
You can also uncheck and recheck the prerequisites in the Redistributable view. This should redownload the files.
If you installed LE, the directory should be there. If you had changed it to something else, Option InstallShield LE > Options in VS. There should be a Prerequisites tab. Provide the location of the PRQ files you are using.
You can also uncheck and recheck the prerequisites in the Redistributable view. This should redownload the files.