473,394 Members | 1,750 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,394 software developers and data experts.

.NET Service interacting with the current logged on desktop

Dear all,

I am writing an that performs automatic updates for one of our products. In
order to ensure that the app can update \Program Files\Xxxx and
SystemRoot\Drivers and use MoveFileEx to update in use files on reboot, we
need to be running at Admin or Local System. So, we are planning to create a
service to do this.

..NET makes the whole process very simple, but, how do we interact with the
currently logged on user? Specifically, we need to inform them that there is
an update and if they would like to install it, inform them that a reboot is
required and optionally display progress as files are downloaded, copied and
installed. We also need to display error dialogs and what not. Is this
possible with a .NET service?

Many thanks in advace,

Carl
Mar 22 '07 #1
1 1114
hi Carl,

Carl Woodward wrote:
We also need to display error dialogs
and what not. Is this possible with a .NET service?
Just create a normal background program, it may be displayed in the
system tray. It can communicate with your services (e.g. NamedPipes,
Files, Registry).
mfG
--stefan <--
Mar 22 '07 #2

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

Similar topics

3
by: Michael | last post by:
Hi, I have a windows service developed using c# and it needs to lunch another windows application. I have been trying to use Process class to do it but the problem is becase windows service...
4
by: hex40 | last post by:
Hi, I have created a Service with vb.NET 2005 and I want to show a form. How can I do this? Can I do it like this? Or should'nt I use a form in a service at all? Private oMain As Main ...
5
by: =?Utf-8?B?Y2FzaGRlc2ttYWM=?= | last post by:
Hi, is it possible to start a windows application from within a windows service? I was thinking of having a windows service on a set of clients poll a central machine for messages. If one...
9
by: dm3281 | last post by:
Hello -- I plan on writing a C# service using VS2005. If I want my service to have a tray icon, is this typically done from within my service or do/should I create a controller application and...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.