rem You need to configure your AWS accounting info in the SET environment. rem You could do it with a bat file, with TakeCommand set /E /S, or with the control panel environment. rem You could even hard code in the values if your Java source is not subject to public scrutiny. set awsaccesskeyid=xxxxxxxxxxxxx set awsassociatetag=canadianmindprod set awsecretaccesskey=xxxxxxxxxxxxxx