Maintenance and reinstalling

Got a problem you cannot solve? Try here.
Post Reply
christ23
Posts: 82
Joined: Mon Jan 16, 2012 4:51 am

Maintenance and reinstalling

Post by christ23 »

Hi,

i am wondering about one thing when using the maintenance dialog. Imagine the following scenario :
- User can choose between some features (let's call them A,B,C,D,E)
- User chooses B to install
- When the install of B is complete,
- User starts the installer again and chooses "Add or remove features"
- Then, the user chooses C (B is already marked as installed, and should stay installed)
- Now, the installer is running setup B again, and then C

Is there a way not to re-install feature B ? Am i missing something ?
FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: Maintenance and reinstalling

Post by FrancescoT »

Dear User,

you could try the following;

- Use "Save Feature Selections" command to store the selection in a file.
- Use "Load Feature Selections" in Maintenance mode and before Maintenance Dialog.
- Then conditionally skip component installation if already installed during Maintenance mode.

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
ngurram
Posts: 41
Joined: Mon Jun 08, 2020 6:54 pm

Re: Maintenance and reinstalling

Post by ngurram »

Sorry for necro. I am trying to solve this very problem as well. How do you "skip" installing a component? And would this "check for Maintenance" go in to intial install / maintenance section?

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

Re: Maintenance and reinstalling

Post by FrancescoT »

Here you can find two ready to use sample projects ("Features sample" and "Features sample (2)".
viewtopic.php?f=2&t=6772
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
Post Reply