I'm now trying this via batch file. I figure I can have CF
write a new batch file to get the proper params. But, thats not
working either.
The batch file when called from command prompt on the same
machine does what it should. When I try to run the batch file from
the CF machine using cfexecute and the UNC path to the batch file,
it returns the text in the batch file but doesn't execute anything.
So, I know CF can see the batch file across the UNC, its just
not executing it. Any insight would be GREATLY appreicated.
cfexecute code and the result below. BTW, the
C:\ColdFusion8\runtime\bin> is not part of the batch file and is
beling added by CF. Not sure why or what it represents.