This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: Adding panel in install section
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 05, 2010
10:52 AM
Adding panel in install section
Hi
I am using InstallAnyWhere to create a setup which does silent installation of php and postgres.
While installation i wanna list name of php and postgres Installation like how we show Introduction, Pre installation etc in left hand side , So that i can track the installation.
But i cannot add panel in install section, i am unable to track the installation. 😞
Any hint and pointer in this direction will be helpful.
Thanks in advance...
Yogi
I am using InstallAnyWhere to create a setup which does silent installation of php and postgres.
While installation i wanna list name of php and postgres Installation like how we show Introduction, Pre installation etc in left hand side , So that i can track the installation.
But i cannot add panel in install section, i am unable to track the installation. 😞
Any hint and pointer in this direction will be helpful.
Thanks in advance...
Yogi
2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 05, 2010
11:20 AM
i think what you are looking for is the following:
in advanced view, click installer ui > look & feel > installer steps.
at the bottom is 'list of installer steps'. click add label and name it what you want (ex. php). to have the panel use the label, click on the panel in pre install or post install and choose the label settings tab, and set it to the label you just created.
if what you wanted was for the label to be highlighted while dropping the files down during the install section, then i think you are out of luck. but during this section it will say something like 'installing archive: php.zip' so it would be tracked that way.
in advanced view, click installer ui > look & feel > installer steps.
at the bottom is 'list of installer steps'. click add label and name it what you want (ex. php). to have the panel use the label, click on the panel in pre install or post install and choose the label settings tab, and set it to the label you just created.
if what you wanted was for the label to be highlighted while dropping the files down during the install section, then i think you are out of luck. but during this section it will say something like 'installing archive: php.zip' so it would be tracked that way.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 05, 2010
11:08 PM
Hi Jack
Thanks for the reply.
The solution you specified wouldn't work in this case as i required some check on left side of the panel saying which components(php and postgres in my case ) have installation complete.
Actually i have 2 scripts that does silent installation of php and postgres in install section.
So after execution of scripts i need the respective label to get highlighted.
Awaiting reply.
Thanks for the reply.
The solution you specified wouldn't work in this case as i required some check on left side of the panel saying which components(php and postgres in my case ) have installation complete.
Actually i have 2 scripts that does silent installation of php and postgres in install section.
So after execution of scripts i need the respective label to get highlighted.
Awaiting reply.
