473,406 Members | 2,954 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Need UI for Installer class

In the install event, I need to show the user a list of SQL Servers visible
to the machine (getting the list is no problem) so the user can multiselect
which servers apply. Some other UI stuff as well. How can I do this?

Thanks,

Aug 21 '07 #1
3 1284
Gee, I thought they called it HTML? What's the problem the obvious does not
seem to provide a solution for?

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
"Jon Jacobs" <Jo*******@discussions.microsoft.comwrote in message
news:9B**********************************@microsof t.com...
In the install event, I need to show the user a list of SQL Servers
visible
to the machine (getting the list is no problem) so the user can
multiselect
which servers apply. Some other UI stuff as well. How can I do this?

Thanks,

Aug 22 '07 #2
Gee, I thought they called it HTML? What's the problem the obvious does not
seem to provide a solution for?
Not obvious to me. I'm not talking about a web app. Just a plain old Windows
app. What does HTML have to do with it? I'm trying to create the .msi with
additional UI.

In my assemblies I have code that collects the list of SQL Servers visible
from the machine where the install is being run. I need UI in the installer
that will allow the user to select which SQL Servers have the production
databases for a certain system. The user can cancel the installation if the
machine they chose to install to cannot see the applicable servers.

How do I set up such UI in the installer class to run in the Install event
handler?
If HTML is the way to do it (????), then how do I display it from the
Install event handler and retrieve the user selections (multiselect from a
list)?

Thanks
Aug 22 '07 #3

"Jon Jacobs" <Jo*******@discussions.microsoft.comwrote in message
news:6D**********************************@microsof t.com...
>Gee, I thought they called it HTML? What's the problem the obvious does
not
seem to provide a solution for?
Not obvious to me. I'm not talking about a web app. Just a plain old
Windows
app. What does HTML have to do with it? I'm trying to create the .msi with
additional UI.

In my assemblies I have code that collects the list of SQL Servers visible
from the machine where the install is being run. I need UI in the
installer
that will allow the user to select which SQL Servers have the production
databases for a certain system. The user can cancel the installation if
the
machine they chose to install to cannot see the applicable servers.

How do I set up such UI in the installer class to run in the Install event
handler?
If HTML is the way to do it (????), then how do I display it from the
Install event handler and retrieve the user selections (multiselect from a
list)?

Thanks
If you would have said so in the first place! I'm out of my comfort zone and
"don't do Windows" ;-) but as a web developer I would look at some type of
list populated with checkboxes, enable or disable list items as needed and
use validation to determine what may or may not proceed. Hopefully somebody
with Windows Forms can help out further i

<%= Clinton
Aug 23 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: sidd | last post by:
Hi All, i have some doubts on .net windows services.. please see if some one could help me understand this.. 1)is it possible to install a windows service which does not have a installer added...
0
by: Richard | last post by:
All, There is a KB article pertaining to windows installer running every time an application starts - so I know it's an issue - but the KB article pertains to MS Office only. I am seeing the...
0
by: CJ Taylor | last post by:
Hey has anyone played with custom actions and the installer class? I've followed instructions from a couple articles on MSDN on how to build a custom install class, thought I did everything...
3
by: Mark Assousa | last post by:
Hi, I'm having trouble finding the right news group for this posting so here goes... I am attempting to execute some special actions within an installation project for a standard .Net Windows...
8
by: jacky kwok | last post by:
Dear All: In VS2005 WebSetup installer InstallAddress dialog, there is field to let user to select which website to install the webapp (if there are more than one WebSite in the IIS). I want...
4
by: Rob R. Ainscough | last post by:
The task is brain dead simple - Uninstall prior Windows Service and Install newer version of Windows Service Background: 1. My Windows Service written in .NET 1.1 and deployed via MSI (Windows...
0
by: Jason Richmeier | last post by:
I have included a custom installer class in my project (that inherits from System.Configuration.Install.Installer). Everything works fine (the custom installer does its job). However, it...
4
by: Davey | last post by:
Hi All, I am learning .NET. I am a little confusing about when do I need a customer installer. I can add the Installer class in my WinForm project. But I don't know what the purpose of that....
2
by: ashishjainism | last post by:
I am unable to install my windows service and the installutil is throwing the following error: Running a transacted installation. Beginning the Install phase of the installation. See the...
0
by: JDeats | last post by:
I have a new Installer class (derived from System.Configuration.Install.Installer) and I have override methods for Install, Uninstall, Commit. The MSI builder tool I'm using is Advanced Installer,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.