I have a reg entry:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player]
"FPS Index"=dword:00000002
"Mute"=dword:00000000
"BenchMark"=dword:00000005
"AudioMode"=dword:00000002
"Show Stat"=dword:00000000
"Exit on close"=dword:00000001
"Reconnect"=dword:00000001
"Alert on Control"=dword:00000000
"IFrame Interval"=dword:0000000a
"Video FPS"=dword:0000000a
"Video Bitrate"=dword:00000096
"Lebowski Rate"=dword:00000001
"Encode Type"=dword:00000001
"Video Resolution"=dword:00000003
"Switch resolution"=dword:00000000
"Fast Start"=dword:00000001
"Rate Control"=dword:00000001
"Precharge Type"=dword:00000000
"Precharge Duration"=dword:00000fa0
"Total"=dword:00000001
"Current Selection"=dword:00000001
"Volume"=dword:0000003c
"Version No"="1.1.0.95"
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]]
"Last valid addr"=dword:XXXXXXX
"Last valid port"=dword:XXXXXXx
"S Video Info"="S-Video: DirecTV with TiVo SATELLITE"
"XML Entry"=dword:00000000
"Address Type"=dword:00000000
"Password"="XXXX"
"Port"=dword:00000000
"Address"=""
"Administrator"=dword:00000001
"Alias"="home"
"Finder ID"="XXXXXXXXXXXXXXXXXXXXXXXXXXXX"
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]]
"Video Size"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite13]
"Command"="4"
"File Name"="Channels\NBC.gif"
"FavoriteType"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite12]
"Command"="206"
"File Name"="Channels\ESPN.gif"
"FavoriteType"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite11]
"Command"="249"
"File Name"="Channels\Comedy Central.gif"
"FavoriteType"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite10]
"File Name"="Channels\Nationals.GIF"
"Command"="626"
"FavoriteType"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite9]
"Command"="204"
"File Name"="Channels\CNN Headline News.gif"
"FavoriteType"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite3]
"Command"="26"
"File Name"="favorites\Pause.gif"
"FavoriteType"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite4]
"Command"="27"
"File Name"="favorites\Rewind.gif"
"FavoriteType"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite5]
"Command"="24"
"File Name"="favorites\Play.gif"
"FavoriteType"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite6]
"Command"="28"
"File Name"="favorites\Fast Forward.gif"
"FavoriteType"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite2]
"Command"="42"
"File Name"="favorites\Select.gif"
"FavoriteType"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite8]
"Command"="35"
"File Name"="favorites\Program Guide.gif"
"FavoriteType"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite7]
"Command"="47"
"File Name"="favorites\Now Playing.gif"
"FavoriteType"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite1]
"Command"="39"
"File Name"="favorites\Cursor Down.gif"
"FavoriteType"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Sling Media\SlingPlayer\Player\[1]\[2]\Favorite0]
"Command"="38"
"File Name"="favorites\Cursor Up.gif"
"FavoriteType"=dword:00000001
Click to expand...
Click to collapse
These (Bold RED) brackets are causing the reg entry to not import correctly. But this is exactly what the reg entry says on the device currently. I am doing this to have a one in all install for a CAB entry including my username/pass etc installed with the program. I am using WinCE CAB manger. Any idea of other syntax to use or I am stuck manually entry ever time I reload the program.
what registry editor did you use to export the keys??
I have used PHM and Mobile Reg editor Desktop
i always used mobile reg edit, which is an app that runs on your desktop and connects to your phone to pull the registry and make changes as well as export keys... Using this program i have no issues importing them into wince cab manager.
shogunmark said:
i always used mobile reg edit, which is an app that runs on your desktop and connects to your phone to pull the registry and make changes as well as export keys... Using this program i have no issues importing them into wince cab manager.
Click to expand...
Click to collapse
That is the one I used. I have never seen a reg entry for the key name end in ] before until the slingbox key for each user pref device you setup. I think it wont import correctly due to the reading the ] means end of the reg key name and it looks like a typo of a double ] but actually the last digit is ] and then the syntax to end e reg key name line is also ]. How well. I need to learn how to do the sbpm.xml file but no info is available for the mobile player but the PC slingplayer has a method to write your own xml file to save/backup your settings.
Double ']' Bug
wpbear said:
That is the one I used. I have never seen a reg entry for the key name end in ] before until the slingbox key for each user pref device you setup. I think it wont import correctly due to the reading the ] means end of the reg key name and it looks like a typo of a double ] but actually the last digit is ] and then the syntax to end e reg key name line is also ]. How well. I need to learn how to do the sbpm.xml file but no info is available for the mobile player but the PC slingplayer has a method to write your own xml file to save/backup your settings.
Click to expand...
Click to collapse
Why doesn't anyone ever report this kind of thing to us directly, instead of making me hunt them down in random forums scattered across the Internet? Blah.
The REG import is fixed to handle the double ']' characters for the next version of WinCE CAB Manager. Contact OCP Software Support directly if you come across anything else, please.
---
Shawn Talein
OCP Software Support
Shawn Talein said:
Why doesn't anyone ever report this kind of thing to us directly, instead of making me hunt them down in random forums scattered across the Internet? Blah.
The REG import is fixed to handle the double ']' characters for the next version of WinCE CAB Manager. Contact OCP Software Support directly if you come across anything else, please.
---
Shawn Talein
OCP Software Support
Click to expand...
Click to collapse
Thanks for you help but I figured it was me or MS not OCP, anyway good to know thanks.
wpbear said:
Thanks for you help but I figured it was me or MS not OCP, anyway good to know thanks.
Click to expand...
Click to collapse
Heh! At least it's good to know that I'm the last person people blame somewhere in the world ...
Shawn Talein said:
Heh! At least it's good to know that I'm the last person people blame somewhere in the world ...
Click to expand...
Click to collapse
I justed checked your webpage. I am 2.1.0.35 , in 2.1.0.50 it is working correct? Or are you about to release a newer version?
B. We're working on a new version now, hopefully with Vista compatibility. Tentative target release date is within the next 30 days or so.
What does the build number means?
"Android requires .class compatibility set to 5.0 or 6.0. Found '1.2' instead."
I just changed computers and I imported a project but keep getting this error message. I went to Android Tools > Fix Project Properties (like it said to do) but I can't get it to work... any ideas?
Hello,
Please help as there are lot of articles about "On Boot" but no information on "On Reboot/Restart".
I have a somewhat strange problem and trying to describe it.
Currently I am on stock ROM 9.1.0.132
I am using Outlook and O365. When I log in to O365 account, the webview sends the useragent:
Browser: Mozilla/5.0 (Linux; Android 12; ANE-LX1 Build/HUAWEIANE-L21; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/107.0.5304.105 Mobile Safari/537.36 PKeyAuth/1.0
If Android "9" or if HUAWEI is in the text of the useragent my company blocks the access.
Some time ago I was using an EMUI ROM greater than 9.1.0.132 and I was able to change the text entry "HUAWEIANE-L21" in one of the build.props
Android "9" I was able to change to "12" (ro.build.version.release=12).
In Stock ROM 9.1.0.132, unfortunately I can't find "HUAWEIANE-L21" in the biuld.props anymore and I don't remember how I changed it back then.
Can someone please look in the build.props in /system and /vendor at Stock ROM > 9.1.0.132
Or does anyone have a tip, where the webview takes the useragent information from.
I'm on Magisk root and i dont want to update > 9.1.0.132
I found the solution in Magisk Module MagiskHideProps. If this module installed, the default /system/build.props will ignored.
Set "ro.build.id" by MagiskHideProps command in terminal -> "props ro.build.id Samsung" (Usage: props NAME VALUE)
https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf/blob/master/README.md
This will change the default "ro.build.id=HUAWEIANE-L21" to ""ro.build.id=Samsung"
Can check by "getprop | grep ro.build.id
UserAgent is changed now.