Wireless
Participate in insightful discussions regarding issues related to Intel® Wireless Adapters and technologies
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
8554 Discussions

unattended upgrade with ADDLOCAL

idata
Employee
1,682 Views

Hi there.

I'm facing a problem with software upgrade and adding some features to it, at the same time.

I'm trying to upgrade Intel Pro Set 11.5.1.2_x32 to 12.1.2, and trying to add WIFI_SSO and WIFI_PLC to software configuration.

I'm using a command:

\msiexec /i "\Intel PROSet Wireless.msi" /qn ADDLOCAL=WIFI_Driver,WIFI_SSO,WIFI_PLC REBOOT=ReallySuppress

the only thing I'm getting is: software upgrade installed as default, no WIFI_SSO or WIFI_PLC installed.

If I re-enter above command once again, it will install WIFI_SSO and WIFI_PLC features.

My question is: can I have upgrade software and changing features at the same time?

OS=XP PRO

Greg.

EDIT

=======================================================

solved by running batch file with 3 lines in it:

1 line - silent upgrade (it installs everythin as it was in previous installation

2 line - ADDLOCAL WIFI_SSO,WIFI_PLC

3 line - REMOVE (every functionality that is not needed eg: Admin_Toolkit)

is there a other way to do it?

0 Kudos
0 Replies
Reply