Jump to content

Recommended Posts

Posted

Hi,

I'm new using WPI and I'd like to know how can I add a user defined aplication category, for example: P2P, Multimedia, Tweaks.

I searched on the whole forum first but didn't find anything helpful.

Thanks.


Posted

Go to the WPIScripts folder, open 'useroptions.js' in notepad.

Search for:

//Installer tab

SortOrder=['']; and add your categories there

Example:

SortOrder=['System','Internet','E-Mail','Security','Office'];

The categories will be in the order you add them there.

Greetz, DJPro

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...