HI
iN CONTROL PANEL\ACTION CENTRE you can go to maintenance and then reliability history where you will see view problem reports.I would like to have a shortcut to access problem reports and so by pass control panel
thank you
prwe
HI
iN CONTROL PANEL\ACTION CENTRE you can go to maintenance and then reliability history where you will see view problem reports.I would like to have a shortcut to access problem reports and so by pass control panel
thank you
prwe
Well if you can save a batch file in Windows for that-
>Open Notepad. Type in this text-
>Then, Notepad Go to File> Save As...Code:@echo off control /name Microsoft.ActionCenter
File Name:AnyNameYouLike.bat
Save As Type: All files
>Save the file to desired folder and Run it whenever you want.
Good job Utkarsh.
you can make a shortcut
1.create new shortcut on desktop
2. enter control /name Microsoft.ActionCenter
3 click next ,the shortcut will ask to save as control.exe
4 click finish
Out of my mind. I Haven't Lost My Mind, It's Backed Up On Disk Somewhere.
Hello
Thank you Utkarsh30June and Tangomouse for answering my query
What I really want but is a shortcut that when I double click on it will open directly to view problem reports rather than having to go to Action Center
thanks
prwe
Right click your desktop > New > Shortcut
Then copy and paste the following;
Mind you, this is on Vista so it might be different if you have a different OSCode:C:\Windows\System32\perfmon.msc
EDIT: this is what you want right?![]()