Building CAB file - wrong INF file ??

G

Guest

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top