Giter VIP home page Giter VIP logo

k0mraid3 / samsung-galaxy-book-windows-apps-enabler-use-samsung-windows-apps-on-any-device Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 1.0 21.32 MB

Windows 10 & 11 Samsung Galaxy Book Spoofer + Patched Samsung System Support Service -- Tool/guide for making *some* Samsung apps work on any Windows 10 and 11 PCs (Bypass the "This app only works on Samsung Devices" error.)

Batchfile 100.00%
mods samsung settings windows windows-10 windows-11 workaround galaxy-book multicontrol bypass

samsung-galaxy-book-windows-apps-enabler-use-samsung-windows-apps-on-any-device's Introduction

Force Samsung Windows apps from Galaxy book series to work on any windows system. (Some stipulations and HW requirements, cant bypass the hardware reqs yet)

Windows 10 & 11 Samsung Galaxy Book Spoofer -- Tool for making Some Samsung apps work on any Windows 10 or 11 PC

---- PART 1 - Bat File & REG keys.

The BAT will make Apps like Samsung Notes, Samsung Live Wallpaper, Galaxy Book Settings & Samsung Gallery function on non-galaxy Book devices. It works for some Samsung Apps, but doesn't work for others, such as Samsung Studio Plus or Bixby.

It will set a series of Reg values, and copy itself into Start (goal was to make it re-set these props at boot, if you don't want this, remove line 14. This is what line 14 looks like. --> copy "Galaxy_Book3_Pro_Spoofer.bat" "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp" /Y)

I have not had any issues occur from using this script but I am using it on a PC I built myself, so the values that this script changes are/were still set to default OEM values on my system. Regardless, use at your own risk.

--Break-down--

The first part of the script runs as admin and sets the following registry values:

HKLM\HARDWARE\DESCRIPTION\System\BIOS\SystemProductName: Sets the product name to "NP960XFH-XA4US".

HKLM\HARDWARE\DESCRIPTION\System\BIOS\SystemFamily: Sets the system family to "Galaxy Book3".

HKLM\HARDWARE\DESCRIPTION\System\BIOS\SystemVersion: Sets the system version to "Ultra".

HKLM\HARDWARE\DESCRIPTION\System\BIOS\SystemManufacturer: Sets the system manufacturer to "Samsung".

HKLM\HARDWARE\DESCRIPTION\System\BIOS\SystemSKU: Sets the system SKU to "6531064".

HKLM\SYSTEM\HardwareConfig\Current\SystemFamily: Sets the system family to "Galaxy Book3".

HKLM\SYSTEM\HardwareConfig\Current\SystemManufacturer: Sets the system manufacturer to "Samsung".

HKLM\SYSTEM\HardwareConfig\Current\SystemSKU: Sets the system SKU to "6531064".

HKLM\SYSTEM\HardwareConfig\Current\SystemProductName: Sets the product name to "NP960XFH-XA4US".

HKLM\SYSTEM\HardwareConfig\Current\SystemVersion: Sets the system version to "Ultra".

HKLM\SYSTEM\ControlSet001\Control\SystemInformation\SystemManufacturer: Sets the system manufacturer to "Samsung".

HKLM\SYSTEM\ControlSet001\Control\SystemInformation\SystemProductName: Sets the product name to "NP960XFH-XA4US".

The last part of the script copies itself, "Galaxy_Book3_Pro_Spoofer.bat", to the Startup folder. This file SHOULD be executed every time the computer starts up. (As mentioned above, if you don't want this, simply remove this bit.) The final line of the script exits the batch script.

------------- PART 2 -- Installing Patched "Samsung System Support Service" (To get things like Multi-control, Samsung Settings & a few others working)

1- Unzip and extract the "SamSysSupSvc" folder, to C:\ drive, so that the end path looks like this = "C:\SamSysSupSvc", It should ALREADY contain a patched version of the "SamsungSystemSupportService.exe", but just in case, I've attached a patched one to the repo, so if it ever automatically updates, all you need to do is drop the patched.exe into C:\SamSysSupSvc and rename it to remove the "-patched" line.

image

2- Now, we need to load the drivers, so we need to open windows device manager & find -> Other Devices -> Continuity_msg_spp Depending on how many Samsung devices you have connected to your PC, you may see one or more "Continuity_msg_spp", we need to manually update the driver(s) to these with ones we just put in C:\SamSysSupSvc.

image

3- Right click "Continuity_msg_spp" and click "Update Driver", on the next pop-up, click "Let me pick from list of available drivers on my computer", on the next pop-up, click "Show all devices" and hit "Next", then we click "Have Disk" at the bottom right. Now we navigate to C:\SamSysSupSvc, it will be the only visible driver in that directory, install it for each "Continuity_msg_spp".

4- Now open a command prompt AS ADMINISTRATOR. (Hit the Windows key + X, select "Terminal (Admin)) or type "cmd" and select "Run as Administrator"

image

Now in an administrator command prompt, run the following to create the service manually. sc create SamSysSupSvc binPath=c:\SamSysSupSvc\SamsungSystemSupportService.exe start=auto

If all works, it should automatically be installing Samsung apps, do a reboot and look for "Samsung Settings". Most things should now work. Check the Microsoft store if you don't find Samsung apps in recently installed, they may still be installing.

Enjoy, let me know if you guys figure out how to get the other apps working.

samsung-galaxy-book-windows-apps-enabler-use-samsung-windows-apps-on-any-device's People

Contributors

k0mraid3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

samsung-galaxy-book-windows-apps-enabler-use-samsung-windows-apps-on-any-device's Issues

Samsung Settings/Multi-control/etc not working - FIXED

Hi,

I tried various Samsung apps and updates, such as Second Screen and Samsung Notes, and they worked very well. However, I could not run Samsung Settings, where I wanted to use the Multi-Control tool. In your "read me" file, you mentioned that you were able to run it. How did you do that?

Thanks a lot for this batch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.