Created on Wed Jun 02, 2010 10:28 am with 22 blog posts
Software/Application Virtualization looks like the new way to go for getting software to the user.
Discus software like: Altiris SVS, VMWare ThinApp, AppZero, App-V, Novell ZENWorks, ...
WshShell.Run """c:\documenten\HPQFlash.exe"" -s -a -pc:\documenten\flash.bin", , True
fso.copyFile strPackagePath & "Bginfo.exe","c:\program files\Bginfo\Bginfo.exe"
WshShell.Run """" & strPackagePath & "setup.exe"" -s -sms -m", , True
WshShell.Run """c:\Documenten\Bently\setup.exe"" /S", , True
WshShell.Run "msiexec.exe /i """ & strPackagePath & "belfirst_addins.msi"" /qn ADDLOCAL=ALL ALLUSERS=2", , True
-->
All blog posts (22)