Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2003
    Posts
    40

    Checking for the Admin Rights on latest version of SUF

    Hi People,

    I am using this command to check for admin rights on our current installer.

    (!%IsUserNTAdmin%) AND !(%IsWin95% OR %IsWin98% OR %IsWinME%)

    Now that you have added the Windows 2003 detection in the latest patch for SUF, could someone tell me what to add to that command to make sure it works with Windows 2003 please?

    Thanks in advance,

  2. #2
    Join Date
    Jan 2000
    Posts
    2,002
    That check should work fine with Win 2003 because it supports detecting the administrative privilidges.

  3. #3
    Join Date
    Jun 2003
    Posts
    40
    Thanks Brett,

    Just wanted to clarify ;-)

    Nick.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts