+ Reply to Thread
Results 1 to 2 of 2

Thread: Detect Terminal Server Install

  1. #1

    Default Detect Terminal Server Install

    Hi,

    Is there a snippet of code or command to detect that the installer is running under Terminal Services?

    I'd like to be able to warn the user about "Install Mode" being required to properly install the program on a TS machine. I know there is an API that exists that identifies the presence of TS. Just wanted to know if SB made it simple enough to detect with some built-in command.

    Thanks,
    Doug I.

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Detect Terminal Server Install

    Doug,

    There is a script function Get System Info (Windows Suit Mask) that allows you to identify the product suites available on the system. It should return $VER_SUITE_TERMINAL$ if Terminal Services is installed. But I am not sure if this helps.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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