Loading
How to remove the warning "-6525"
Hello,

 

I create a InstallShield 2008 project to include the merge module which include some costom actions.

 

during compiling, there is following warning "ISDEV : warning -6525":

 

**************

 

Searching project for extract-at-build components...

 

Validating Custom Action sequencing

 

ISDEV : warning -6525: The Custom Action DeleteAgentFiles.80CE47A2_1E62_4A37_81E0_8C97A96F1441 in the InstallExecuteSequence table is run from an installed file. It must be sequenced after the InstallFiles action. Ensure that the Custom Action is sequenced properly and that the base actions exists in the sequence.

 

*******************

 

When I create a InstallShield 9 project to include the same merge module. There is no warning message during compiling.

 

Because the merge moudle is the 3rd software, I can't not change it.

 

How to remove the warning "ISDEV : warning -6525" in installshield 2008?

 

Thanks,

 

fanasus

Loading
How to remove the warning "-6525"