- 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
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 ?
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)
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 ?
Can you explain exactly what you did, I am having the same issue and I am not able to fix it.
Check R/W attrib on setup.exe
the file doesn't even exist.
Strange. I have this file.