Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

RE: insert .reg files

Aaron Mackley

2010-09-03

Replies: Find Java Web Hosting

Author LoginPost Reply
Yep. Found it.

Thanks you very much.

Aaron Mackley  | QA Engineering | Digital Technology International
| 801-853-5000 | aaron.mackley@(protected)
Transform profitably with our new Targeted Audience Solutions and DTI
Cloud. Get started at www.dtint.com.

-----Original Message-----
From: Niklas Matthies [mailto:ml_ant-user@(protected)]
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: Execute failed: java.io.IOException:
Cannot run pro
> gram "appInstallers\CacheODBCDriver\odbcCacheInstrINI.reg":
CreateProcess error=
> 193, %1 is not a valid Win32 application,

You should run

  regedit.exe /s foo.reg

or

  reg.exe import foo.reg

-- Niklas Matthies

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.