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

ADD REMOVE in installshield 2010

Hi
I have migrated my installshield project form 11.5 to 2010.

I am using ADDREMOVE property in installshield 2010 to determine whether setup is invoked form ADD remove programe in control panel or setup exe is double clicked.
ADDREMOVE property is allways returning FALSE so it is not workable.
SETUPEXEDIR also is returning some path always so thi sis also not workable while same is working in installshield 11.5.

Instead ADDREMOVE works sometime, but most of the time it fails.

I want to detect if setup is double clicked or it is invoked from ADD Remove programe.

Please tell me any workaround for the same.

Thanks and regards,
Harendra chauhan
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

What type of project are you using? ADDREMOVE is apparently supported only for pure InstallScript projects, for example.
0 Kudos