473,569 Members | 2,836 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Start program at system boot

I've created a wallpaper changer that I want to start up on system
boot.

I know that I can put a shortcut for my app in the startup folder. How
can I get the install program for my app to add a shortcut for all
users.

If I do have a shortcut in the startup folder, I can see the current
wallpaper before switching to the next wallpaper in the queue after
system boot. Is there a way of executing my app before Windows shows
the desktop?

Shane

Nov 21 '05 #1
4 2395
Make a Windows Service
HTH
rawCoder

"Shane" <sh***********@ yahoo.com> wrote in message
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .
I've created a wallpaper changer that I want to start up on system
boot.

I know that I can put a shortcut for my app in the startup folder. How
can I get the install program for my app to add a shortcut for all
users.

If I do have a shortcut in the startup folder, I can see the current
wallpaper before switching to the next wallpaper in the queue after
system boot. Is there a way of executing my app before Windows shows
the desktop?

Shane

Nov 21 '05 #2
rawCoder wrote:
Make a Windows Service
HTH
rawCoder

"Shane" <sh***********@ yahoo.com> wrote in message
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .
I've created a wallpaper changer that I want to start up on system
boot.

I know that I can put a shortcut for my app in the startup folder. How
can I get the install program for my app to add a shortcut for all
users.

If I do have a shortcut in the startup folder, I can see the current
wallpaper before switching to the next wallpaper in the queue after
system boot. Is there a way of executing my app before Windows shows
the desktop?

Shane



true, but would someone really want to install a service on the computer
just to change their wallpaper? I would not. A better way would be to
add it to the registry for startup. This is processed on system start
for HKLM or user logon for HKCU.

--

Daniel
MCSE, MCP+I, MCP in Windows 2000/NT

--------------------------------------
remove the 2nd madrid from my mail address to contact me.
Nov 21 '05 #3
Sorry, I mistook the line
Is there a way of executing my app before Windows shows
the desktop
I considered it as running an executable before everything loads, like
profile etc. So the Windows Service seemed the choice as it runs even when
no one has logged in.

Sorry for the misunderstandin g.

rawCoder

"Daniel" <da****@madridm adridsoleado.co m> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. .. rawCoder wrote:
Make a Windows Service
HTH
rawCoder

"Shane" <sh***********@ yahoo.com> wrote in message
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .
I've created a wallpaper changer that I want to start up on system
boot.

I know that I can put a shortcut for my app in the startup folder. How
can I get the install program for my app to add a shortcut for all
users.

If I do have a shortcut in the startup folder, I can see the current
wallpaper before switching to the next wallpaper in the queue after
system boot. Is there a way of executing my app before Windows shows
the desktop?

Shane



true, but would someone really want to install a service on the computer
just to change their wallpaper? I would not. A better way would be to
add it to the registry for startup. This is processed on system start
for HKLM or user logon for HKCU.

--

Daniel
MCSE, MCP+I, MCP in Windows 2000/NT

--------------------------------------
remove the 2nd madrid from my mail address to contact me.

Nov 21 '05 #4
Thank you for your responses, but you didn't actually answer the
original question.

I know that I could make a registry entry to load first, but what is
the entry?

Even if I do decide to start my app from the registry, I would still
like to know how to drop an icon into the startup folder.

Shane

Nov 21 '05 #5

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

Similar topics

0
5829
by: Mark Adams | last post by:
I am a relative newbie to MySQL. I had a Postfix+Courier+MySQL mail server running for several months. It took me a week or so to get it up and running in September. Now, I did a clean upgrade to Mandrake 9.2 and am reinstalling everything. This thing is kicking my ass and I can't seem to get past it. I could really use some help if...
1
2058
by: JuanPedro | last post by:
OS: Windows XP Home SP2 CPU/Ram: Mobile AMD Duron 4, 1GHz / 256MB System Manufacturer: Compaq Presario 730us Using windiag.exe to test my RAM I get a consistent error for the following address: 0b5d9270. The system returns the wrong value, e.g. expects value f7f7f7f7 and instead gets f7f7e7f7. This RAM is on the motherboard and it's about...
29
3388
by: Ken Allen | last post by:
I have a number of services developed in C# (.Net), and they have been working fine for the most part. Recently someone reported that ipon occassion (originally rarely, but more frequently on some systems of late), there is an entry in the Event Log immediately after a boot indicating that the service failed to start after 30,000 milliseconds....
2
11391
by: Brian Worth | last post by:
I have just upgraded from VB 4.0 to VB .NET 2002. One program under VB 4.0 was able to shut down or restart the (windows XP) machine using a series of API calls. (Getlasterror, GetCurrentProcess, OpenProcessToken, LookupPrivilegeValue, AdjustTokenPrivilegese, ExitWindowsEx. I am trying to avoid using any API calls if possible and to use...
11
1160
by: Jack Sadie | last post by:
Armin, Renewing my request for help to have a different Windows Start Sound for each day of the week. I have started again completely. Opened a new project called Windows Application 1 and immediately selected the menu View/Code and entered the text amended as suggested so that Form 1.vb* now reads: Public Class Form1
17
6420
by: UJ | last post by:
Is there any way for a windows service to start a windows program ? I have a service that will need to restart a windows app if it needs to. TIA - Jeff.
4
21696
by: carson | last post by:
I have written two windows services: - service A does some crunching of local data files and uploads them to a central processing computer via http. - service B monitors a manifest file on a webserver to see if service A needs to be updated. What service B does if it sees their is an update for service A is to download a new copy of the...
5
9723
by: =?Utf-8?B?SmltSm9i?= | last post by:
Hi All, I am using c# to build an application. I want a button that will be able to open a new mail message with an attachment. The new mail message works but I can't get the attachment to work - there is no error message just no attachment. Any ideas? Code i am using is; ...
3
4286
by: schuurpapier | last post by:
Hi. Recently, when I am playing games (or have a game minimalised) my pc crashes. Im getting sick of it so you guys may help me out. This is a screen of the Event log error. Its from about a week ago, but the error is the same everytime. http://i36.tinypic.com/21j55sl.gif Although everything on this screen is dutch, I think there is...
0
7612
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7922
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7668
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7964
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6281
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5218
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3637
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2111
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.