<< < 170 171 172 173 174 175 176 177 178 179 180 > >>   ∑:4830  Sort:Date

"acrotray.exe" Process on Windows 7
What is the "acrotray.exe" process on windows 7? Is the "acrotray.exe" process a virus? Can I terminate the "acrotray.exe" process? "acrotray.exe" process represents "AcroTray" program. "acrotray.exe" process is normally running under the parent process "Boot" as shown in the process tree below: Boo...
2019-04-17, ∼3162🔥, 0💬

How do I find "All Programs" on Windows 8?
I have only just bought a Windows 8 laptop and am struggling with the difference between W8 and W7. When I right-click at Start the menu shows 'Programs and Features', but when I click I get only the uninstall a program option. I cannot open Canon Utilities (for my printer) because the control panel...
2015-04-10, ∼3161🔥, 0💬

transfering windows to another hardrive?
Ive got this idea in my head, but I don't know if it will work or how to do it. i have two internal hard drives, the smaller one has windows eight. larger one has windows seven. the smaller drive is starting to go bad though, so what i really would like to do is re-partition the larger one, transfer...
2014-01-10, ∼3161🔥, 0💬

Why is cmd window size limited to largest monitor?
When using multiple monitors, I cannot make a cmd.exe window any larger than the largest of my monitors (for example, span it across 3 monitors). Why is that? And is there a way around it? Other windows like notepad does not have this limitation. The command line can only show a specific number of c...
2013-08-22, ∼3161🔥, 0💬

my windows won't update on windows 8. error 80073712 keeps coming up and i have do all the things in this chat room they suggest
I have done the command prompt and scanned and restarted also checked 3rd party still wont update. I don't know what to do next. Help us help you: Start by reading this "sticky" post... • What information to post in the Windows Update forum http://answers.microsoft.com/t hread/1467f44b-ee27-4f7d-9...
2013-09-11, ∼3160🔥, 0💬

"copy" Command Help Reference
How to get "copy" command help reference? You can run the "copy /?" command to get "copy" command help reference as shown below: C:\fyicenter&gt;copy /? Copies one or more files to another location. COPY [/D] [/V] [/N] [/Y | /-Y] [/Z] [/L] [/A | /B ] source [/A | /B] [+ source [/A | /B] [+ ...]]...
2022-02-04, ∼3158🔥, 0💬

Dumping All Running Services on Windows 7
How to dump all services that are running on my Windows 7 system? I want to save names of all running services into a file. You can dump all services that are running on your Windows 7 system using the "sc query type= service" command as shown below: C:\Users\fyicenter&gt;sc query type= service ...
2016-07-09, ∼3157🔥, 0💬

Device driver error code 39
Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39) {Unable to Load Device Driver} %hs device driver could not be loaded. Error Status was 0x%x A yellow exclamation point next to a device in Device Manager means that Windows has identified a pro...
2015-11-18, ∼3157🔥, 0💬

can't delete file because file is in use
So whenever I'm in a file explorer window and I want to delete a file(eg PDF) I get a "File in use" message. I've figured out that this is caused by the preview pane. No preview pane no message and the file deletes. I want to know how I can delete a file with the preview pane active because I want t...
2015-09-18, ∼3157🔥, 0💬

Hashtable in Windows PowerShell Scripts
What is a hashtables of objects in Windows PowerShell scripts? A hashtables in Windows PowerShell is a data structure where pieces of data are stored in the structure as key-value members. The value of a member represents the data, and the key of a member provides a name for the data. Hashtable keys...
2016-10-29, ∼3154🔥, 0💬

Office Prof 2013: How do I get redlines when editing a document? have Office Professional 2013, which is giving me fits. It has
Have Office Professional 2013, which is giving me fits. It has Word 8. I write and edit, and need to prepare redlined edited documents. Clients want to see deletions, rewrites, insertions, etc. I have been all over the Internet looking for directions. Highlight Updates in the Show Markup scroll-down...
2014-03-24, ∼3154🔥, 0💬

"quickset.exe" Process on Windows 8
What is the "quickset.exe" process on Windows 8? Is the "quickset.exe" process a virus? Can I terminate the "quickset.exe" process? "quickset.exe" process represents "QuickSet" program. "quickset.exe" process is normally running under the parent process "Boot" as shown in the process tree below: Boo...
2025-09-16, ∼3153🔥, 0💬

View Installed Software and Programs on Windows 8
How to view all installed software and programs on my Windows 8 system? If you want view all installed software and programs on your Windows 8 system, you can use the Control Panel as described in this tutorial: 1. Press "Windows-R" key and enter "Control Panel" menu. You see the Control Panel scree...
2021-07-02, ∼3153🔥, 1💬

"UserTask" Scheduled Task on Windows 8
What is the scheduled task "\Microsoft\Windows\Certificat eServicesClient\UserTask"on my Windows 8 computer? "\Microsoft\Windows\Certificat eServicesClient\UserTask"is a scheduled task on Windows 8 system added as part of Windows installation. You will see "\Microsoft\Windows\Certificat eServicesClie...
2017-09-28, ∼3153🔥, 0💬

Unable to open or launch some Desktop icons.
When I try to open a program, i.e. Internet Explorer or Google, nothing happens. I cannot open either one. When you say that you are unable to open any program shortcuts for example Internet Explorer and Google Chrome, do you mean this problem is specific to these browsers only? This issue could be ...
2014-11-19, ∼3153🔥, 0💬

"Microsoft iSCSI Initiator Service - iscsiexe.dll" Service on Windows Server 2008
What is "Microsoft iSCSI Initiator Service" in my Windows Server 2008 service list? And how is "Microsoft iSCSI Initiator Service" service related to iscsiexe.dll? "Microsoft iSCSI Initiator Service" is a Windows Server 2008 service that "Manages Internet SCSI (iSCSI) sessions from this computer to ...
2023-03-17, ∼3152🔥, 0💬

"Windows Live UX Platform" Installed Program on Windows 8
What is the installed program "Windows Live UX Platform" on my Windows 8 computer? Why it is not visible in Control Panel? "Windows Live UX Platform" is an installed program on Windows 8 system managed by Windows Installer. You will not see "Windows Live UX Platform" listed on "uninstall or change a...
2020-05-29, ∼3151🔥, 0💬

Introduction of Windows PowerShell ISE
Where to find tutorials on using Windows PowerShell ISE to write and test scripts? Here is a collection of tutorials compiled by FYIcenter.com team on using Windows PowerShell ISE to write and test scripts. What Is Windows PowerShell ISE Start Windows PowerShell ISE Create a PowerShell Tab in Window...
2016-10-05, ∼3151🔥, 0💬

How to Transfer Data between two laptops using LAN Cable
Can someone help me with the steps to connect a windows 8 64bit laptop and a windows 7 32bit laptop via a ethernet cable and how can i transfer files ? 1. Insert IP address in both computer . Open control panel window. Choose Network and Sharing Center button. Then you find a pop up box of Network a...
2015-09-24, ∼3151🔥, 0💬

Registry Locations of Installed Programs on Windows 8
Where are registry locations for all installed programs and software on my Windows 8 system? Registry keys of installed programs and software are located in several places: HKLM\SOFTWARE\Microsoft\Window s\CurrentVersion\Uninstall- List of installed programs available to all users. HKLM\SOFTWARE\Wow...
2020-12-26, ∼3150🔥, 0💬

Dump Process List with DLL to File on Windows 8
How to dump the list of all processes with their DLL files that are running on my Windows 8 system? I want save names of all running processes and DLL into a file. You can dump all processes with DLL files they are using on your Windows 8 using the "tastlist.exe" command as shown in this tutorial: 1...
2026-07-13, ∼3147🔥, 0💬

Unable to transfer photos from phone to computer using USB cable
I went to Radio Shack, showed them my cellphone and asked what USB cable would transfer my photos from cellphone to laptop. What is it that I need to get this done. I bought the USB they said would work but I plugged my phone to laptop and nothing happened even though I was told it would tell me wha...
2014-11-12, ∼3147🔥, 0💬

Cannot connect win 8 laptop to new tv
ive just bought a new 32" samsung tv and cannot get my laptop to display its screen on the tv. I've got an hdmi to hdmi cable, tried it earlier by connecting my laptop's hdmi port to the tv's hdmi port, and it actually worked. Then I unplugged the hdmi cable and turned the tv off to make some lunch,...
2014-01-24, ∼3147🔥, 0💬

Windows 8 Clean Install on fresh hard drive. No install disk.
I wish to do a full install of windows on a new hard drive. I have a product code for an upgrade copy of windows 8 pro. I do not have the original xp disk/product code for installing that and then installing windows 8. How would one go about downloading to a usb to install? I would also like to inst...
2014-03-18, ∼3145🔥, 0💬

<< < 170 171 172 173 174 175 176 177 178 179 180 > >>   ∑:4830  Sort:Date