AFAIK tweaking the registry in HKEY_CURRENT_USER will affect the current user (so when somebody else logs in they are not affected).
HKEY_LOCAL_MACHINE affects the machine...

So if you want to register your software on "machine" level instead of user level you should tweak HKEY_LOCAL_MACHINE

It is ofcourse possible to tweak HKEY_LOCAL_MACHINE trough vb...

[This message has been edited by Inhumanoid (edited 11-25-1999).]