cesarmatute Posted August 11, 2008 Posted August 11, 2008 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.
DJPro Posted August 11, 2008 Posted August 11, 2008 Go to the WPIScripts folder, open 'useroptions.js' in notepad.Search for: //Installer tabSortOrder=['']; and add your categories thereExample:SortOrder=['System','Internet','E-Mail','Security','Office'];The categories will be in the order you add them there.Greetz, DJPro
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now