Skip to main content

Enables or disables User Account Control (UAC) on Windows

Project description

Enables or disables User Account Control (UAC) on Windows

pip install enabledisablelua
More about disabling LUA/UAC on Windows 

# https://winaero.com/how-to-turn-off-and-disable-uac-in-windows-10/?utm_source=software&utm_medium=in-app&utm_campaign=winaerotweaker&utm_content=uac





from enabledisablelua import enableLUA_disableLUA



enableLUA_disableLUA(enable=True)



enableLUA_disableLUA(enable=False)



    Enable or disable User Account Control (UAC) on Windows by modifying the registry key.



    Args:

        enable (bool, optional): If True, enable UAC. If False, disable UAC. Defaults to True.



    Raises:

        WindowsError: If any of the Windows API calls fail.



    Returns:

        None

		

		

Project details


Release history Release notifications | RSS feed

This version

0.10

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

enabledisablelua-0.10.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

enabledisablelua-0.10-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page