- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Install Group Policy in Windows Home Edition
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Install Group Policy in Windows Home Edition
Hello all,
The software I packaged will report errors when running on Windows Home Edition, and I need to manually install Group Policy. May I ask if it is possible to package the group policy into the installation package and how to package it。
Thanks in advance,
Jane.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Group Policies are altered via the registry - therefore you should be able to use your installer to apply the necessary registry changes.
You will need to research which registry values are required for the group policy changes that you want to make.
Be aware however that if a target machine is connected to a domain which is imposing group policies - your changes will either not occur or will be changed back to their original state. This will come directly from the Domain Controller and is something that I do not believe you can overwrite with an installer as it would compromise the security of a company.
