[DISCUSSION] Windows 10 Build 10147

Discussion in 'Windows 10' started by darkodar, Jun 19, 2015.

Thread Status:
Not open for further replies.
  1. lobo11

    lobo11 TOMAHAWK CHOP

    Joined:
    Feb 16, 2012
    Messages:
    6,587
    Likes Received:
    5,350
    Trophy Points:
    210
  2. lobo11

    lobo11 TOMAHAWK CHOP

    Joined:
    Feb 16, 2012
    Messages:
    6,587
    Likes Received:
    5,350
    Trophy Points:
    210
    #382 lobo11, Jun 20, 2015
    Last edited: Jun 20, 2015
    Is it 8.1 pro or OEM or what

    Yo labvxe you alive
     
  3. labvxe

    labvxe MDL Expert

    Joined:
    Mar 24, 2015
    Messages:
    1,385
    Likes Received:
    165
    Trophy Points:
    60
    #383 labvxe, Jun 20, 2015
    Last edited: Jun 20, 2015
    Hey. It's an OEM copy. Most likely heading back to it... And gonna work on downgrade tomorrow. Extremely tired so gonna continue later. Rest of testing for me will be conducted in virtual machine till I can upgrade to rtm to be safe.
     
  4. lobo11

    lobo11 TOMAHAWK CHOP

    Joined:
    Feb 16, 2012
    Messages:
    6,587
    Likes Received:
    5,350
    Trophy Points:
    210
    #384 lobo11, Jun 20, 2015
    Last edited: Jun 20, 2015
    That's what I would do if I were in your shoes, put 8.1 back on, Install RTM over it, install backup software first, make 2 copies, 1 to save, 1 to upgrade when you add new programs, you know it will be genuine with 8.1 under it.
    And it would be valid for the life of computer, less motherboard.

    You could dual boot if you have space, 8.1 on 1 partition, whatever on the other

    I do that 8.1 Pro on 1 partition, Win 10 on other
     
  5. timster

    timster MDL Senior Member

    Joined:
    Aug 23, 2009
    Messages:
    465
    Likes Received:
    344
    Trophy Points:
    10
    care to explain how 10147 is the same as 10130?
     
  6. lobo11

    lobo11 TOMAHAWK CHOP

    Joined:
    Feb 16, 2012
    Messages:
    6,587
    Likes Received:
    5,350
    Trophy Points:
    210
  7. grigor

    grigor MDL Novice

    Joined:
    Aug 3, 2009
    Messages:
    32
    Likes Received:
    2
    Trophy Points:
    0
    #387 grigor, Jun 20, 2015
    Last edited: Jun 20, 2015
    Sure - 10130 is Insider Preview Build and 10147 is also Insider Preview Build.

    Now clear? It means users of 10130 are identical Insiders as 10147 or 10135 (technically).

    The same builds means - both for Insiders Program. It does not mean the same changes.
     
  8. EFA11

    EFA11 Avatar Guru

    Joined:
    Oct 7, 2010
    Messages:
    8,729
    Likes Received:
    6,728
    Trophy Points:
    270
  9. akhmedtaia

    akhmedtaia MDL Addicted

    Joined:
    Nov 2, 2013
    Messages:
    516
    Likes Received:
    136
    Trophy Points:
    30
  10. tihvinrus

    tihvinrus MDL Novice

    Joined:
    Jun 16, 2015
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Windovs -10 version - 10,147 (no sound in games)

    Hello everyone!
    Installed version 10147; Window - 10.
    But there is no sound in the game; War Thunder.
    Audio Drivers in order.
    Tell me how to find the cause?:(
     
  11. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    @tihvinrus

    Threads merged; please discuss here.
     
  12. XpamAmAdEuS

    XpamAmAdEuS MDL Novice

    Joined:
    Oct 24, 2009
    Messages:
    46
    Likes Received:
    15
    Trophy Points:
    0
    U can try this.
    Its working for me for warcraft 3
    Found a possible fix courtesy of Jason.B of GeekMontage, this also works for StarCraft

    "Open notepad and create a file with the following line:

    Start-Process ‘C:\Program Files (x86)\Warcraft III\Warcraft III.exe’

    (Adjust path as necessary). Save this as “WC3_SoundFix.ps1″. Then, create a shortcut to the file. Right-click the new shortcut, click properties, then add the following in the “Target” box *before* the path to your ps1 file:

    C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -file

    (Make sure there is a space between “-file” and the path to your .ps1 file.)

    Finally, click “Apply”, then click “Advanced…” Check the box labeled “Run as administrator”
    That’s it. Click ‘OK’ twice to close the properties dialog. Double-clicking the new shortcut should start Warcraft 3 with working sound."

    This worked for me.
     
  13. cyberskyway

    cyberskyway MDL Novice

    Joined:
    Mar 31, 2011
    Messages:
    14
    Likes Received:
    14
    Trophy Points:
    0
    For Insider Hub, it's not anymore installed by default
    But it can be installed from "Apps and Features" --> "Manage Optional Features" --> "Add a feature" ;-)
     
  14. Barmenchik

    Barmenchik MDL Novice

    Joined:
    Jun 14, 2015
    Messages:
    9
    Likes Received:
    8
    Trophy Points:
    0
    #394 Barmenchik, Jun 20, 2015
    Last edited by a moderator: Apr 20, 2017
    akhmedtaia
    Code:
    Windows Registry Editor Version 5.00 
    
    ; Change Extension's File Type 
    [HKEY_CURRENT_USER\Software\Classes\.jpg] 
    @="PhotoViewer.FileAssoc.Tiff" 
    
    
    ; Change Extension's File Type 
    [HKEY_CURRENT_USER\Software\Classes\.jpeg] 
    @="PhotoViewer.FileAssoc.Tiff" 
    
    
    ; Change Extension's File Type 
    [HKEY_CURRENT_USER\Software\Classes\.gif] 
    @="PhotoViewer.FileAssoc.Tiff" 
    
    
    ; Change Extension's File Type 
    [HKEY_CURRENT_USER\Software\Classes\.png] 
    @="PhotoViewer.FileAssoc.Tiff" 
    
    
    ; Change Extension's File Type 
    [HKEY_CURRENT_USER\Software\Classes\.bmp] 
    @="PhotoViewer.FileAssoc.Tiff" 
    
    
    ; Change Extension's File Type 
    [HKEY_CURRENT_USER\Software\Classes\.tiff] 
    @="PhotoViewer.FileAssoc.Tiff" 
    
    
    ; Change Extension's File Type 
    [HKEY_CURRENT_USER\Software\Classes\.ico] 
    
    @="PhotoViewer.FileAssoc.Tiff"

    a quick solution at the moment :rolleyes:
     
  15. maya77

    maya77 MDL Member

    Joined:
    Aug 30, 2009
    Messages:
    212
    Likes Received:
    127
    Trophy Points:
    10
    Did I said I LOVE this build?! :D
     
  16. xpduyson

    xpduyson MDL Junior Member

    Joined:
    Sep 12, 2011
    Messages:
    83
    Likes Received:
    46
    Trophy Points:
    0
  17. arthos7

    arthos7 MDL Novice

    Joined:
    Feb 26, 2013
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    @xpduyson

    I got that error after numerous times of clean install by skipping the product key no. But after using the preview key that came along for this build it installs good and never got that error. FYI I'm not using asus.:biggrin:
     
  18. cuteee

    cuteee MDL Guru

    Joined:
    Oct 13, 2012
    Messages:
    5,013
    Likes Received:
    775
    Trophy Points:
    180
  19. nlgzrgn77

    nlgzrgn77 MDL Novice

    Joined:
    Aug 23, 2009
    Messages:
    30
    Likes Received:
    6
    Trophy Points:
    0
    I have an Asus laptop and been successful with upgrading from 9926. Your setup media or ISO can be corrupted. Run it from Windows if possible and make upgrade just keeping your files.
     
  20. akhmedtaia

    akhmedtaia MDL Addicted

    Joined:
    Nov 2, 2013
    Messages:
    516
    Likes Received:
    136
    Trophy Points:
    30
    #400 akhmedtaia, Jun 20, 2015
    Last edited: Jun 20, 2015
Thread Status:
Not open for further replies.