/build/static/layout/Breadcrumb_cap_w.png

How to get rid of Startup dialog Lync 2013 silent install

Hi

How can I get rid of this dialog

In a silent install of Lync 2013 this dialog turns up at first run

I use config.xml

setup.exe /config "lync.ww\config.xml"

<Configuration Product="Lync">

 <Display Level="None" CompletionNotice="no" SuppressModal="Yes" AcceptEula="Yes" />
 
 <Logging Type="standard" Path="%temp%" Template="Microsoft Office Lync Setup(*).txt" />
 <COMPANYNAME Value="My Firm" />
 <Setting Id="SETUP_REBOOT" Value="Never" />
 <Setting Id="REBOOT" Value="ReallySuppress" />
 <Setting Id="AUTO_ACTIVATE" Value="1" />
 <Setting Id="HIDEUPDATEUI" Value="True" />
  </Configuration>

Is this not what HIDEUPDATEUI is for

Regards

Sweede

 

 

 


0 Comments   [ + ] Show comments

Answers (3)

Answer Summary:
Posted by: kingskawn 10 years ago
Senior Purple Belt
0

If using the config.xml file, will the custom.msp created in 'updates' folder will be used?

Posted by: tgarren 10 years ago
White Belt
0

I was able to avoid it for all users by adding the registry entry suggested by dj_xest to default under HKEY_USERS. I also added it to current user and local machine for good measure. Current User would eliminate it if the user is logged in when you push the script, default keeps it from popping up for subseqent users. In our case we had to turn it off because it throws the user a UAC box when trying to accept.

Posted by: dj_xest 10 years ago
5th Degree Black Belt
0

Try adding this key either from MSP or Active Setup:

[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\General]

"ShownFirstRunOptin"=dword:00000001

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ