2006-10-29, 07:39 PM
I am trying to run a script i have written from the batch files that gbpvr runs (postprocessing.bat, etc), and i have come across a problem. the script isnt executing properly when run from the batch file if the batch file was run by gbpvr after a recording. the script does run properly when the batch file is manually run, or when the script it directly executed. the script is an automation of internet explorer that uploads a file to my google page, and i think it needs to be able to interact with the desktop....
my question is, does anyone know if this may have something to do with the permissions/user account that the batch files are run under? and, how would i run the batch file or script as if the current user has run the script directly?
thanks to anyone who can give me a hand with this!
my question is, does anyone know if this may have something to do with the permissions/user account that the batch files are run under? and, how would i run the batch file or script as if the current user has run the script directly?
thanks to anyone who can give me a hand with this!