BYTE-ME Posted August 29, 2012 Posted August 29, 2012 (edited) Maybe it's my system but version 8.5.9 appears to conflict with config.js files that have the following commands in them:cond[pn]=['getOSver()=="Win7"'];cond[pn]=['getmshtaBits()==32'];cond[pn]=['getmshtaBits()==64'];and desc[pn]= entries that begin with...['<P>...I get an error message that points to the alterts.js file in the WPIScripts folder. I upgraded from v8.4.6. Edited August 29, 2012 by BYTE-ME Quote
ricktendo Posted August 29, 2012 Posted August 29, 2012 I noticed getmshtaBits was removed from WPI Reference.txtTry switching getOSver to getOSvernum Quote
BYTE-ME Posted August 29, 2012 Author Posted August 29, 2012 I got rid of all the offending references and re-edited the config.js file. But it was tedious. Was just trying to give others a head's up in case they encounter the same issue. Quote
Kelsenellenelvian Posted August 29, 2012 Posted August 29, 2012 Hey Byte-Me (I always wanted to say thet )From the changelog:v8.5.6 Updates - Released August 16th, 2012====================================================*** Fixed out of line boxes issue on layout 3&4.*** Changed the txt in Allow internet check ---- This is a XP only function.*** Fixed getArch6432 and getmshtaBits don't work.*** Fixed conditions are inserted at the end.*** Fixed a typo in global.*** Fixed wrong path in audio copying\playing.*** Fixed Cannot check categories when items are hidden.*** Fixed Category was not translated in config wizard proglist.*** Yet TONS more code cleanup!*** Streamlined the Registry cleanup functions.They never worked properly. I had to remove them. Sorry you had this issue.If it crops up here is a time saver:In notepad2 you can replace a whole line\section of text with nothing so replace all with a blank entry!! Quote
BYTE-ME Posted August 30, 2012 Author Posted August 30, 2012 (edited) @ Kelsenellenelvian. Thanks. Great program. Edited August 30, 2012 by BYTE-ME Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.