Not sure if this is what you want, but it doesn't seem like a trivial thing to do, although it looks possible via PowerShell, see (below, there might be links referring to the same code or approach, didn't bother to check that out):
- https://superuser.com/questions/1833872/how-can-i-enable-the-windows-mobile-hotspot-via-powershell
- https://stackoverflow.com/questions/45833873/enable-windows-10-built-in-hotspot-by-cmd-batch-powershell
- https://fusedinfo.com/powershell-script-to-enable-windows-hotspot-and-automate/
- https://gist.github.com/datio/e78649083f238b779f0a68526c191dda
- https://learn.microsoft.com/en-us/answers/questions/2074409/resolved-how-to-toggle-wi-fi-in-windows-11-via-the
Once you have such a script working, you can run it from a RunCommand measure:
https://docs.rainmeter.net/manual/plugins/runcommand/
For reference, the manual way:
https://support.microsoft.com/en-us/windows/use-your-windows-device-as-a-mobile-hotspot-c89b0fad-72d5-41e8-f7ea-406ad9036b85
- https://superuser.com/questions/1833872/how-can-i-enable-the-windows-mobile-hotspot-via-powershell
- https://stackoverflow.com/questions/45833873/enable-windows-10-built-in-hotspot-by-cmd-batch-powershell
- https://fusedinfo.com/powershell-script-to-enable-windows-hotspot-and-automate/
- https://gist.github.com/datio/e78649083f238b779f0a68526c191dda
- https://learn.microsoft.com/en-us/answers/questions/2074409/resolved-how-to-toggle-wi-fi-in-windows-11-via-the
Once you have such a script working, you can run it from a RunCommand measure:
https://docs.rainmeter.net/manual/plugins/runcommand/
For reference, the manual way:
https://support.microsoft.com/en-us/windows/use-your-windows-device-as-a-mobile-hotspot-c89b0fad-72d5-41e8-f7ea-406ad9036b85
Statistics: Posted by Yincognito — Today, 9:54 am