- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Cannot copy C:\Program Files (x86)\InstallShield\2018\Redist\Language Independent\i386\setup.exe err...
- 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
Cannot copy C:\Program Files (x86)\InstallShield\2018\Redist\Language Independent\i386\setup.exe error -1015
Does any one have an idea why my Basic MSI project tries to copy a file C:\Program Files (x86)\InstallShield\2018\Redist\Language Independent\i386\setup.exe into my target build directory ?
I've checked, and the setup.exe file doesn't exist in the InstallShield directory ?! What is this language independant thing ?
What is trying to do ? Any suggestion ?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
The funny thing is, that I've got the same Basic MSI project that handles my 32bits version and it's doing just fine !!!
(I'm handling 32 and 64 bits installer into one by setting things up like explained here https://community.flexera.com/t5/InstallShield-Knowledge-Base/32-bit-and-64-bit-Installation-Support/ta-p/3430)
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Just before it stopped building, I unchecked two prerequisites !!!
For the sake of it, I checked them again (like it was before).
And guess what ? It builds again ! It seems to be related to the prerequisite feature. Any idea why ?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Can you explain exactly what you did, I am having the same issue and I am not able to fix it.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Check R/W attrib on setup.exe
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
the file doesn't even exist.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Strange. I have this file.