1. You may try to do a system restore to a time before your problem happened.If you have no restore points, then please use the following link for a possible solution to your exe file association problem. Windows 7 exefile associationCoolGuy

    You may try to do a system restore to a time before your problem happened.

    If you have no restore points, then please use the following link for a possible solution to your exe file association problem.

    Windows 7 exefile association

    CoolGuy

    See less
    • 0
  2. New update to Slimjet is available.If that doesn't fix the problem, reset the browser.https://s12.directupload.net/images...message edited by Johnw

    New update to Slimjet is available.
    If that doesn’t fix the problem, reset the browser.
    https://s12.directupload.net/images…

    message edited by Johnw

    See less
    • 0
  3. I just Googled it and the real mmc.exe is a part of some versions of windows and windows server, but some malware may be camouflaging itself as this. Some sites offer to 'repair it' if you click on them, but DO NOT. Assuming you are running an antivirus program already, download, install, and run MaRead more

    I just Googled it and the real mmc.exe is a part of some versions of windows and windows server, but some malware may be camouflaging itself as this. Some sites offer to ‘repair it’ if you click on them, but DO NOT. Assuming you are running an antivirus program already, download, install, and run Malwarebytes (free version) and see if it picks up on any infection. If it does, it should be able to remove it. I believe that the real one is not an essential part of windows, so if you want to try shutting it down to run (or rerun) Malwarebytes, that should be fine, a restart would get the correct one running again anyway.

    You have to be a little bit crazy to keep you from going insane.
    If all else fails, read instructions.

    See less
    • 0
  4. Did you see this: http://www.eventid.net/display.asp?... - maybe you're running out of disk space.

    Did you see this: http://www.eventid.net/display.asp?… – maybe you’re running out of disk space.

    See less
    • 0
  5. try launching outlook.exe from this location:C:\Program Files (x86)\Microsoft Office\Office16instead of:C:\Program Files (x86)\Microsoft Office\Office8i5-6600K[delid]@4.8GHz/4.5GHz cache@1.385v | 2x4GB Crucial-DDR4-2133@14-14-14-28 1T 2808MHz@1.37vASUS Z170KSamsung 250GB SSD 850 EVOMSI Armor RX 570Read more

    try launching outlook.exe from this location:
    C:\Program Files (x86)\Microsoft Office\Office16

    instead of:
    C:\Program Files (x86)\Microsoft Office\Office8

    i5-6600K[delid]test31404562.8GHz/4.5GHz cachetest6513316.385v | 2x4GB Crucial-DDR4-2133test65133164-14-14-28 1T 2808MHztest6513316.37v
    ASUS Z170K
    Samsung 250GB SSD 850 EVO
    MSI Armor RX 570 4GBtest6513316380c/2050m BiosMod
    VS450

    See less
    • 0
  6. Desktop or laptop? Model number?The HD 3000 isn't a graphics "card", it's integrated into the processor. It has no memory, it shares system RAM. If there's no way to increase or decrease the "dedicated" memory in the BIOS, there's nothing you can do. And even if you can, it won't do much to increaseRead more

    Desktop or laptop? Model number?

    The HD 3000 isn’t a graphics “card”, it’s integrated into the processor. It has no memory, it shares system RAM. If there’s no way to increase or decrease the “dedicated” memory in the BIOS, there’s nothing you can do. And even if you can, it won’t do much to increase graphics performance because the HD 3000 is the limiting factor. If you have a desktop computer, I suggest you upgrade to an actual video card.

    http://www.pvladov.com/2013/10/incr…

    See less
    • 0
  7. I use this on every comp I work on.SlimDrivershttp://www.softpedia.com/get/System...http://slimdrivers.com/http://i.imgur.com/iXZx7kX.gifPlease upload SS ( screenshots ) of what it finds & give the links please Arne.Image Uploader ( I upload to Imgur.com for images & zippyshare for files. NeRead more

    I use this on every comp I work on.

    SlimDrivers
    http://www.softpedia.com/get/System…
    http://slimdrivers.com/
    http://i.imgur.com/iXZx7kX.gif

    Please upload SS ( screenshots ) of what it finds & give the links please Arne.

    Image Uploader ( I upload to Imgur.com for images & zippyshare for files. Neither need an account )
    http://www.softpedia.com/get/Intern…
    http://zenden.ws/imageuploader_ru
    How to use for images.
    http://i.imgur.com/mWxzNlv.gif
    http://i.imgur.com/ODCCcPf.gif
    http://i.imgur.com/zalhLtW.gif
    For other files.
    http://i.imgur.com/FhtnM6c.gif
    http://i.imgur.com/Wg3nZ4G.gif
    http://i.imgur.com/txFkgpT.gif

    message edited by Johnw

    See less
    • 0
  8. have you tried tp ftp.server.com -s:c:\cmlog\login.txtI only ask because it looks like you changed the directory herecd sdsim only a novice at ftp, however, i wonder if this is the issue? as it looks as though the problem lies in locating the file..:: mike

    have you tried tp ftp.server.com -s:c:\cmlog\login.txt

    I only ask because it looks like you changed the directory here

    cd sds

    im only a novice at ftp, however, i wonder if this is the issue? as it looks as though the problem lies in locating the file..

    :: mike

    See less
    • 0
  9. for %%a in (*.csv) do call :addId "%%~Na" "%%a" goto :EOF :addId @echo off for /f "usebackq delims=" %%b in (%2) do ( > #.csv echo ID,%%b goto :next ) :next for /f "usebackq skip=1 delims=" %%b in (%2) do ( >> #.csv echo %~1,%%b ) move #.csv %2How To Ask Questions The Smart Way

    for %%a in (*.csv) do call :addId "%%~Na" "%%a"
    goto :EOF
    
    :addId
    @echo off
    for /f "usebackq delims=" %%b in (%2) do (
      > #.csv echo ID,%%b
      goto :next
    )
    :next
    for /f "usebackq skip=1 delims=" %%b in (%2) do (
      >> #.csv echo %~1,%%b
    )
    move #.csv %2

    How To Ask Questions The Smart Way

    See less
    • 0
  10. I think Open and Repair is the only option that is built into Word that will open the document. Have you tried opening the document in notepad or wordpad?Just thought of something else...Create a new document in Word. Then go to the Insert menu and then select 'File'. Here you can try inserting yourRead more

    I think Open and Repair is the only option that is built into Word that will open the document. Have you tried opening the document in notepad or wordpad?
    Just thought of something else…
    Create a new document in Word. Then go to the Insert menu and then select ‘File’. Here you can try inserting your file that will not open into the new document. I have had this work sometimes – but not usually.
    Here’s something to look at:
    http://support.microsoft.com/defaul…
    https://community.office365.com/en-…
    http://support.microsoft.com/?kbid=… See less
    • 0