Jump to content

Recommended Posts

Posted

Hello,

I want to suppress the menu selections

How can I suppress this ?

I ve tried to put this ShowMultiDefault to false but the menu appears ...

Can someone help me ?

Thanks

post-381719-0-74867300-1379665345.jpg


  • 2 months later...
Posted

It is not recommended to suppress the menu CheckOnLoad...The script is inside configwizard.js

If you want you can change your choice at startup using WPI configuration options, or inside your personal config.js

partial config.js

// Configurations tabCheckOnLoad='none';Configurations=[];ShowMultiDefault=true;

You can also change only the value: CheckOnLoad (all, none or default)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...