ahh.. shucks.. here's my useroption.js // // User defined options // var numCols=5; var appsPerInstallWindow=40; var secs=600; var language='en'; var load_checks='default'; var discPath=''; var timer='off'; var ReallyForce='no'; var sorting=true; var debugOn=false; var debugLevel=1; var alwaysUseScrollbar=true; var dontSplitCats=true; var disableOnDepsNotMet=false; var showOptBtn=true; var FiltersEnabled=false; var installByCategory=false; var sortorder=['Microsoft Xtras','Visual Styles','System','Office','PowerToys','Utilities','Internet','Games','Oberon Games','Registry Tweaks']; var bgpicture=''; var resolution=1280; var theme='Default'; Style[0]=["black","black","#FF00FF","#00FF00","","","","","","","","","","",200,"",2,2,10,10,51,0.4,0,"",""]; i don't think config.js contains info only for programs.. (serial keys and stuff). do u need to see that too?