No entry in the ADD/REMOVE Programs list

Got a problem you cannot solve? Try here.
wxperson99
Posts: 63
Joined: Sun Jul 13, 2014 3:28 pm

No entry in the ADD/REMOVE Programs list

Postby wxperson99 » Tue Nov 17, 2015 7:35 pm

Hi,

Is there a way to prevent a very small installer I have from creating an entry in the Add/Remove Programs list?

Thanks,

George

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: No entry in the ADD/REMOVE Programs list

Postby FrancescoT » Wed Nov 18, 2015 12:15 pm

Dear George,

Please have a look at the following link.
http://www.installaware.com/forum/viewtopic.php?f=2&t=9400&start=0

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

wxperson99
Posts: 63
Joined: Sun Jul 13, 2014 3:28 pm

Re: No entry in the ADD/REMOVE Programs list

Postby wxperson99 » Wed Nov 18, 2015 12:30 pm

So if I read this correctly.

Provided I don't execute the APPLY INSTALL command it will not show up in the ARP list.

My script has NATIVE_ENGINE set to true... so I guess I will just remove the apply intall commands.

Sound correct?

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: No entry in the ADD/REMOVE Programs list

Postby FrancescoT » Wed Nov 18, 2015 12:41 pm

Dear George,

this also depends if you used the "DELAYUNTIL_APPLYCHANGES" pre-defined variable with your native code.

"DELAYUNTIL_APPLYCHANGES: This variable has no effect unless the native code setup engine is being used. Initially FALSE. If this variable is set to TRUE, the native code setup engine will attempt to emulate the behavior of the Windows Installer setup engine by deferring the execution of setup actions until Apply Install has been called. While this may reduce some setup agility, it may be useful in circumstances when emulating setup behavior found in older InstallAware versions is necessary."

So if you used the DELAYUNTIL_APPLYCHANGES pre-defined variable, remove or set it to FALSE and then skip the Apply Install call.

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 148 guests