Announcement

Collapse
No announcement yet.

Registry Key

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • fargus
    replied
    Re: Registry Key

    Look at the command reference in the help file, it will give you a list of them. And of course you can define your own as well.

    Leave a comment:


  • trent
    replied
    Re: Registry Key

    Awsome! Where is the list of built-in's?

    Leave a comment:


  • Mark
    replied
    Re: Registry Key

    Hi,

    You should use the built-in variable %IsUserNTAdmin%

    This is from the help file:

    %IsUserNTAdmin%
    Whether or not the user of your setup is currently logged into Windows NT with Administrator permission. Returns "True" or "False". On non-Windows NT systems, this will always return "False".

    mark.

    Leave a comment:


  • trent
    started a topic Registry Key

    Registry Key

    I have a menu that needs to install Adobe 5.0. I am worried that a portion of my target audience will not have rights (NT&2K) to install software. Is there a registry key I can check to see if they have these permissions? Is there a better way to do it?

    Thanksahmillion
Working...
X