|
Navigation: Program Reference > Project > Project Properties > Build Properties > Build Options |
|
Mode
Build Mode |
Defines the mode the setup program will be generated. For further information read the topic Build Modes. |
Options
Check ActiveSync at beginning of Setup |
Defines if you want to check if the Microsoft ActiveSync is installed in the end-user's computer at beginning of setup. |
Check HotSync at beginning of Setup |
Defines if you want to check if the HotSync is installed in the end-user's computer at beginning of setup. |
Check device connection at beginning of Setup |
Defines if you want to check if the device is connected to the end-user's computer at beginning of setup. |
Delete Desktop files after setup |
Defines if you want to remove the desktop files when the setup is finished. This option is only used when you create a setup program only with device files. |
Allow use Click-Script on device |
Defines if you want to use the click-script events to create the Setup DLL for the Windows Mobile setup packages. |
Allow use Setup DLL |
Defines if you allow setup generator include Setup DLLs in the Windows Mobile setup packages. |
Include Uninstaller |
Defines if you want to include the uninstaller with your setup program. |
Show Background Window |
Defines if you want the setup to show the background's window. |
Use Custom Uninstaller |
Defines if you want the setup to be the uninstaller. If you check this option, you need to call the Uninstall Software action in your setup program to uninstall your product. |
Overwrite Mode |
Defines if you want the setup to overwrite all existent files. Check this option to create patches, for example. |
Media
Split Setup |
Defines if you want to split the setup program to be distributed in a removable media. |
Custom Split Size |
The size in bytes to split the setup program used when you select the Customized split method. |