Hi,
the first link is very interesting to read (nice explaination), but I could
not create a solution by my own afterwards.
I have a PocketPC App written in VB.NET. With Visual Studio I can build
CAB-files. As I unterstood I have to create a separate solution for creating
a setup programm.
The Setup solution consists of three projects:
*Custom Installer: What kind of project do I have to create for that? The
sample project works, but in my created project some libraries are not
found. Depending on the type of project these may be more or less.
*Pre-Build: A C++-Makefile project. I cannot specify a Pre-Build-Event
(there are no events at all). What to do?
*Setup: Under View / Custom Actions I can choose 'Add Custom Action', there
is no problem.
Thanks for advice.
--Frank