Feeds:
Posts
Comments

Posts Tagged ‘ActiveSetup’

I’ve written before about the usefulness of ActiveSetup, but today am here to warn you about a pitfall of using ActiveSetup.
When working with roaming profiles, depending on how your environment is configured, the HKCU registry hive will also roam with users. This is fine if your active setup action is a profile related thing (perhaps [...]

Read Full Post »

Active Setup – your friend!

Active Setup is a useful tool to install per-user files and registry settings when you don’t have anything else on the computer to act as an entry point. How it works is fairly simple:

Create a registry key in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components – call it MyApp. It will be easier to distinguish if you use a [...]

Read Full Post »