Silent Install of clients Clients TM1 9.1 SP4
Posted: Tue Jun 02, 2009 3:04 pm
Hi all,
I'm upgrading my users from TM1 9.0 SP 2 to 9.1 SP 4 because of an upgrade to excel 2007
Operation system of the clients is Windows XP SP2
I'm trying to create a batch file wich will silently install the product on my client pc's, but i'm finding it very hard to find ANY information about this topic.
Thanks to the ' old applix ' forum i've been able to retrieve some information, but after numereous trials i am on 'my limit'
What i have now is this :
%SOURCEDIR%\setup.exe %SILENT1% %LANG% /V "INSTALLLEVEL=0 INSTALLDIR=\"c:\program files\Cognos\TDK\TM1\" %ADDLOCAL% %TM1CLIENTADMHOST% "
with %SILENT1% = /s
with %LANG%= english
etc
As far that i understand the information of the old forum you have to startup the setup.exe in silent mode, pass it the language code, and than , after the /v parameter, pass it the different installation parameters for the 'Cognos TM1.msi' package.
Running this .bat file starts up the installer, and it seems to run fine , untill i reach an error :
Windows Installer Error 2753 : 'setup.exe' is not marked for installation.
Has anyone be able to perform this kind of operation ( i.e. silent install of clients ) ? I would really appreciate a respons on this matter because i believe today my hair has become more gray than ever ....
Thax VERY MUCH for help on this matter
Tom
I'm upgrading my users from TM1 9.0 SP 2 to 9.1 SP 4 because of an upgrade to excel 2007
Operation system of the clients is Windows XP SP2
I'm trying to create a batch file wich will silently install the product on my client pc's, but i'm finding it very hard to find ANY information about this topic.
Thanks to the ' old applix ' forum i've been able to retrieve some information, but after numereous trials i am on 'my limit'
What i have now is this :
%SOURCEDIR%\setup.exe %SILENT1% %LANG% /V "INSTALLLEVEL=0 INSTALLDIR=\"c:\program files\Cognos\TDK\TM1\" %ADDLOCAL% %TM1CLIENTADMHOST% "
with %SILENT1% = /s
with %LANG%= english
etc
As far that i understand the information of the old forum you have to startup the setup.exe in silent mode, pass it the language code, and than , after the /v parameter, pass it the different installation parameters for the 'Cognos TM1.msi' package.
Running this .bat file starts up the installer, and it seems to run fine , untill i reach an error :
Windows Installer Error 2753 : 'setup.exe' is not marked for installation.
Has anyone be able to perform this kind of operation ( i.e. silent install of clients ) ? I would really appreciate a respons on this matter because i believe today my hair has become more gray than ever ....
Thax VERY MUCH for help on this matter
Tom