Deploy Visual C++ 2005 express edition in silent mode

188 Views Asked by At

I want to install visual c++ 2005 express edition on window 10 in silent mode therefore i need to use unattend file and when itry to create it with this line in cmd:

[path]/setup.exe /createunattend [path]/vs2005.ini

i get this message: CreateUnattend and / UnattendFile are not supported for this product.

Any idea to solve it!

0

There are 0 best solutions below