Sn00f Posted November 9, 2004 Posted November 9, 2004 Hi all,I'm using norton ghost 8.0 corporate edition to install software on client machines, and I now have a problem with installing MSI files.NB: Norton ghost works with SYSTEM account to gain Administrator privileges when installing software.my code: (.cmd)start /wait t:\Installs\Ie6\FLAT\WIN32\FR\ie6setup.exe /Q:A /R:NECHO Internet Explorer install‚...ECHO Installation du correctif KB823353start /wait t:\hotfixes\IE6\KB823353.exe /Q:A /R:NECHO Installation du correctif KB833989start /wait t:\hotfixes\IE6\KB833989.exe /Q:A /R:NECHO Installation du correctif KB834707start /wait t:\hotfixes\IE6\KB834707.exe /Q /O /ZECHO Installation du correctif KB867801start /wait t:\hotfixes\IE6\KB867801.exe /Q:A /R:N[some code]I triedecho macromedia flash and shockwave plugint:\Installs\Plugins\Flash\flsw.msi /QN REBOOT=ReallySuppressandmsiexec.exe /i flsw.msi /QN REBOOT=ReallySuppress[some code]t:\Installs\Plugins\j2re\java2re.msi /G1036 /QN ADDLOCAL=jrecore IEXPLORER=1 NETSCAPE6=1 MOZILLA=1 REBOOT=ReallySuppress JAVAUPDATE=0 WEBSTARTICON=0[some code]....java2re.msi works perfectly,The problem is:flsw.msi works when I install it with an administrator account, (same command line) but not when I try to install it thru norton ghost. Is the flash/shockwave plugin working only for one user account??error in log returned: Internal error 2103. 26which corresponds to error (I think): Internal Error 2103 "Could not resolve path for shell folder".Any ideas?Thanks
Sn00f Posted November 9, 2004 Author Posted November 9, 2004 whaou !!!!!I love you !thanks it works !
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now