/build/static/layout/Breadcrumb_cap_w.png

MICROSOFT DOTNET SILENT INSTALL

Does any one know how to make the netfx.msi silent install without using the /qb command. I used LIMITUI=1 and saved but it came up wiv and error while saving.

Giz

0 Comments   [ + ] Show comments

Answers (6)

Posted by: laszlo 17 years ago
Senior Yellow Belt
0
Hi,

try msiexec /i netfx.msi USING_EXUIH_SILENT=1 /qb!

regards
Martin
Posted by: gizmolala 17 years ago
Third Degree Blue Belt
0
tnx bbut i don't want to use the command line at all. Is there a way i can make it silent in the mst i created for the msi?
Posted by: laszlo 17 years ago
Senior Yellow Belt
0
Hi gizmolala,

well, put ADDEPLOY=1 or USING_EXUIH=1 or USING_EXUIH_Silent=1 as a property in your mst
and the custom action in the .msi will use that key.

regards
Martin
Posted by: gizmolala 17 years ago
Third Degree Blue Belt
0
Still bringing out an error while compiling saying "COULD NOT WRITE TO TABLE : FEATURE".

Giz
Posted by: laszlo 17 years ago
Senior Yellow Belt
0
Hi giz,

do you have ORCA?
goto properties
add row
Property ADDEPLOY
Value 1
save
done

wise or installshield might ask for Sources you probably don't have

martin
Posted by: gizmolala 17 years ago
Third Degree Blue Belt
0
tnx martin. Will surely do that. i totally 4got i c;d do that in ORCA.

Giz
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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