You may have a wrong version of makecab somewhere in the path
--
Alex Feinman
---
Visit
http://www.opennetcf.org
"Karel Petrasek" <(E-Mail Removed)> wrote in message
news:81E64043-53E8-41B1-88BF-(E-Mail Removed)...
> Please, help me...
> I want to build CAB file via BuildCab.bat, but I got this error in
> CabWiz.PPC.log:
>
> Error: File D:\.......\GUILayer.inf must be a Windows 95 or Windows NT-
> INF
> file. Please see the Win32 Setup API documentation.
>
> But it is Windows NT INF file!
>
> GUILayer.inf:
> [Version]
> Signature="$Windows NT$"
> Provider="My Company"
> CESignature="$Windows CE$"
>
> [CEStrings]
> AppName="GUILayerOpen"
> InstallDir=%CE1%\%AppName%
>
> ...
> This file is generated by VS.NET, so where is problem???
>
> Thx.
>
> KP