This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Best Practices Issue
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 24, 2007
01:11 PM
Best Practices Issue
I have the pro edition and had checked Enforce Setup Best Practices along with Vista validation.
I have several ISBP errors pertaining to DLLs importing deprecated API's. I understand what that is for and not a problem.
I now no longer want to enforce the best practices.
Logic would have it that I would uncheck the Enforce Setup Best Practices option and I would no longer be presented with ISBP errors.
I am still seeing them.
Expectation:
When option checked, show all pertaining ISBP errors, where applicable.
When option unchecked, no longer detect or show ISBP errors.
Lance Rasmussen
I have several ISBP errors pertaining to DLLs importing deprecated API's. I understand what that is for and not a problem.
I now no longer want to enforce the best practices.
Logic would have it that I would uncheck the Enforce Setup Best Practices option and I would no longer be presented with ISBP errors.
I am still seeing them.
Expectation:
When option checked, show all pertaining ISBP errors, where applicable.
When option unchecked, no longer detect or show ISBP errors.
Lance Rasmussen
(6) Replies
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 24, 2007
02:32 PM
The Enforce Setup Best Practices option in Tools -> Options has to do with the way that the Component Wizard will author components and not so much with the new Best Practices Validators.
You can go to the Tools -> Options -> Validation tab and select the "Customize" button and that should provide you the view necessary to disable the validators.
You can go to the Tools -> Options -> Validation tab and select the "Customize" button and that should provide you the view necessary to disable the validators.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 24, 2007
03:11 PM
Bryan,
Ok... I must be blind then. In the PRO version, when I go to Options > Validation > Customize.... where do I find ISBP##'s to disable?
I've looked at each of the CUB's in the drop down list box and see lots of ICE's and ISICE's depending on them. But I do not see any ISBPs.
Lance
Ok... I must be blind then. In the PRO version, when I go to Options > Validation > Customize.... where do I find ISBP##'s to disable?
I've looked at each of the CUB's in the drop down list box and see lots of ICE's and ISICE's depending on them. But I do not see any ISBPs.
Lance
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 25, 2007
02:06 AM
In my understanding, Best Proactice validation is only available in the Premier edition, which explains why you don't see "InstallShield Best Proactice Suit" in the drop down box. Now I wonder why you are getting ISBP errors in the first place if you're using Professional.
Stefan Krueger
InstallSite.org
InstallSite.org
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 25, 2007
11:07 AM
The Obsolete/Deprecated API checks were originally part of the Certified for Vista plus InstallShield ICEs suite, as we believed they were a requirement of logo certification. More recently we were unable to confirm this, and moved those checks to the InstallShield Best Practice suite. We didn't want to remove the functionality we had offered in the IS12 SP, and behind the scenes we share the code, so what was previously available as ISICE13-15 are now officially (and always reported as) ISBP17-19. You can disable these by deselecting ISICE14 and ISICE15 on the Certified for Vista suite.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 25, 2007
04:20 PM
Thanks Michael,
This may be good to mention in appropriate documentation, unless I missed it somewhere. At least I can get rid of them now.
This may be good to mention in appropriate documentation, unless I missed it somewhere. At least I can get rid of them now.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 29, 2007
09:27 AM
It was a bit of a late breaking change; I'll send notes to make sure the people running the docs and KB are aware of this and can try to make this a little easier for the next person encountering it.