cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
herbertkoelman
Level 4

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 ?

Labels (1)
0 Kudos
(6) Replies
herbertkoelman
Level 4

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)

 

0 Kudos
herbertkoelman
Level 4

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 ?

0 Kudos

Can you explain exactly what you did,  I am having the same issue and I am not able to fix it.

0 Kudos

Check R/W attrib on setup.exe

0 Kudos

the file doesn't even exist.

0 Kudos

Strange. I have this file.

 

0 Kudos