If you are referring to the shortcuts in [StartMenuFolder] not available to all users, other than the one who performed the installation, you can set ALLUSERS property to 1.
If you are referring to runtime error due to access privileges when other users try to launch the application, you can try using LockPermissions table to open permissions on directory and registry to all users.
I hope this will point you in the right direction.