Windows Mobile Settings Screen (Magic xpa 2.x)
This screen appears if you selected the Windows Mobile deployment option.
From this screen, you can specify the Windows Mobile settings.
|
|
Application Icon
|
The icon that will be seen on the Start menu when deploying using ClickOnce.
Platform specific: For customization of the Mobile shortcut icon, you need to manually update the following resource file with the required icon: Add_On\Builders\Templates\MobileResource.dll
|
Install application and Create Start Menu Shortcut
|
This property defines whether to install the application and create a shortcut for the application in the Start menu.
|
Automatic Startup
|
Determines whether to automatically open the application.
By default, the application is always kept open in the background on mobile devices.
This functionality improves the performance of launching the application.
This means that:
-
The application will also automatically start after the mobile device is restarted.
-
Closing the topmost task will re-start the application in the background, so when opening it from the menu, it becomes visible.
|
Splash image
|
Determines the splash image to display when the application opens.
|
Show progress bar
|
Determines whether to display the progress bar. The default is with the check box selected.
|
Certificate
|
This property defines the location and file name by which the manifest file will be signed.
Note: .NET requires signing the files using a certificate. Using the certificate provided by Magic xpa is not recommended since the publisher is not verified in that way.
|
Certificate Password
|
The password for using the certificate file. Note that the password for using the certificate provided by Magic xpa is: test.
|