Jump to content

How does works the new user option "configlist"


Recommended Posts


Okay when entering the program entry in the config list you must enter an entry name for the default selection title there after that you go into the options wizard and tell WPI what custom default names you have designated ie. home or games or office or whatever. After that when you select one of those in the drop down box all of the programs with that entry will be selected.

Link to comment
Share on other sites

Sorry to insist kelsenellenelvian, still is not clear!

I try playing with the downloaded 4.3.5 without any modification.

I found there Home School and Business for configlist.

Actually,

the options wizard contain

"Check on Load" = 'Default'

"List of configurationchoices" = 'Home, School, Business'.

the config.js

123 Renamer has configlist=['Home']

AutoIt 3 has configlist=['Scholl, Home']

AutoPlay Menu Builder has configlist=['Scholl']

7-Zip 4.15b has configlist=['Buisness']

By launching WPI i get all 'Default" appz checked.

On the drop down box i select 'Select None' all appz are unchecked.

Then by selecting 'Home' or 'School' or 'Buisness' NOTHING HAPPENS, (none of the above appz in config.js are selected)

Regards

coucou

Link to comment
Share on other sites

TNX for the advise,

I've downloaded the freshest copy and tested again without any mofication.

123 Renamer and AutoIt 3 are checked when 'Home' selected.

No appz checked when 'School' or 'Buisness' selected... Strange!!!

Regards

coucou.

Link to comment
Share on other sites

Well though :thumbup

BTW, can i import the following files from the previous 4.3.5 version???

wpi.css, wpi.htm and config.txt

Last but not least question, what file handle the audio and what modification to disable the audio from that file

TNX again

coucou

Link to comment
Share on other sites

TNX for yr help!

Sorry to bothering you again with configlist problem

I modified in useroptions.js file

var configlist to

var configlist=['Home','Corporate','HEN'];

config.js

all configs[pn] to

as configs[pn]=['Home','Corporate','HEN']

When i select 'Home' I get ALL appz checked.

When i select 'Corporate' or 'HEN' I get only the 1st appz checked

Here bllow a sample of my config.js file

pn=1;

prog[pn]=['Net Framework 1.1 SP1']

picf[pn]=['net framework.jpg']

picw[pn]=['80']

pich[pn]=['60']

uid[pn]=['DOTNETFW']

desc[pn]=['<CENTER><b>Microsoft .NET Framework 1.1.4322.2032 SP1</CENTER></b><br>RyanVM Package Switchless Installer (11.0MB).']

textl[pn]=['Bottom']

texti[pn]=['0']

cmd1[pn]=['%cdrom%\\software\\NetFramework\\netfxsp1.exe']

dflt[pn]=['yes']

configs[pn]=['Home','Corporate','HEN']

forc[pn]=['yes']

cat[pn]=['System Tools']

ordr[pn]=[1]

pn++

prog[pn]=['Java2 Runtime 5.04']

picf[pn]=['java2.jpg']

picw[pn]=['46']

pich[pn]=['77']

textl[pn]=['Left']

texti[pn]=['0']

desc[pn]=['<CENTER><b>Sun Java2 Runtime Environment 5.0 Update 4</CENTER></b><br>RyanVM Package Switchless Installer (9.94MB). ']

cmd1[pn]=['%cdrom%\\software\\sunjava\\jre504.exe']

dflt[pn]=['yes']

configs[pn]=['Home','Corporate','HEN']

cat[pn]=['System Tools']

ordr[pn]=[2]

pn++

prog[pn]=['BlueSoleil 1.61']

picf[pn]=['BlueTooth.jpg']

picw[pn]=['96']

pich[pn]=['81']

textl[pn]=['Bottom']

texti[pn]=['0']

desc[pn]=['<CENTER><b>BlueSoleil™ 1.61</CENTER></b><br>is a software that enable the Bluetooth function for Windows operating system.']

cmd1[pn]=['%cdrom%\\Software\\BlueSoleil\\BlueSoleil.exe']

dflt[pn]=['no']

configs[pn]=['Home','Corporate','HEN']

cat[pn]=['System Tools']

ordr[pn]=[576]

pn++

Do i did something wrong???

Regards

coucou

Edited by coucou
Link to comment
Share on other sites

Hello,

I am having the same issue.

In options i have the following in List of configuration options:

AL,Test1,Test2

I then enter in Configurations for a software item the following:

AL

When i save and then select the AL item from the drop down list on the main page nothing gets selected.

Been at this for a couple of hours now trying to follow this thread without success :(

Link to comment
Share on other sites

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