You are not logged in.

Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

zimmerml

Master

  • "zimmerml" is male
  • "zimmerml" started this thread

Posts: 42

Date of registration: May 10th 2007

Location: Stuttgart

  • Send private message

1

Monday, August 20th 2007, 4:54pm

Standalone Installation Excel Add in

Is it possible to install the excel add in via silent installation? Means u start a prompt with the needed parameters and everything will be installed without popping up any dialogues.
Thx for the help

Posts: 540

Date of registration: Oct 23rd 2006

Location: Freiburg

  • Send private message

2

Monday, August 20th 2007, 6:24pm

RE: Standalone Installation Excel Add in

Hello zimmerml,

The installation was build with Inno setup, which can be run in silent
mode, like for example in cmd

"setup.exe /VERYSILENT /SP-"

For more details please visit the Inno Setup website.

Regards,
Stephanie

zimmerml

Master

  • "zimmerml" is male
  • "zimmerml" started this thread

Posts: 42

Date of registration: May 10th 2007

Location: Stuttgart

  • Send private message

3

Tuesday, August 21st 2007, 8:39am

RE: Standalone Installation Excel Add in

do we have to send parametes to execute the setup in the silent mode. if yes which?
thx

Posts: 540

Date of registration: Oct 23rd 2006

Location: Freiburg

  • Send private message

4

Tuesday, August 21st 2007, 9:04am

RE: Standalone Installation Excel Add in

Hello zimmerml,

Yes, see the example above.

Regards,
Stephanie

zimmerml

Master

  • "zimmerml" is male
  • "zimmerml" started this thread

Posts: 42

Date of registration: May 10th 2007

Location: Stuttgart

  • Send private message

5

Thursday, August 23rd 2007, 10:20am

Hi Stephanie,

thanks for ur answer. I checked the inno website but the problem is that I would like to install only the excel client without the palo server. The parameters of Inno allow "/COMPONENTS="..." but I don't have information about the names of the specific components (client). Do you have any information about that?

Another problem is that setup is automatically executing the patches from Microsoft which have pop-up windows (/VERYSILENT /SUPPRESSMSGBOXES don't help). Is it possible to avoid to install these patches?

Last but not least setup is executing activator.exe, also including pop-up windows. Is it possible to load activtor seperately and in silent-mode?

Thanks a lot

Posts: 540

Date of registration: Oct 23rd 2006

Location: Freiburg

  • Send private message

6

Thursday, August 23rd 2007, 2:30pm

Hello zimmerml,

We will work on a "verysilent" setup so it that feature will be available in
one of the next releases. This component feature will be available later
too.

Regards,
Stephanie

zimmerml

Master

  • "zimmerml" is male
  • "zimmerml" started this thread

Posts: 42

Date of registration: May 10th 2007

Location: Stuttgart

  • Send private message

7

Friday, August 24th 2007, 8:53am

Hi Stephanie,

thanks again for your answer. To install only the client excel-addin could it be possible to copy the directory of palo and to register the addin? My problem is that I don't know how to register the addin, because I suppose that some dlls have to be registered or? I would appreciate if you can give any information about that...

Thanks a lot

Posts: 540

Date of registration: Oct 23rd 2006

Location: Freiburg

  • Send private message

8

Friday, August 24th 2007, 2:17pm

Hello zimmerml,

Please wait for the component feature in one of the next Palo versions to be able
to install the client only in a silent setup. In the normal installation process you are
able to install the addin only.

Regards,
Stephanie

Rate this thread