A
Aaron
Not sure if this is the group to be posting this in, but I have finished
development of an application in CF .NET and need to deploy it via an
already existing VB 6 custom setup application. I saw there was a sample
deployment app on Microsoft's site, but this was writing in VB/C# .NET and
the code I need to write is in VB 6 as per request of my client.
I know how to create a .cab file using the cabwiz.exe, but what I don't know
is the rest of the equation. How do I write the code in VB 6 so once they
click on the install button in my setup app the CE Application Manager pops
up and installs my cab file using my .ini file. Also, other than the CF
..NET, what else needs to be included in my cab other than my .exe file and
other data files? Any help, sample app, code, or snippets would be
extremely helpful.
Thanks
development of an application in CF .NET and need to deploy it via an
already existing VB 6 custom setup application. I saw there was a sample
deployment app on Microsoft's site, but this was writing in VB/C# .NET and
the code I need to write is in VB 6 as per request of my client.
I know how to create a .cab file using the cabwiz.exe, but what I don't know
is the rest of the equation. How do I write the code in VB 6 so once they
click on the install button in my setup app the CE Application Manager pops
up and installs my cab file using my .ini file. Also, other than the CF
..NET, what else needs to be included in my cab other than my .exe file and
other data files? Any help, sample app, code, or snippets would be
extremely helpful.
Thanks