Hi
Apologies for this simple question but I haven't used Admin Studio very much and having looked at several posts cannot find a simple answer to my problem. We are trying to create an automated install for Palm Pilot software. During the installation a dialog pops up asking for the username of the application. We would like that to be the name of the currently logged on user. I believe that is saved in a variable called LogonUser so i went to Property manager and set the value of PALMUSERNAME to [LogonUser] . When the install runs it populates the correct field in the install but with [LogonUser] not a variable. I have tried {LogonUser},[LogonUser], %LogonUser% , [LOGONUSER] etc all to no avail. Does anyone know the correct syntax to use or am i barking up the wrong tree ?