Script to run\install reg file on WINCE

H
Hylton
Multitel - Sales Account

Good Day,

Does someone have a working script to install\Run a .reg file for WINCE?

Will be pushing down the script with Mobicontrol.

Thnx

5 years ago
SOTI MobiControl
ANSWERS
MD
Matt Dermody Diamond Contributor
5 years ago

start regmerge.exe /q \Application\YOURFILE.reg

R
RRMOD@SOTI
4 years ago (edited 4 years ago)

Hi Hylton,

Thanks for posting in SOTI CENTRAL.

Please follow the steps below to run/install the reg file on Windows CE devices.

 To add a package to SOTI MobiControl:

  1. In the Packages view, click the  New Package button in the upper right corner and choose a platform from the dropdown menu.
  2. In the New Package dialog box, click Browse File to navigate to either a .pcg file created in Package Studio or an .apk file (for Android devices). You can add only one .apk file at a time. SOTI MobiControl uses Package Studio's default settings when it adds an .apk file. If you want to use settings other than the default, you will need to create a package containing the .apk file in Package Studio and change the settings there. Note: The package SOTI MobiControl creates for the .apk file contains the name and version from the manifest file embedded within the .apk file.
  3. Click Upload to upload the package to SOTI MobiControl.
  4. Use post script  regload \application\test.reg
  5. Repeat for any additional .pcg or .apk files you want to upload to SOTI MobiControl.

Also, if this post has helped you in solving your inquiry, I would request you to mark the particular comment as "is solution", so others may benefit from this information.

R
RRMOD@SOTI
4 years ago

Hi Hylton,

Please let me know if you got a chance to test the solution provided above.