Posted 18 February 2011 - 11:58 PM
guys, just an hint: mike may be unable to do everything alone. my free time is reduced to basically nothing (except when i'm at my job, but i can't check for detections in there). so, i may help, but i can't help too much. so, this forum really requires someone able to fix at least some script/modules. some are very easy to do and most of them only have an update every month, if so. java, by instance, just requires 2 downloads, change a few fields in the modules and sign it. for the download, it's pretty easy. all that yours have to do is browse to java.com, check free download, all downloads and pick the link for Windows 7/XP/Vista/2000/2003/2008 Off-line. as yours may notice, the default BundleId for this month is 47152, but this downloads the -s version (aka toolbar version). to get the version without it, just add 1 to the BundleId, that will become 47153, that is the x86 version, without the toolbar. for the x64 version, just add 2 to the BundleId for the version without the toolbar (or 3 from the default bundle id). so, the bundle id will become 47155. for that isn't required to work for NASA or something like that. most of the detections are pretty easy to do and most of the detections are already set to be done easily, just changing a few things. just by instance, for the x64 version of java 24, this is the detection:
[DetectionRegistry]
RegistryPath=HKCR\Installer\Products\4EA42A62D9304AC4784BF268140642FF
KeyName=ProductName
KeyValue=Java 6 Update 24 (64-bit)
and the install string:
"Module:\jre-6u24-windows-x64.exe" /s IEXPLORER=1 MOZILLA=1 REBOOT=ReallySuppress
not an big deal, isn't? so please, at least give an try to it
thanks in advance
[]s