Any reason why this doesen;t work. Its not reading the iss file
wait __Download\jinit13128.exe -s -a -s -f1"{(pathname of client folder of current site) & “__Download\setup_13128.iss”}" -f2C:\UserApps\System\Logs\JINIT13128_install.log
Your original syntax looks correct to me. Try running the original action again, but write out the command to appendfile so you can see what’s getting substituted in the relevance:
This is what I mean:
appendfile __Download\jinit13128.exe -s -a -s -f1"{(pathname of client folder of current site) & “__Download\setup_13128.iss”}" -f2C:\UserApps\System\Logs\JINIT13128_install.log
then look at the new file called “__appendfile” in the actionsite folder and post what’s in the file if you can’t tell immediately what’s going on.
continue if { (size of it = 7977298 and sha1 of it = “4971469eac30e1c28460cfdfff568001a80827a3”) of file “big124.tmp” of folder “__Download”}
extract big124.tmp
appendfile __Download\jinit13128.exe -s -a -s -f1"{(pathname of client folder of current site) & “__Download\setup_13128.iss”}" -f2C:\UserApps\System\Logs\JINIT13128_install.log
dos xcopy /Y /Q /S “__download\certdb.txt” “C:\UserApps\Oracle\JInitiator 1.3.1.28\lib\security”
I just noticed I didn’t have a delete appendfile first.
here is what was written
Command succeeded appendfile __Download\jinit13128.exe -s -a -s -f1"{(pathname of client folder of current site) & “__Download\setup_13128.iss”}" -f2C:\UserApps\System\Logs\JINIT13128_install.log (fixlet 16698)