indyitguy Honorable Feb 7, 2013 22 0 10,560 Jan 28, 2014 #1 I'm creating a .iss file to do a silent install for Avaya IP Office and one of the prompts is asking for the username. Is there a way to pull the current logged in user account to answer that prompt?
I'm creating a .iss file to do a silent install for Avaya IP Office and one of the prompts is asking for the username. Is there a way to pull the current logged in user account to answer that prompt?
aford10 Distinguished Oct 2, 2008 926 0 19,310 Jan 28, 2014 #2 In most cases, %username% can be substituted for the currently logged on user account. Upvote 0 Downvote
indyitguy Honorable Feb 7, 2013 22 0 10,560 Feb 6, 2014 #3 So when recording to create the .iss file would I just type %username% in the username field when that prompt comes up? Upvote 0 Downvote
So when recording to create the .iss file would I just type %username% in the username field when that prompt comes up?
aford10 Distinguished Oct 2, 2008 926 0 19,310 Feb 6, 2014 #4 If it will work with a variable, then yes. Upvote 0 Downvote