vb.net - Process.Start on bat file displays a run/cancel dialogue -


i have ssis package using vb.net process.start on bat file in order execute it. however, displays user run/cancel dialogue. that, obviously, won't work automation purposes. how rid of this? have other bat files not this, guess location reason why this: we can't verify created file, sure want run file?. need run location.

i added file:\serveripdaddress internet options > security > intranet > sites > advanced list.

don't solution, work now.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -