1. Regardless of what it shows, your pen drive is infected. The link supplied in response #13 will show you how to get rid of it. The software is legit. If you don't want to download it from that site, just do a search for USBFIX. Here's another download site:http://www.majorgeeks.com/files/det...

    Regardless of what it shows, your pen drive is infected. The link supplied in response #13 will show you how to get rid of it. The software is legit. If you don’t want to download it from that site, just do a search for USBFIX. Here’s another download site:

    http://www.majorgeeks.com/files/det…

    See less
    • 0
  2. This website shows how to open Device Manager in windows 8:http://pcsupport.about.com/od/windo...Just over half way down is network adapters. Click on that it it opens into a list of devices installed as network adapters.That list wil include the one you post here (in your response #3). That is theRead more

    This website shows how to open Device Manager in windows 8:

    http://pcsupport.about.com/od/windo…

    Just over half way down is network adapters. Click on that it it opens into a list of devices installed as network adapters.

    That list wil include the one you post here (in your response #3). That is the one you uninstall…

    If you’re still not sure which is which, post the details here of each device shown under network adapters

    See less
    • 1
  3. There are all sorts of options if Raptr is letting you down, including the inbuilt Snipping tool mentioned above.I use an old program called MWSnap, which saves to a folder that you can specify. Like most screen capture programs, (and there are many around) it also does individual Windows and sectioRead more

    There are all sorts of options if Raptr is letting you down, including the inbuilt Snipping tool mentioned above.

    I use an old program called MWSnap, which saves to a folder that you can specify. Like most screen capture programs, (and there are many around) it also does individual Windows and sections. At the time I ran into it (years ago) it was the only one that I found kept the rendering correct for a vast range of different image programs:
    http://www.mirekw.com/winfreeware/m…
    I’m running it fine on Win 8.1 but haven’t yet tried it on Win 10.

    Always pop back and let us know the outcome – thanks

    See less
    • 0
  4. It means you using a beta version of iOS. Beta versions have bugs in them. Most likely your OS has crashed.Download the latest version of iOS on your computer, then install it on your phone using iTunes.

    It means you using a beta version of iOS. Beta versions have bugs in them. Most likely your OS has crashed.

    Download the latest version of iOS on your computer, then install it on your phone using iTunes.

    See less
    • 0
  5. You cannot. Just think of the chaos it would cause if such a thing were possible.Or do you mean install the Operating System over a Lan. Installing OS and formatting are two completely different things.While it is possible to install an OS of a LAN, it needs specialised equipment and software. It woRead more

    You cannot. Just think of the chaos it would cause if such a thing were possible.

    Or do you mean install the Operating System over a Lan. Installing OS and formatting are two completely different things.

    While it is possible to install an OS of a LAN, it needs specialised equipment and software. It would be quicker, simpler and cheaper just go out and buy a DVD or even a plain old CD.ROM which will be very cheap. Or alternatively temporary install the DVD drive in the computer you wish to install the OS.

    Stuart

    See less
    • 0
  6. Sometimes a badly clogged print head needs to be cleaned 4 or 5 times.If that does not work, the print heads may need replacing. In many cases this is more expensive than a new printer. There is also the possibility that the cartridge is empty and not reading correctly OR the electrical contacts betRead more

    Sometimes a badly clogged print head needs to be cleaned 4 or 5 times.
    If that does not work, the print heads may need replacing. In many cases this is more expensive than a new printer. There is also the possibility that the cartridge is empty and not reading correctly OR the electrical contacts between the cartridge and the printer need cleaning because some ink leaked out. Use rubbing alcohol and Q-Tips to clean.

    You have to be a little bit crazy to keep you from going insane.

    See less
    • 0
  7. You have to make sure that your USB drive must have more than 4GB of space because a Windows ISO file can be more breather than 3.63 GB. Some ISO files require more than 4 GB of space, so ensure that you use an appropriate USB drive having sufficient space to create Windows Live USB.

    You have to make sure that your USB drive must have more than 4GB of space because a Windows ISO file can be more breather than 3.63 GB. Some ISO files require more than 4 GB of space, so ensure that you use an appropriate USB drive having sufficient space to create Windows Live USB.

    See less
    • -1
  8. I still don't know know what you mean by "apply the algorithms to a spreadsheet".What do you mean by "the algorithms"?Are you asking how to enter a formula in a cell? e.g.=SUM(A1:A5)=VLOOKUP(A1,$B$1:$D$5,3,0)=IF(A1>0, "Yes", "No")Are you asking how to use VBA (a macro)? e.g.Sub SumAccount() 'SumRead more

    I still don’t know know what you mean by “apply the algorithms to a spreadsheet”.

    What do you mean by “the algorithms”?

    Are you asking how to enter a formula in a cell? e.g.

    =SUM(A1:A5)
    =VLOOKUP(A1,$B$1:$D$5,3,0)
    =IF(A1>0, “Yes”, “No”)

    Are you asking how to use VBA (a macro)? e.g.

    Sub SumAccount()
    'Sum Range and Format Cells
    On Error GoTo done
     Set MyRange = Application.InputBox("Select Cells To Sum", Type:=8)
        With ActiveCell
          .Formula = "=sum(" & MyRange.Address & ")"
          .Font.Size = 8
          .Font.Bold = False
          .NumberFormat = "#,##0"
          .HorizontalAlignment = xlRight
       End With
    done:
    End Sub

    Click Here Before Posting Data or VBA Code —> How To Post Data or Code.

    See less
    • 0
  9. You might need to set the write cache mode. Open Windows Explorer and find the flash drive in the left pane. Right-click on it, then choose "Properties". Then click the "Hardware" tab, and click the "Properties" button there.At the bottom of this screen, click the "Change Settings" button. Click theRead more

    You might need to set the write cache mode. Open Windows Explorer and find the flash drive in the left pane. Right-click on it, then choose “Properties”. Then click the “Hardware” tab, and click the “Properties” button there.

    At the bottom of this screen, click the “Change Settings” button. Click the “Policies” tab. Now click the “Better Performance” radio button and click “OK”.

    This enables write caching on the thumb drive, but you MUST use Windows “Safely Remove Hardware” option (click the icon on the taskbar) whenever you take the thumb drive out or else you might lose data.

    Mark

    See less
    • 0
  10. So it looks like the only solution here is a domain rename since the problem is most likely the Netbios names. Would you agree?

    So it looks like the only solution here is a domain rename since the problem is most likely the Netbios names. Would you agree?

    See less
    • 0