Wrapper for the TZUpdater?

Has anyone had any luck in creating a wrapper for the TZUpdater? I have to push this out to a ton of clients across the country who are not IT literate. I'd like to be able to see a wrapper for them to run... Anyone done this at all?Thanks
[254 byte] By [1ngMar00a] at [2007-11-26 17:24:44]
# 1

I created a simple one in Wise PackageStudio Professional, but it needs some fleshing out:

item: Check if File/Dir Exists

Pathname=c:\program files\java

Flags=00000100

end

item: Check if File/Dir Exists

Pathname=c:\xpapps\flags\jre_tzupd.flg

Flags=00000101

end

item: Execute Program

Pathname=java.exe

Command Line=-jar I:\COMMON\JavaJRE\TZUpdater\TZUpdater.jar -u

Flags=00000010

end

item: Insert Line into Text File

Pathname=c:\xpapps\flags\jre_tzupd.flg

New Text=1

Line Number=0

end

item: End Block

end

item: End Block

end

Bromberg

brombergj1a at 2007-7-8 23:52:45 > top of Java-index,Desktop,Runtime Environment...