Thanks for the tips, Kevin, et al... before I can try any more ideas, I've got to get CF running again! For some reason, it went offline and now I can't get it started, even after rebooting!
It's 1:44 am here on the East Coast of the US and I'm beat! Perhaps some sleep will clear things up tomorrow. I'm tired of beating my head on this brick wall for tonight... Until tomorrow! Rick -----Original Message----- From: Kevin Pepperman [mailto:[email protected]] Sent: Tuesday, March 02, 2010 1:04 AM To: cf-talk Subject: Re: Why, oh why won't my batch file run via cfexecute? Rick, I had an issue like this with an app called BarTender for generating Barcodes. It ran fine on XP, It also worked from a CMD prompt, but in Windows 7 it would not work with cfexecute. It was because the path was not using the EXACT correct path and volume label. eg: c:\program files\bartender\ << this did not work C:\Program Files\BarTender\... << this works It is worth a shot anyways, Win 7 is much more strict than XP. -- /Kevin Pepperman "They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety." - Benjamin Franklin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331245 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

