Skip to content
Snippets Groups Projects
  • jkito's avatar
    ebe02016
    installer: add wizard page to install for all users on windows · ebe02016
    jkito authored and jkito's avatar jkito committed
    this adds a custom installer page with a checkbox to allow users to
    choose to install the app for all users, when its enabled installer
    will create a group called 'OpenVPN Administrator'
    
    local users except the admin, guest and default account are added to
    the group, and upon uninstall the group is removed
    
    this allows non-admin users that are added to the group to use the app
    and successfully start a vpn connection
    ebe02016
    History
    installer: add wizard page to install for all users on windows
    jkito authored and jkito's avatar jkito committed
    this adds a custom installer page with a checkbox to allow users to
    choose to install the app for all users, when its enabled installer
    will create a group called 'OpenVPN Administrator'
    
    local users except the admin, guest and default account are added to
    the group, and upon uninstall the group is removed
    
    this allows non-admin users that are added to the group to use the app
    and successfully start a vpn connection