Posted August 29, 201212 yr 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, 201212 yr by BYTE-ME
August 29, 201212 yr I noticed getmshtaBits was removed from WPI Reference.txtTry switching getOSver to getOSvernum
August 29, 201212 yr Author 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.
August 29, 201212 yr 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!!
August 30, 201212 yr Author @ Kelsenellenelvian. Thanks. Great program. Edited August 30, 201212 yr by BYTE-ME
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.