RE: insert .reg files

2010-09-03 Thread Aaron Mackley
: Niklas Matthies [mailto:ml_ant-u...@nmhq.net] Sent: Friday, September 03, 2010 4:54 PM To: Ant Users List Subject: Re: insert .reg files On Fri 2010-09-03 at 17:27h, Aaron Mackley wrote on user: : > I had thought so as well, but it returned this error: > > C:\Ant\cacheInstall.xml:116: Execu

Re: insert .reg files

2010-09-03 Thread Niklas Matthies
On Fri 2010-09-03 at 17:27h, Aaron Mackley wrote on user: : > I had thought so as well, but it returned this error: > > C:\Ant\cacheInstall.xml:116: Execute failed: java.io.IOException: Cannot run > pro > gram "appInstallers\CacheODBCDriver\odbcCacheInstrINI.reg": CreateProcess > error= > 193, %

RE: insert .reg files

2010-09-03 Thread Aaron Mackley
t.com Transform profitably with our new Targeted Audience Solutions and DTI Cloud. Get started at www.dtint.com. -Original Message- From: Aaron Mackley [mailto:aaron.mack...@dtint.com] Sent: Friday, September 03, 2010 4:28 PM To: Ant Users List Subject: RE: insert .reg files Hello Vimil, T

RE: insert .reg files

2010-09-03 Thread Aaron Mackley
ssage- From: Vimil Saju [mailto:vimils...@yahoo.com] Sent: Friday, September 03, 2010 3:58 PM To: Ant Users List Subject: Re: insert .reg files I think you could use the exec task to execute the command that you normally use on the command prompt to import the .reg file into the registry ---

Re: insert .reg files

2010-09-03 Thread Vimil Saju
I think you could use the exec task to execute the command that you normally use on the command prompt to import the .reg file into the registry --- On Fri, 9/3/10, Aaron Mackley wrote: From: Aaron Mackley Subject: insert .reg files To: user@ant.apache.org Date: Friday, September 3, 2010, 2:47