A
andreasviklund
I am developing a WM 5.0 application using Visual Studio 2005.
When the application should be installed on the PDA I want to use a
MSI-file with a wizard. In the wizard I want the user to enter his/her
username, address, password, and so on, and I then want the application
to be installed on the device along with the data above, stored in a
xml-file for example.
Is this possible? I have figured out how to create a msi-file out of a
Pocket PC project, which successfully installs the application using
ActiveSync to my device. I have also found out how to add Dialogs in
the Wizards User Interface. But here it stops.
Anyone know how to do this? or some pages that explains this?
Tutorials, examples.
best regards
Andreas Viklund
When the application should be installed on the PDA I want to use a
MSI-file with a wizard. In the wizard I want the user to enter his/her
username, address, password, and so on, and I then want the application
to be installed on the device along with the data above, stored in a
xml-file for example.
Is this possible? I have figured out how to create a msi-file out of a
Pocket PC project, which successfully installs the application using
ActiveSync to my device. I have also found out how to add Dialogs in
the Wizards User Interface. But here it stops.
Anyone know how to do this? or some pages that explains this?
Tutorials, examples.
best regards
Andreas Viklund