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

Icons On Desktop

gsgurdeep
Problem:-

Creating Windows ShutDown, Restart, LogOff, Run Dialog, Help etc Command Icons On Windows XP SP-2 Desktop.
Apr 9 '07 #1
6 2595
bartonc
6,596 Expert 4TB
Problem:-

Creating Windows ShutDown, Restart, LogOff, Run Dialog, Help etc Command Icons On Windows XP SP-2 Desktop.
Right click the desktop. Select New|Shortcut. There's a wizard that pops up.
Apr 9 '07 #2
jlwynn
7
Problem:-

Creating Windows ShutDown, Restart, LogOff, Run Dialog, Help etc Command Icons On Windows XP SP-2 Desktop.
right click on desktop select desktop tab and customize desktop button at the bottom and select what you want on the desktop
then go back and right click on the start button and select properties and customize and select what you want
if you want any shortcut select what you want and rightclick on it and select creat shortcut to wher ever you want
Apr 11 '07 #3
Friends this idea is not working in my problem.
please tell me any other solution useing "Registry Editer" etc.
Apr 12 '07 #4
bartonc
6,596 Expert 4TB
Friends this idea is not working in my problem.
please tell me any other solution useing "Registry Editer" etc.
regedit won't make commands.

Any command that you can run from the command-line (cmd.exe) can be put into a shortcut (icon) on the desktop.

What have you tried to do with this idea?
Apr 12 '07 #5
why would you even want to do this? its not like the commands you wish to publish on the desktop are hidden deep in the root somewhere?
Apr 12 '07 #6
Robbie
180 100+
Problem:-

Creating Windows ShutDown, Restart, LogOff, Run Dialog, Help etc Command Icons On Windows XP SP-2 Desktop.
Go to Start -> All Programs -> Accessories -> Command Prompt.
Type
Expand|Select|Wrap|Line Numbers
  1. shutdown -h
Shutdown is a program which can shutdown, restart, log off and display messages.

Surely can you not create a .BAT (batch) file on the desktop with the commands to run 'shutdown -r' for example, to restart? Then make similar files for the other things you want to do by icons?

Of course, you can make shortcuts to these batch files too.

Another way is to find the shutdown.exe program file which is in c:\windows\system32, then make a shortcut to it on the desktop. Right-click the icon (of the new shortcut) -> Properties. Where it says "Target:" type this:
Expand|Select|Wrap|Line Numbers
  1. C:\WINDOWS\system32\shutdown.exe -r
To restart.
That's running shutdown.exe with the parameter to restart the comp. (I have used this and it definitely works.)
Excuse bad grammar at places... have been too long without sleep. >_<
Apr 12 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Harlin Seritt | last post by:
I have a test app that I am creating an Innosetup script for. Everything works great except for the fact that my icons (start menu and desktop) are not starting the executable in the appropriate...
1
by: Henrik | last post by:
I'm sorry to trouble you once again but somebody must know how to get a list of the desktop icons and their respective positions. I know that I have to look into shell but I have no idea how to...
1
by: Jon Slaughter | last post by:
I'm trying to create a windows explorer like app and the problem I'm having is getting the proper icon for the folders and items. In windows explorer there are many different icons and most seem...
4
by: O | last post by:
My files I have on my desktop have disappeared from the desktop. The strange thing is that when I go on my computer they appear to be under desktop, and i Can access from there. but there not in...
0
by: suvarnask1 | last post by:
WIndows 2000-Desktop icons not Displaying After Booting process One msg "Userenv.dll is missing" after click on that not display the desktop icons and cant do anything on the system.
0
by: =?Utf-8?B?QW5kcmV3?= | last post by:
I have a form in vs 2005 that does not move. Is there a way to have the form under the icons above the desktop? If so would it be possible to have that form at time that I want to move it, pop...
1
by: =?Utf-8?B?QnJpYW5L?= | last post by:
I use Xp home SP2. I recently scanned a document and saved to desktop. as i did the save all the desktop icons disappeared,including the scanned dociment. The all reside in the desktop folder...
3
by: cal | last post by:
Hi group, Wich one is the class to handle desktop icons? I want to modify for example the file path the Icon points to. of course, its the path of the file u open when u doubleclick the icon. ...
3
boxfish
by: boxfish | last post by:
I'm using Windows XP. Sometimes when I log on to my user, the icons on my desktop will appear as soon as the blue "Loading your personal settings" screen is done and I can start running programs...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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:
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
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,...

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.