Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

How to set registry settings for all users


2 replies to this topic

ZK123456

ZK123456
  • Members
  • 12 posts

Posted 19 April 2002 - 12:42

Hi

I have an application which I customize. These customized settings go under HKEY_CURRENT_USER. This presents a problem when the package gets deployed and another user logs onto the PC because those custom registry settings are under the HKEY_CURRENT_USER of the other user.

Does anyone know of any way to deploy registry settings for all users?

Thanks
ZK123456

Tanja

Tanja
  • Members
  • 1 posts

Posted 08 July 2003 - 14:24

Hi !

How about doing a per machine installation by setting the ALLUSER proterty to 2 !?

Regards,
Tanja


troyphil

troyphil
  • Members
  • 2 posts

Posted 22 July 2003 - 11:31

Also try writing to HKEY_USERS\.Default\...