As part of my install - I would like to set an HKEY_CURRENT_USER registry entry for any account that exists or will exist on the machine.
I assume that this is a simple task - or do I have to change the default_user (to handle users that will be created) and then iterate through the existing users?
Is there any way to have the installkit spawn a script at login for all users?
I assume that this is a simple task - or do I have to change the default_user (to handle users that will be created) and then iterate through the existing users?
Is there any way to have the installkit spawn a script at login for all users?