Search:

Type: Posts; User: LesFerch

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thread: CD/DVD drive won't write/burn CD's by LesFerch
    Forum: Drivers and Hardware
    Replies 10 Views 685

    You could try a Windows repair install. It will...

    You could try a Windows repair install. It will keep you apps and data and just repair Windows system files and permissions:
    Repair Install Windows 10 with an In-place Upgrade

    If you're...
  2. Replies 29 Views 1,514

    I was thinking of the Java path (e.g. C:\Program...

    I was thinking of the Java path (e.g. C:\Program Files (x86)\Common Files\Oracle\Java\java8path). However, that gets set in the System path by default, so that shouldn't be a problem.

    I installed...
  3. Replies 29 Views 1,514

    It's probably an environment variable issue as...

    It's probably an environment variable issue as garlin mentioned. The option "Cmd here as TrustedInstaller" inherits the user environment, whereas the SYSTEM scheduled task does not. It may be as...
  4. Replies 29 Views 1,514

    Although SYSTEM should have no issue accessing...

    Although SYSTEM should have no issue accessing files from any location, I'm still a bit concerned about running the script from C:\users\phill\OneDrive\Desktop. Maybe try it from a location such as...
  5. Thread: Opening Web pages in IE by LesFerch
    Forum: Browsers and Email
    Replies 29 Views 1,357

    dlwmacgregor I'd still really like to get your...

    dlwmacgregor I'd still really like to get your Preferences files so I can debug the script. Thanks!
  6. Thread: Opening Web pages in IE by LesFerch
    Forum: Browsers and Email
    Replies 29 Views 1,357

    Yup. I like Wormhole (https://wormhole.app/)....

    Yup. I like Wormhole. There are many to choose from. But an Edge Preferences file should not be not large. Mine zips down to 100K.
  7. Thread: Opening Web pages in IE by LesFerch
    Forum: Browsers and Email
    Replies 29 Views 1,357

    It just needs to be zipped. No need to use any...

    It just needs to be zipped. No need to use any other site. You can also zip and email it to me. You can find my email in the WinSetView manual.

    Did you try LaunchIE?
  8. Thread: Opening Web pages in IE by LesFerch
    Forum: Browsers and Email
    Replies 29 Views 1,357

    If you can send me your Edge Preferences file, I...

    If you can send me your Edge Preferences file, I can see if I can replicate and fix the issue.

    You can find that file by typing this command in Edge's address bar:

    edge://version

    That will...
  9. Thread: Opening Web pages in IE by LesFerch
    Forum: Browsers and Email
    Replies 29 Views 1,357

    dlwmacgregor Just following up. Did you get this...

    dlwmacgregor Just following up. Did you get this resolved? If so, what solution did you go with?
  10. Thread: Opening Web pages in IE by LesFerch
    Forum: Browsers and Email
    Replies 29 Views 1,357

    dlwmacgregor Another option to consider is to run...

    dlwmacgregor Another option to consider is to run IE directly to open any website that only works with IE. See:

    LaunchIE | Launch Internet Explorer 11 on Windows 10 or Windows 11

    That's just a...
  11. Thread: Opening Web pages in IE by LesFerch
    Forum: Browsers and Email
    Replies 29 Views 1,357

    I guess that's a matter of semantics. Edge does...

    I guess that's a matter of semantics. Edge does not cause an IE window to open when you use IE Mode, but it most definitely opens pages using IE. That is, any page opened in IE Mode uses iexplore.exe...
  12. Thread: Opening Web pages in IE by LesFerch
    Forum: Browsers and Email
    Replies 29 Views 1,357

    It's a false positive. BitDdefender is always...

    It's a false positive. BitDdefender is always going to scream about VBScript files. You have to dial back its protections a wee bit or simply whitelist the script. In Windows Defender, that would be...
  13. Thread: Opening Web pages in IE by LesFerch
    Forum: Browsers and Email
    Replies 29 Views 1,357

    I see you're getting a duplicate key error...

    I see you're getting a duplicate key error resulting from different case of the same word ("amazon" vs "Amazon"). I saw this a long time ago and fixed it (or so I thought). Are you running the latest...
  14. Thread: Defender's DetectionHistory Folder Undeleteable by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 6 Views 563

    Also, downloaded files will not be blocked if...

    Also, downloaded files will not be blocked if your Downloads folder is on a non-NTFS volume.
  15. Replies 6 Views 5,650

    You can use WinSetView...

    You can use WinSetView to set the width of any column as narrow as you like. As long as you don't drag the column separator, it will remain narrow. If you do drag it, the width will pop back to...
  16. Thread: Clear Windows Security Center (Defender) Protection History by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 70 Views 134,555

    Fortunately, an RD command via an HKLM RunOnce...

    Fortunately, an RD command via an HKLM RunOnce does the trick with a regular start up, but I'll keep your safe mode script in mind should the need arise. Good stuff. Thanks!
  17. Thread: Clear Windows Security Center (Defender) Protection History by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 70 Views 134,555

    As noted by Callender, the Windows Defender...

    As noted by Callender, the Windows Defender Protection history can be cleared at machine startup. I have revised the ClearDefenderHistory script to do that:

    ClearDefenderHistory | Clear Windows...
  18. Thread: Clear Windows Security Center (Defender) Protection History by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 70 Views 134,555

    Yup

    Yup
  19. Thread: Clear Windows Security Center (Defender) Protection History by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 70 Views 134,555

    I tried both PowerRun and AdvancedRun to open Cmd...

    I tried both PowerRun and AdvancedRun to open Cmd as TrustedInstaller and get "Access Denied" when attempting to delete or create a file within "C:\ProgramData\Microsoft\Windows...
  20. Thread: Clear Windows Security Center (Defender) Protection History by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 70 Views 134,555

    I'm seeing the same issue. I did my usual test...

    I'm seeing the same issue. I did my usual test which is to download NSudo from here.

    That always causes a false positive "Virus detected". Usually there's no problem clearing it from the history....
  21. Thread: Clear Windows Security Center (Defender) Protection History by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 70 Views 134,555

    Thanks for testing. It's weird. I've never had a...

    Thanks for testing. It's weird. I've never had a problem clearing the history with that script. I assume you've already logged out/logged in and/or restarted, so I can't really think of anything else.
  22. Thread: Clear Windows Security Center (Defender) Protection History by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 70 Views 134,555

    I wonder if it will help to introduce a small...

    I wonder if it will help to introduce a small pause in the script:



    $ScriptBlock = {
    $MAPS_Status = (Get-MpPreference).MAPSReporting
    Set-MpPreference -DisableRealtimeMonitoring 1
    ...
  23. Thread: Clear Windows Security Center (Defender) Protection History by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 70 Views 134,555

    But what does it show for Protection History in...

    But what does it show for Protection History in the interface? If it says "No recent actions", you can just ignore those leftover files.

    408353
  24. Thread: Clear Windows Security Center (Defender) Protection History by LesFerch
    Forum: AntiVirus, Firewalls and System Security
    Replies 70 Views 134,555

    esscape75 Try this: ClearDefenderHistory | Clear...

    esscape75 Try this:
    ClearDefenderHistory | Clear Windows Defender History Files
  25. Thread: No permission to save in location by LesFerch
    Forum: General Support
    Replies 13 Views 757

    I think it will be fine to use the tenforums Take...

    I think it will be fine to use the tenforums Take Ownership script on C:\inetpub:

    Add Take Ownership to Context Menu in Windows 10

    Or use the "Take ownership and get access option" from my...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:24.
Find Us




Windows 10 Forums