bonedaddy Posted December 15, 2004 Posted December 15, 2004 @ a06lp WshShell.RegDelete(KeyBase + "\\"); this doesn't work for me throws big error that itcan't remove.........@ astahm... works perfect for me, don't know what to tell yabonedaddy
Astalavista Posted December 15, 2004 Posted December 15, 2004 hheheheeh... no problem... i got it workingthe new release does not need regedit /s or cmd /c that u hv
BritishBulldog Posted December 15, 2004 Posted December 15, 2004 beyond me, perhaps Hasi or BritishBulldog, I wonder if it shows on his as well?only just read this, i have never noticed it but will check it out and report back.@a06lp just checked mine and it does not come up in my list.have you tried rem'ing it out? does it still come up then.i call mine up from cmdlines.txt to just like yours so it must be in there somewhere else? If you want you can send me your WPI folder just delete any keys etc from your config.js. I can have a look through for you.
Astalavista Posted December 15, 2004 Posted December 15, 2004 A couple of things that should be addressed...1. Is WPI case sensative? if i dont name the file exactly at it appearsin my folder it doesn't work.2. if i use %CDROM% instead of %cdrom% it doesn't work3. I dont know why but none of my reg tweaks are being applied.I had to resort to winraring the tweak.reg and command it to regedit /s tweak.reg.real upset.
Nologic Posted December 15, 2004 Posted December 15, 2004 Well going off of what you said I'd say its case sensitive. Well the attached AutoIt script should solve your problem...compile it and drop it in any folder you need to install one or more reg files....or just drop all your reg files in to a single folder and let that run through them all at once.If you where to drop it in each folder that needed a reg file executed you could just add a line at the bottom of the script or top...depending when you need the reg file entered...first or second.Run ( @ScriptDir & "\Setup.exe /silent" )that way your only calling one file from WPI instead of two.Just an idea
BritishBulldog Posted December 15, 2004 Posted December 15, 2004 for the taskkill i found thiscmd2[pn]=['taskkill.exe /F /IM isobuster.exe']try this out as i dont use any apps that need this, i i´nstall them through autoit.
Astalavista Posted December 15, 2004 Posted December 15, 2004 bulldog which version of wpi are u using? 2.7 or 2.98a?
Astalavista Posted December 15, 2004 Posted December 15, 2004 i got the latest build from his site.there is so many bugs
a06lp Posted December 15, 2004 Posted December 15, 2004 @a06lp just checked mine and it does not come up in my list.have you tried rem'ing it out? does it still come up then.i call mine up from cmdlines.txt to just like yours so it must be in there somewhere else? If you want you can send me your WPI folder just delete any keys etc from your config.js. I can have a look through for you.hmm... can you post your files? (or at least what's in 'em?)I don't think I'm calling it from anywhere else.Unless the difference is that you're using 2.9.2 - would you be able to try it on 2.9.8a?
Astalavista Posted December 15, 2004 Posted December 15, 2004 pls tell me if u hv problems with regkeys as well with 2.98ai had to use winrar sfx to install my reg keys.
BritishBulldog Posted December 15, 2004 Posted December 15, 2004 @a06lpwill try them on 2.9.8a tonight and let you know tomorrow, it is 15:30 here so i am at work now. Will get back to you on that.my files are added belowwpi.rar
Astalavista Posted December 15, 2004 Posted December 15, 2004 Britishbulldogtry using winrar for your nero so that u can further reduce the size and install silently as well. Simonsays wrote a guide for it.
BritishBulldog Posted December 15, 2004 Posted December 15, 2004 as i burn to DVD i have not thought of that and i only install the burner part of nero which is only about 26 Mbytes, so that on a DVD is nothing.
Astalavista Posted December 15, 2004 Posted December 15, 2004 the version u are using is it case sensative?
Recommended Posts