Results 1 to 6 of 6

Thread: This VB possible? Set "Details View" as a default in Windows Explorer.

  1. #1

    Thread Starter
    Addicted Member AmmerBow's Avatar
    Join Date
    Sep 2000
    Posts
    195

    Question This VB possible? Set "Details View" as a default in Windows Explorer.

    I need a way to set the default view in windows explorer to Details instead of Icon View, via VB script or registry change.

    Can someone help me?
    Amiga 500 was here.

  2. #2

    Thread Starter
    Addicted Member AmmerBow's Avatar
    Join Date
    Sep 2000
    Posts
    195
    Amiga 500 was here.

  3. #3
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697
    You can do it without using VB.

    In Windows Explorer click View --> Details then click Tools --> Folder Options, select the View tab then press Apply To All Folders.

  4. #4
    Addicted Member
    Join Date
    May 2004
    Location
    China
    Posts
    228
    Uhm, I have a better idea. Set a folder the way you want. Click on the tools menu->folder options->Like Current Folder.

  5. #5

    Thread Starter
    Addicted Member AmmerBow's Avatar
    Join Date
    Sep 2000
    Posts
    195
    "via VB script or registry change"

    I need something that i can automate in a script.
    Amiga 500 was here.

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    My suggestion is to download a freeware utility to monitor the
    registry. Then after it is started, change the explorer settings
    manually like suggested. Check for the registry changes and
    perhaps you can find the key where that info is stored and how it
    needs to be set to set "Details View" all throughout Explorer.
    Then write your VB to change the registry settings to those
    values.

    HTH
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width