Wednesday, June 24, 2009

CREATING AND CONFIGURING PI- OUTPUT TAG - HowTo

 

 

 

CREATING AND CONFIGURING  PI- OUTPUT TAG

 

The process of creating tag involves the following steps

 

1. Importing/Creating the tag into the Pi-Server.

2. Configuring the Universal Name for each tag in the PI-PCG

3. Configuring the Universal Name in the Areva OAG

4. Creating the point in the Areva Database

5. Displaying the value on the Areva Display

 

 

Step 1

Importing/Creating the tag into the Pi-Server.

 

a) If you are going to create a tag based on a tag of say Qassim, then first create new tag in Riyadh Pi-server with a pi-pi interface.

 

b) Then create an output tag by specifying the following tag creation attributes. The figure below shows an Pi-Pi tag from Qassim in line 1 and an output tag based on this PitoPitag, in line 2.

 

Tag

displaydigits

engunits

exdesc

instrumenttag

location1

location2

location3

location4

location5

pointid

pointsource

sourcetag

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

TOTAL_SYSTEM:DEMAND(_MW).C.QCC%

2

MW

STAG=8801:TOTALDEMAND(QCCTOT_132KV_MW).C.QCC%

 

1

1

3

1

0

12852

PI3

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

TOTAL_SYSTEM:DEMAND(_MW).C.QCC.CRC

2

MW

instr=PCG:DataValue~PCG_CRC_QCC_DEMAND.Value

 

1

0

2

0

0

59015

OPC1

TOTAL_SYSTEM:DEMAND(_MW).C.QCC%

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Please note the differences in the output tag compared to standard tag

 

excdesc = instr=PCG:DataValue~PCG_CRC_QCC_DEMAND.Value (Universal Name to be used in PCG)

SourceTag=TOTAL_SYSTEM:DEMAND(_MW).C.QCC%

Location5=0

 

Step2.

Configuring the Universal Name for each tag in the PI-PCG

 

a) Login to the Pi-PCG (GW1) and open ICCP Configuration Utility

b) Go to Local Control Centers and select DataValues option

c) In the right hand window, click ADD

d) A small pop-up window will open, where you must specify the Universal Name, as already specified in the Step1.

e) Ensure the DataType is RealQ for Analog and StateQ for Digital/Status points

f) Click Ok to save the Universal name and repeat the same for adding more points.

h) Finally, load the AX-S4 Iccp database to effect the changes.

i)  Please note that unlike the Input DataValues, you don't need to associate the DataValues to datasets, they get added to the dataset, the next time a request is made from the OAG.

 

 

The remaining steps are yet to be added… which will complete the documentation.

 

Tajammul A. Siddique
Scada Software Section-COA
Saudi Electricity Company
Riyadh
Tel (off) 4032222 Ext. 23790 / 15126
Mobile : 0541714627

 

 




Disclaimer: This message and its attachment, if any, are confidential and may contain legally privileged information. If you are not the intended recipient, please contact the sender immediately and delete this message and its attachment, if any, from your system. You should not copy this message or disclose its contents to any other person or use it for any purpose. Statements and opinions expressed in this e-mail are those of the sender, and do not necessarily reflect those of Saudi Electricity Company (SEC). SEC accepts no liability for damage caused by any virus transmitted by this email.

هذه الرسالة و مرفقاتها (إن وجدت) تمثل وثيقة سرية قد تحتوي على معلومات تتمتع بحماية وحصانة قانونية. إذا لم تكن الشخص المعني بهذه الرسالة يجب عليك تنبيه المُرسل بخطأ وصولها إليك، و حذف الرسالة و مرفقاتها (إن وجدت) من الحاسب الآلي الخاص بك. ولا يجوز لك نسخ هذه الرسالة أو مرفقاتها (إن وجدت) أو أي جزئ منها، أو البوح بمحتوياتها لأي شخص أو استعمالها لأي غرض. علماً بأن الإفادات و الآراء التي تحويها هذه الرسالة تعبر فقط عن رأي المُرسل و ليس بالضرورة رأي الشركة السعودية للكهرباء، ولا تتحمل الشركة السعودية للكهرباء أي مسئولية عن الأضرار الناتجة عن أي فيروسات قد يحملها هذا البريد.

Tuesday, June 23, 2009

Read Me for the Beta Release of PiWeb

 

1. The main link for accessing the Website is

http://c-rhq-orcl/ssps/Scadawb/pihome.asp

 

2.List of Files & Folders for the Website

 

Menu Name                 - File Name

1. PowerPlant Load        - ppGenHourly7.asp (no dependencies)

2. PP Gen Oracle Pi      - genPiOrcl5.asp (no dependencies)

3. Substation Load         - ajaxdb10.asp (dependencies : getpidata10.js, substationload10.asp)

4. Substation Voltage     - ajaxdb8.asp (dependency : getpidata8.js, busbarvoltage8.asp)

5. Group Loads              - groupload2.asp (no dependencies)

6. Area Loads                - arealoads1.asp (no dependencies)

7. Update Oracle to Pi    - ppGenpiorcl5.asp (no dependencies)

8. Software Updates       - under_con.asp

9. Login File                  - chklogin.asp

10. Menu File                - menu.asp

11. Home Page              - pihome.asp

 

Folders

1. PiWeb

2. Controlwb

3. Scadawb

4. Planningwb

 

3. The Database file upass.mdb located in Piweb folder is used for authentication.

 

4. The username and passwords are stored in a separate file in the following location. All files are referring to this file for accessing the data. Any changes in username and password, must be modified in this file.

File Name : Chklogin.asp

Location  : ( as shown below)

 

<!--#INCLUDE VIRTUAL="/includes/chklogin.asp" -->

and for ajax files, the following line in the corresponding database file.

<!--#INCLUDE VIRTUAL="/includes/connection.asp" -->

 

 

Tajammul A. Siddique
Scada Software Section-COA
Saudi Electricity Company
Riyadh
Tel (off) 4032222 Ext. 23790 / 15126
Mobile : 0541714627

 

 




Disclaimer: This message and its attachment, if any, are confidential and may contain legally privileged information. If you are not the intended recipient, please contact the sender immediately and delete this message and its attachment, if any, from your system. You should not copy this message or disclose its contents to any other person or use it for any purpose. Statements and opinions expressed in this e-mail are those of the sender, and do not necessarily reflect those of Saudi Electricity Company (SEC). SEC accepts no liability for damage caused by any virus transmitted by this email.

هذه الرسالة و مرفقاتها (إن وجدت) تمثل وثيقة سرية قد تحتوي على معلومات تتمتع بحماية وحصانة قانونية. إذا لم تكن الشخص المعني بهذه الرسالة يجب عليك تنبيه المُرسل بخطأ وصولها إليك، و حذف الرسالة و مرفقاتها (إن وجدت) من الحاسب الآلي الخاص بك. ولا يجوز لك نسخ هذه الرسالة أو مرفقاتها (إن وجدت) أو أي جزئ منها، أو البوح بمحتوياتها لأي شخص أو استعمالها لأي غرض. علماً بأن الإفادات و الآراء التي تحويها هذه الرسالة تعبر فقط عن رأي المُرسل و ليس بالضرورة رأي الشركة السعودية للكهرباء، ولا تتحمل الشركة السعودية للكهرباء أي مسئولية عن الأضرار الناتجة عن أي فيروسات قد يحملها هذا البريد.

Saturday, June 20, 2009

How to manipulate the Logsheet for Forecast

 

You can manipulate the Hourly_Log_areas table to include the LSH in the RUH Area load, by modifying the key-commit code of the Logsheet form OPR0370.fmb

Note : The lines in bold below the new additions to add LSH to the Area Load of RUH

UPDATE HOURLY_LOG_AREAS SET IMPORT_VALUE=:HR.KHUFF_LOAD WHERE HR_HR_DATE=:DATE AND HR_TIME=:TIME AND FAULT_AREA_AREA_ID='KUF';

--added one line below for adjusting forecast 17JUN09:TAJ

UPDATE HOURLY_LOG_AREAS SET IMPORT_VALUE= NVL(:HR.TXT_LSH,0)+IMPORT_VALUE WHERE HR_HR_DATE=:DATE AND HR_TIME=:TIME AND FAULT_AREA_AREA_ID='RUH';

ELSE

insert INTO hourly_records

(HR_DATE, TIME,EAST_TRGT, EXP_DEMAND, EAST_TRANSFER, SYSTEM_LOAD, IMPORT_PERC, CONS_GEN, TOTAL_TRANSFER,LSH,CONS_GEN2,TIAC,TOTAL_UNVL)

VALUES

(:HR.DATE, :HR.TIME,:HR.EAST_TARGET, :HR.EXPECTED_DEMAND, :HR.EAST_TRANS, :HR.SYS_LOAD, :HR.IMPORT_PER, :HR.CONS_GEN, :HR.TOT_TRANS,:HR.TXT_LSH,:HR.TXT_CONSGEN2,:HR.TX_TIAC,:HR.TXT_SUM_TIAC_UNVL);

INSERT INTO HOURLY_LOG_AREAS (HR_HR_DATE,HR_TIME,FAULT_AREA_AREA_ID,IMPORT_VALUE) VALUES (:DATE,:TIME,'KUF',:HR.KHUFF_LOAD);

END IF;

GO_BLOCK('HLA');

FIRST_RECORD;

WHILE :HLA.AREA IS NOT NULL LOOP

SELECT COUNT(*) INTO CHLA FROM HOURLY_LOG_AREAS WHERE HR_HR_DATE=:DATE AND HR_TIME=:TIME AND FAULT_AREA_AREA_ID=:HLA.AREA;

IF CHLA>0 THEN

UPDATE HOURLY_LOG_AREAS SET

TIME_EXCEED_BK1 = :HLA.PLAN_EX,

NORMAL_BK = :HLA.BREAK_DOWN,

PLANNED_MAINTENANCE = :HLA.PLAN,

POB = :HLA.POB,

RUNNING = :HLA.RUN,

GENERATED = :HLA.GEN,

RES_MW = :HLA.RES_MW,

SPIN = :HLA.SPIN,

TEMPERTURE = :HLA.TEMP,

IMPORT_VALUE = :HLA.SYS_LOAD,

IMPORT_PER = :HLA.IMPORT_PER,

EXPECTED = :HLA.EXPECTED,

STAND_BY = :HLA.SBY,

TRANSFER_VALUE=:HLA.NET_TRANS

WHERE HR_HR_DATE=:DATE AND HR_TIME=:TIME AND FAULT_AREA_AREA_ID=:HLA.AREA;

ELSE

insert INTO HOURLY_LOG_AREAS

(HR_HR_DATE, HR_TIME, FAULT_AREA_AREA_ID, TIME_EXCEED_BK1, NORMAL_BK, PLANNED_MAINTENANCE, POB, RUNNING, GENERATED, RES_MW, SPIN, TEMPERTURE, IMPORT_VALUE, IMPORT_PER, EXPECTED, STAND_BY,TRANSFER_VALUE)

VALUES

(:HR.DATE, :HR.TIME,:HLA.AREA, :HLA.PLAN_EX, :HLA.BREAK_DOWN, :HLA.PLAN, :HLA.POB, :HLA.RUN, :HLA.GEN, :HLA.RES_MW, :HLA.SPIN, :HLA.TEMP, :HLA.SYS_LOAD,:HLA.IMPORT_PER, :HLA.EXPECTED, :HLA.SBY,:HLA.NET_TRANS);

END IF;

NEXT_RECORD;

END LOOP;

--added one line below for adjusting forecast 17JUN09:TAJ

UPDATE HOURLY_LOG_AREAS SET IMPORT_VALUE=NVL(:HR.TXT_LSH,0)+IMPORT_VALUE WHERE HR_HR_DATE=:DATE AND HR_TIME=:TIME AND FAULT_AREA_AREA_ID='RUH';

How to Add Tiac to LogSheet

Step 1.

To add-up the TIAC value to the TXT_TOTAL

1.Drag and place text box belonging to the HR block on the form

2. Name the box as TXT_TIAC.

Step 2

Make the following changes in the Program Unit : Get_Data procedure defined in the Form Builder (from Object Navigator)

FOR R IN CHR LOOP

:HR.DATE:=R.HR_DATE;

:HR.TIME:=R.TIME;

:HR.EAST_TRANS:=nvl(R.EAST_TRANSFER,0);

:HR.EAST_TARGET:=NVL(R.EAST_TRGT,0);

:HR.TOT_TRANS:=NVL(R.TOTAL_TRANSFER,0);

:HR.TXT_LSH := NVL(R.LSH,0);

:HR.TX_TIAC := NVL(R.TIAC,0); ( Please note that TIAC will show value for UNVL column)

:HR.TXT_CONSGEN2 := NVL(R.CONS_GEN2,0);

EAST_TRANS:=NVL(:HR.EAST_TRANS,0);

 

Step 3.

Drag and place another text_box which will hold the summation value of TX_TIAC and TXT_UNVL

Set the following in the Property Palette of the text box.

name = txt_sum_tiac_unvl

formula = :TXT_UNVL + :TX_TIAC

caculation mode = formula

Step 4

Make the following changes in the KEY-COMMIT code.

UPDATE hourly_records SET

EAST_TRGT = :HR.EAST_TARGET,

EXP_DEMAND = :HR.EXPECTED_DEMAND,

EAST_TRANSFER =:HR.EAST_TRANS,

SYSTEM_LOAD = :HR.SYS_LOAD,

IMPORT_PERC = :HR.IMPORT_PER,

CONS_GEN = :HR.CONS_GEN,

TOTAL_TRANSFER = :HR.TOT_TRANS,

LSH = :HR.TXT_LSH,

CONS_GEN2 = :HR.TXT_CONSGEN2,

TIAC = :HR.TX_TIAC,

TOTAL_UNVL = :HR.TXT_SUM_TIAC_UNVL

WHERE HR_DATE=:DATE AND TIME=:TIME;

...

insert INTO hourly_records

(HR_DATE, TIME,EAST_TRGT, EXP_DEMAND, EAST_TRANSFER, SYSTEM_LOAD, IMPORT_PERC, CONS_GEN, TOTAL_TRANSFER,LSH,CONS_GEN2,TIAC,TOTAL_UNVL)

VALUES

(:HR.DATE, :HR.TIME,:HR.EAST_TARGET, :HR.EXPECTED_DEMAND, :HR.EAST_TRANS, :HR.SYS_LOAD, :HR.IMPORT_PER, :HR.CONS_GEN, :HR.TOT_TRANS,:HR.TXT_LSH,:HR.TXT_CONSGEN2,:HR.TX_TIAC

,:HR.TXT_SUM_TIAC_UNVL);

That's all...

Friday, June 19, 2009

Amazing...........Just check it

In The Name Of Allah, The Most Merciful & The Most Beneficent"

"AZAAN"

Assalam-o-Alaikum Everyone,

Amazing as it sounds, but fortunately for the Muslims of the world, it
is an established fact.

Have a look at a map of the world and you will find Indonesia on the
eastern side of the earth. The major cities of Indonesia are Java,
Sumatra, Borneo and Saibil. As soon as dawn breaks on the eastern side
of Saibil, at approximately 5:30 am local time, Fajar Aazaan begins.

Thousands of Muazzins in Indonesia begin reciting the Aazaan.

The process advances towards West Indonesia. One and a half hours after
the Aazaan has been completed in Saibil, it echoes in Jakarta. Sumatra
then follows suit and before this auspicious process of calling Aazaan
ends in Indonesia, it has already begun in Malaysia.

Burma is next in line, and within an hour of its beginning in Jakarta,
it reaches Dacca, the capital city of Bangladesh. After Bangladesh, it
has already prevailed in western India, from Calcutta to Srinagar.It
then advances towards Bombay and the environment of entire India
resounds with this proclamation. Srinagar and Sialkot (a north city in
Pakistan) have the same timing for Aazaan. The time difference between
Sialkot, Quetta, and Karachi is forty minutes, and within this
time,Fajar Aazaan is heard throughout Pakistan. Before it ends there, it
has already begun in Afghanistan and Muscat. The time difference between
Muscat and Baghdad is one hour. Aazaan resounds during this one hour in
the environments of Hijaaz-e-Muqaddas (Holy cities of Makkah and
Madinah), Yemen, United Arab Emirates, Kuwait and Iraq.

The time difference between Baghdad and Alexandria in Egypt is again one
hour. Aazaan continues to resound in Syria, Egypt, Somalia and Sudan
during this hour. The time difference between eastern and western Turkey
is one and a half hours, and during this time it is echoed with the call
to prayer.

Alexandria and Tripoli (capital of Libya) are located at one hour's
difference. The process of calling Aazaan thus continues throughout the
whole of Africa. Therefore, the proclamation of the "Tawheed" and
"Risaalat" that had begun in Indonesia reaches the Eastern Shore of the
Atlantic Ocean after nine and half hours. Prior to the Aazaan reaching
the shores of the Atlantic, the process of "Zohar Aazaan" has already
started in east Indonesia, and before it reaches Dacca, "Asr Aazaan" has
started. This has hardly reached Jakarta one and half hours later, the
time of "Maghrib" becomes due, and no sooner has "Maghrib" time reached
Sumatra,the time for calling "Isha Aazaan" has commenced in Saibil!

When the Muazzins of Indonesia are calling out "Fajar Aazaan", the
African Muazzins are calling the Aazaan for Isha.

If we were to ponder over this phenomenon thoughtfully, we would
conclude the amazing fact that there is not even a single moment when
hundreds of thousands of Muazzins around the world are not reciting the
Aazaan on the surface of this earth. Even as you read this material
right now, you can be sure there are atleast thousands of people who are
hearing and reciting the Aazaan!!!

May Allah Help "U" To Succeed & May Ya Get Everything "U" Dreamed

AAMEEN

--- End forwarded message ---

Back Again Computer Tips and Tricks

WindowsXP Tips Forgotten Admin or User's Password
You do not need to reinstall if you forgot the admin password.

There is a boot disk you can download at:
http://home.eunet.no/~pnordahl/ntpasswd/
<http://home.eunet.no/~pnordahl/ntpasswd/>

that will let you reset the password of any account on NT4, Windows2000
or XP.

Just follow all the default settings which are for the admin account.
Used it many
times with great success.

They also have a bootable CD image you can download.
Stopping the Messenger Service
To remove the ability for anyone in the world to pop up messages on your
computer,
you can disable the Messenger service.

1. Click Start->Settings ->Control Panel 2. Click Performance and
Maintenance 3. Click Administrative Tools 4. Double click
Services 5. Scroll down and highlight "Messenger" 6. Right-click
the highlighted line and choose Properties 7. Click the STOP button
8. Select Disable or Manual in the Startup Type scroll bar Click OK
Not Displaying Logon, Logoff, Startup and Shutdown Status Messages
To turn these off:

1. Start Regedit 2. Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\sy\
stem 3. If it is not already there, create a DWORD value named
DisableStatusMessages 4. Give it a value of 1
Hiding the Last User Logged On
If you use the standard NT style of login and want to hide the last
user:

1. Start the Group Policy Editor (gpedit.msc) 2. Go to Computer
Configuration / Windows Settings / Security Settings / Local Policies /
Security Options 3. Scroll down to Interactive logon: Do not display
last user name 4. Set it to Enable

Creating a Boot Floppy

To create a bootable floppy from within WindowsXP:

1. Insert a floppy into the A: drive 2. Open the Explorer 3.
Right click on the A: Drive 4. Select Format 5. Check Create an
MS-DOS startup disk 6. Click on the Start button 7. This will
create a Millennium boot disk

Renaming the Start Button

To rename the start button, you will need a hex editor.
My preference is UltraEdit

1. Copy the \windows\explore.exe file to a new name (e.g.
explorer_1.exe) 2. With the hex editor, open that file and go to
offset 412b6 3. You will see the word start with blanks between each
letter 4. Edit it be any 5 characters or less 5. Save the file
6. Boot to DOS 7. Copy the existing c:\windows\explorer.exe to
explorer.org 8. Copy explorer_1.exe to explorer.exe 9. You will
also need to replace the explorer.exe in the
c:\windows\system32\dllcache file as well with the new one.

Note: If the partition is NTFS and you can't access the files from DOS:

1. Start Regedit 2. Go to HKEY_LOCAL_MACHINE \ SOFTWARE \
Microsoft \ Windows NT \ CurrentVersion \ Winlogon. 3. Change the
value of Shell from Explorer.exe to explorer_1.exe

Hyderabad Ki Shaadi...

Hyderabad Ki Shaadi...

Dekho bhai pehle to rishta lagnaich badi lambi kahani rehti.chalo shuru
karinge....
pehle rasam hota (hau hamare hyderabad mein engagement ku rasam bolte)
aur shadi ki tareeq tai hoti.
ek paumes ka rasam bolke bi hota , isme maal idhar ka udhar hota.

finally shaadi se 5 din pehle manje bithate,ghar mein mandak (mandap)
baandhte. ladka ya ladki jo bhi ho unku peelay kapde pinake, haldi se
lep lagate ek ke baad ek rishtedaaran. phir gulposhi hoti dula/dulan ki,
phir unke ammi abba ki , aur sab logan kapde banate.

shaadi ka ghar bole to sab rishtedaaran aajate rehne ke liye, ya nai to
har din kai na kai se khana aata. phir shaadi se ek din pehle saanchak
mehendi hoti, agar ekich raat mein hui to bada mazaa aata.

saanchak mein dule waale dulan ke ghar aate, gulposhi karte aur dulan ku
kapde bi dete shayad. in between thode buddiyan nuqs nikaalte har kaam
mein!

dule waale jateich dulan waale nikalte (after giving full time to the
ladies to change into another set of clothes!!), kashtiyan idar se udar
hote!! dule ki gulposhi karte saaliyan, saale side mein thairke bakwaas
karte. ye time dula bhot demand dikhata aur satata sabku, bhot mazaa
aata, phir finally angoothi pehenne ke baad paise deta saale saaliyon
ku. ek aur mauqa miltea apne buddiyon ku pukara karne ka!!

phir dusre din johai shadi hoti, ladki wale pure intezaamon mein lageve
rehte, zanana dulan ku tayyar karta aur beauty parlour mein aade se
zyaada din nikal jaata. dule wale ki side bi yeich kahani, apna dula
bichara ek ghante mein tayyar hojaata.
bade buzrukan jaldi karo jaldi karo bolte rehte ..."qazi saab aake chale
gaye to phir pakad ke laana mushkil rehta isliye jaldi karna"

Nikah hota, agar khana hai to dinner shuru hota aur dula bichara galle
milte milte thak jaata, dulhan baithe baithe thak jaati. sab mehmaana
jaane ke baad, khali rishtedaaran rehte jab jalwa hota, pehli baar dula
dulan bazu baithte, phir vidaai hoti [Crying or Very sad]

dusre din valima hota, ye ladke waale karte..aur phir paanch jumaagiyan
hote.

mereku jitta malum bola...aaplogon ku aur malum hai to bolo.

--- End forwarded message ---

99+1 Windows XP Run Commands(DOS)

Here is a list of commands that you can run off from the Run Command
prompt in XP:

Go to Start Menu > Run… and type in the command to run


Application = Command

Accessibility Controls = access.cpl
Add Hardware Wizard = hdwwiz.cpl
Add/Remove Programs = appwiz.cpl
Administrative Tools = control admintools
Automatic Updates = wuaucpl.cpl
Bluetooth Transfer Wizard = fsquirt
Calculator = calc
Certificate Manager = certmgr.msc
Character Map = charmap
Check Disk Utility = chkdsk
Clipboard Viewer = clipbrd
Command Prompt = cmd
Component Services = dcomcnfg
Computer Management = compmgmt.msc
Date and Time Properties = timedate.cpl
DDE Shares = ddeshare
Device Manager = devmgmt.msc
Direct X Control Panel (If Installed)* = directx.cpl
Direct X Troubleshooter = dxdiag
Disk Cleanup Utility = cleanmgr
Disk Defragment = dfrg.msc
Disk Management = diskmgmt.msc
Disk Partition Manager = diskpart
Display Properties = control desktop/desk.cpl
Dr. Watson System Troubleshooting Utility = drwtsn32
Driver Verifier Utility = verifier
Event Viewer = eventvwr.msc
File Signature Verification Tool = sigverif
Findfast = findfast.cpl
Folders Properties = control folders
Fonts = control fonts
Fonts Folder = fonts
Free Cell Card Game = freecell
Game Controllers = joy.cpl
Group Policy Editor (XP Prof) = gpedit.msc
Hearts Card Game = mshearts
Iexpress Wizard = iexpress
Indexing Service = ciadv.msc
Internet Properties = inetcpl.cpl
IP Configuration = ipconfig
Java Control Panel (If Installed) = jpicpl32.cpl
Java Application Cache Viewer (If Installed) = javaws
Keyboard Properties = control keyboard
Local Security Settings = secpol.msc
Local Users and Groups = lusrmgr.msc
Logs You Out Of Windows = logoff
M*cro$oft Chat = winchat
Minesweeper Game = winmine
Mouse Properties = control mouse
Mouse Properties = main.cpl
Network Connections = control netconnections
Network Connections = ncpa.cpl
Network Setup Wizard = netsetup.cpl
Notepad = notepad
Nview Desktop Manager (If Installed) = nvtuicpl.cpl
Object Packager = packager
ODBC Data Source Administrator = odbccp32.cpl
On Screen Keyboard = osk
Opens AC3 Filter (If Installed) = ac3filter.cpl
Password Properties = password.cpl
Performance Monitor = perfmon.msc
Performance Monitor = perfmon
Phone and Modem Options = telephon.cpl
Power Configuration = powercfg.cpl
Printers and Faxes = control printers
Printers Folder = printers
Private Character Editor = eudcedit
Quicktime (If Installed) = QuickTime.cpl
Regional Settings = intl.cpl
Registry Editor = regedit
Registry Editor = regedit32
Remote Desktop = mstsc
Removable Storage = ntmsmgr.msc
Removable Storage Operator Requests = ntmsoprq.msc
Resultant Set of Policy (XP Prof) = rsop.msc
Scanners and Cameras = sticpl.cpl
Scheduled Tasks = control schedtasks
Security Center = wscui.cpl
Services = services.msc
Shared Folders = fsmgmt.msc
Shuts Down Windows = shutdown
Sounds and Audio = mmsys.cpl
Spider Solitare Card Game = spider
SQL Client Configuration = cliconfg
System Configuration Editor = sysedit
System Configuration Utility = msconfig
System File Checker Utility = sfc
System Properties = sysdm.cpl
Task Manager = taskmgr
Telnet Client = telnet
User Account Management = nusrmgr.cpl
Utility Manager = utilman
Windows Firewall = firewall.cpl
Windows Magnifier = magnify
Windows Management Infrastructure = wmimgmt.msc
Windows System Security Tool = syskey
Windows Update Launches = wupdmgr
Windows XP Tour Wizard = tourstart
Wordpad = write

--- End forwarded message ---