Skip to content

Disable GeoLocation service in WPFTweaksLocation#4307

Merged
ChrisTitusTech merged 4 commits intoChrisTitusTech:mainfrom
GabiNun2:patch-4
Apr 7, 2026
Merged

Disable GeoLocation service in WPFTweaksLocation#4307
ChrisTitusTech merged 4 commits intoChrisTitusTech:mainfrom
GabiNun2:patch-4

Conversation

@GabiNun2
Copy link
Copy Markdown
Contributor

@GabiNun2 GabiNun2 commented Apr 4, 2026

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • UI/UX improvement

Description

Added a Set-Service command to WPFTweaksLocation that disables lfsvc geolocation service

Issue related to PR

  • Resolves #

@GabiNun2 GabiNun2 requested a review from ChrisTitusTech as a code owner April 4, 2026 22:16
@github-actions github-actions bot added the new feature New feature or request label Apr 4, 2026
Copy link
Copy Markdown
Owner

@ChrisTitusTech ChrisTitusTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use the services instead of InvokeScipt?

@ChrisTitusTech ChrisTitusTech merged commit 3ceea1b into ChrisTitusTech:main Apr 7, 2026
3 checks passed
seanh1995 added a commit to seanh1995/winutil that referenced this pull request Apr 10, 2026
commit 4ab1681
Author: Gabi <218829269+GabiNun2@users.noreply.github.com>
Date:   Wed Apr 8 20:33:12 2026 +0300

    Added dorion to applications.json (ChrisTitusTech#4340)

commit ed6ee89
Author: Gabi <218829269+GabiNun2@users.noreply.github.com>
Date:   Wed Apr 8 19:19:10 2026 +0300

    Added language support warning to CONTRIBUTING.md (ChrisTitusTech#4342)

commit 5516be2
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 14:10:34 2026 -0500

    chore: Update generated dev docs (ChrisTitusTech#4338)

commit 9f972fd
Merge: 98eba09 c453f26
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 14:09:40 2026 -0500

    Merge branch 'main' of https://github.com/ChrisTitusTech/winutil

commit c453f26
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 14:09:31 2026 -0500

    Revert "Revert "Simplfy Invoke-WPFUltimatePerformance.ps1"" (ChrisTitusTech#4335)

    * Revert "Revert "Simplfy Invoke-WPFUltimatePerformance.ps1 (ChrisTitusTech#4319)" (ChrisTitusTech#4333)"

    This reverts commit 419b150.

    * Refactor Invoke-WPFUltimatePerformance function to use "ChrisTitus - Ultimate Power Plan" naming and improve power plan management

    * add message for laptop users

    * Remove activation of "ChrisTitus - Ultimate Power Plan" during setup

commit 98eba09
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 13:07:36 2026 -0500

    formatting

commit 61bce6a
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 13:04:43 2026 -0500

    chore: Update generated dev docs (ChrisTitusTech#4334)

commit 419b150
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 13:04:02 2026 -0500

    Revert "Simplfy Invoke-WPFUltimatePerformance.ps1 (ChrisTitusTech#4319)" (ChrisTitusTech#4333)

    This reverts commit e30c0a4.

commit 372fa01
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 13:00:56 2026 -0500

    chore: Update generated dev docs (ChrisTitusTech#4332)

commit 406d6fd
Author: Gabi <218829269+GabiNun2@users.noreply.github.com>
Date:   Tue Apr 7 20:59:59 2026 +0300

    oopsy (ChrisTitusTech#4330)

commit e30c0a4
Author: Gabi <218829269+GabiNun2@users.noreply.github.com>
Date:   Tue Apr 7 20:59:37 2026 +0300

    Simplfy Invoke-WPFUltimatePerformance.ps1 (ChrisTitusTech#4319)

    * Simplfy Invoke-WPFUltimatePerformance.ps1

    * Update Invoke-WPFButton.ps1

    * Update Invoke-WPFUltimatePerformance.ps1

    * Update Invoke-WPFUltimatePerformance.ps1

    * Update Invoke-WPFButton.ps1

    * Update Invoke-WPFUltimatePerformance.ps1

    * Update Invoke-WPFUltimatePerformance.ps1

    * Update Invoke-WPFUltimatePerformance.ps1

    * Update Invoke-WPFUltimatePerformance.ps1

commit 3d300f6
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 12:58:59 2026 -0500

    chore: Update generated dev docs (ChrisTitusTech#4331)

commit a72c077
Author: Sean (ANGRYxScotsman) <36518683+seanh1995@users.noreply.github.com>
Date:   Tue Apr 7 18:58:27 2026 +0100

    removed redundant appx packages (ChrisTitusTech#4308)

    * updated appx list

    * kept camera

    * kept dolby

    * removed copilot as we have another tweak for this

    * Update tweaks.json

    * undo last commits

    * removed likedin

    * other tweaks do this.

    * remove copilot tweak does this

    * Update tweaks.json

    * removed redundant packages

    * removed AppUp.IntelManagementandSecurityStatus

    * updated content

    * Update tweaks.json

    * Update tweaks.json

    * Update tweaks.json

    * Update tweaks.json

    * Update tweaks.json

    * Update tweaks.json

    * Update tweaks.json

commit 811cc12
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 12:51:25 2026 -0500

    chore: Update generated dev docs (ChrisTitusTech#4329)

commit 3ceea1b
Author: Gabi <218829269+GabiNun2@users.noreply.github.com>
Date:   Tue Apr 7 20:50:50 2026 +0300

    Disable GeoLocation service in WPFTweaksLocation (ChrisTitusTech#4307)

    * Disable GeoLocation service in WPFTweaksLocation

    * Update tweaks.json

    * Update tweaks.json

commit 0cd971d
Author: Gabi <218829269+GabiNun2@users.noreply.github.com>
Date:   Tue Apr 7 20:50:05 2026 +0300

    Update Install-WinUtilWinget.ps1 (ChrisTitusTech#4302)

    * Update Install-WinUtilWinget.ps1

    * Update Install-WinUtilWinget.ps1

    * Update Install-WinUtilWinget.ps1

    * Update Install-WinUtilWinget.ps1

    * Update Install-WinUtilWinget.ps1

commit e077fc7
Author: Chris Titus <contact@christitus.com>
Date:   Tue Apr 7 12:47:42 2026 -0500

    chore: Update generated dev docs (ChrisTitusTech#4328)

commit 0abac83
Author: Jarosław Drzewiecki de Ogańczyk <jaro.drzew@outlook.com>
Date:   Tue Apr 7 19:47:12 2026 +0200

    Fixed InitialKeyboardIndicators to be String instead of Dword (ChrisTitusTech#4306)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants