Show TOC Start of Content Area

Procedure documentation Setting the Screen Mode of the SAP MI Client  Locate the document in its SAP Library structure

Use

You can define settings so that the client on the mobile device always starts in full-screen mode, in minimized mode, or as a service in the background by adding files to the installation.

Note

If you want to start the client only once in full-screen mode or minimized mode, you can do this using the following call:

MobileEngine.exe –f for full-screen mode

MobileEngine.exe –s for minimized mode

Procedure

...

       1.      Create an empty text file named fullscreen.txt for full-screen mode, minimizedFile.txt for minimized mode, or startasservice.txt for service mode.

       2.      Copy the newly created text file back to the directory \uncomp\program files\SAP Mobile Infrastructure\Ext1. (See also Adding Files and Directories.)

       3.      Start the file setup.exe in the directory \uncomp.

       4.      Start the client and check whether it starts in configured mode.

Result

The client always starts in the configured mode.

 

End of Content Area