Results 1 to 3 of 3

Thread: Simple Q: How do I use a private property in installscript?

  1. #1
    Join Date
    Jun 2002
    Location
    New Zealand
    Posts
    90

    Question Simple Q: How do I use a private property in installscript?

    I wish to set svName in the SdCustomerInformation dialog to be the name of the user who logged in

    i.e.

    The private property: LogonUser

    How do I go about this?

    How do I reference this property in Installscript?

    Do I need to enter anything into the property table?

    Last edited by jaredsmith; 11-24-2002 at 02:14 PM.

  2. #2
    Join Date
    Jan 2002
    Location
    Oakland, CA, USA
    Posts
    5,353
    You can find useful information at IS Support, search for KB article Q105229.

  3. #3
    Join Date
    Jun 2002
    Location
    New Zealand
    Posts
    90

    Question I dont believe this answers my question.

    Thank you for the tip, but I dont believe that this answers my question.

    All I want is the default value of the username field in the CustomerInformation dialog to be the login user name, so they will not have to type in anything.

Posting Permissions

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