BES Registry Task Wizard for Windows creates large download

(imported topic written by albert.arroyo91)

I used the BES Registry Task Wizard for Windows to make edits to 2 lines in the registry. The download for this task was 2 MB. That is a little large. Am I doing something wrong?

(imported comment written by Lee Wei)

Albert,

That would not be right.

Can you please copy and paste the ActionScript generated by the Wizard?

Lee Wei

(imported comment written by albert.arroyo91)

Is this what you are looking for?

action uses wow64 redirection false

download http://10.70.1.60:52311/Uploads/fcb380d77be840024a972de8f4a30ed473d8e71f/82DisableDellBattWarnreg.tmp

continue if {(size of it = 291 AND sha1 of it = “fcb380d77be840024a972de8f4a30ed473d8e71f”) of file “82DisableDellBattWarnreg.tmp” of folder “__Download”}

extract 82DisableDellBattWarnreg.tmp

waithidden regedit /s “{pathname of client folder of current site & “__Download\8.2DisableDellBattWarn.reg”}”

(imported comment written by Lee Wei)

The line that starts with “continue if” indicates that the 8.2DisableDellBattWarn.reg file is 291 bytes, and not 2MB.

Can you double check?

(imported comment written by albert.arroyo91)

The reg file is 422 bytes before i uploaded it. When I go to all tasks and highlisght my task I created, the colsole says it is 2.03 MB. I’ll email you the screen shot.

(imported comment written by albert.arroyo91)

I’m going to attach the screen shot.

(imported comment written by albert.arroyo91)

Not sure the attachment worked. Here is a link.

http://picasaweb.google.com/lh/photo/eF7qvL5dYhEhPdoye4Hcwg?feat=directlink

(imported comment written by Lee Wei)

Looks like a bug in the Wizard, and I have filed a report.

Albert, in your case, you should edit the Task, go to the Properties tab, and change the Download Size to the correct size, which is 291.

Lee Wei

(imported comment written by albert.arroyo91)

Thanks! I was able to edit it.