M
marcmc
I have successfully modified the setup information (.inf)
files for my device and built a new cab file on the
changes made in the inf file.
You do this by changing the shortcut on the last line of
your .inf file to point at the specific application.
However, I want the new cab to install not just one
application but a couple of others that are within the
project as well.
Is this possible? Has anybody done it before? If so what
is the syntax.
The currant syntax for one application is
[Shortcuts]
Project_Name,0,FileName.exe
I have tried variations of this such as
[Shortcuts1.ARM]
Project_Name,0,FileName.exe
[Shortcuts2.ARM]
Project_Name,0,sqlce.ppc3.ARM.exe
files for my device and built a new cab file on the
changes made in the inf file.
You do this by changing the shortcut on the last line of
your .inf file to point at the specific application.
However, I want the new cab to install not just one
application but a couple of others that are within the
project as well.
Is this possible? Has anybody done it before? If so what
is the syntax.
The currant syntax for one application is
[Shortcuts]
Project_Name,0,FileName.exe
I have tried variations of this such as
[Shortcuts1.ARM]
Project_Name,0,FileName.exe
[Shortcuts2.ARM]
Project_Name,0,sqlce.ppc3.ARM.exe