pvds
-
Total Posts
:
7
- Scores: 0
-
Reward points
:
0
- Joined: 11/30/2011
-
Status: offline
|
Silent install vcredistx86.exe (2005, 2008, 2010)
Wednesday, November 30, 2011 10:40 PM
( permalink)
Dear maestros's I can't figure out how to silently install these redistributables with vbscript. I surfed the internet and tried different solutions given by other people, but no real solution yet. I'm using vbsEdit. Several stements used f.e.; strCmd = "\\zzzzz\c$\zzzzzz\vcredist.exe /q" objShell.Run(strCmd),0,True strCmd = "\\zzzzz\c$\zzzzz\vcredistx86.exe /q:a /c:" & """msiexec /i vcredist.msi /qn""" objShell.Run strCmd,0,True Can somebody give me a clue how to do it ??? greetz. PVDS[link=post.aspx?forumID=2&pop=true#]  [/link]
|
|
|
|