[Leak] Windows 10 Build 10036

Discussion in 'Windows 10' started by Tito, Mar 13, 2015.

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

    woodyleonhard MDL Novice

    Aug 30, 2013
    41
    5
    0
    Take a look at the release notes.

    Expand the downloaded folder. Go into the subfolder that contains the version you want to install - install_en-us, for example, then double click on the associated bat file, ProPlus_en-us_x64.bat, for example.
     
  2. VaZerWYp

    VaZerWYp MDL Novice

    Mar 21, 2013
    3
    0
    0
    Put on real hardware can be? Read the entire store is not running.
     
  3. MELERIX

    MELERIX MDL Expert

    Nov 7, 2011
    1,223
    653
    60
    #525 MELERIX, Mar 18, 2015
    Last edited by a moderator: Apr 20, 2017
    try this code (made by me) in a .BAT or .CMD file and execute it.

    Code:
    @echo off
    cls
    
    
    echo Closing OneDrive process.
    echo.
    taskkill /f /im OneDrive.exe > NUL 2>&1
    ping 127.0.0.1 -n 10 > NUL 2>&1
    
    
    echo Uninstalling OneDrive.
    echo.
    %SYSTEMROOT%\System32\OneDriveSetup.exe /uninstall
    ping 127.0.0.1 -n 10 > NUL 2>&1
    
    
    echo Removing OneDrive leftovers.
    echo.
    rd %USERPROFILE%\OneDrive /Q /S > NUL 2>&1
    rd C:\OneDriveTemp /Q /S > NUL 2>&1
    rd %LOCALAPPDATA%\Microsoft\OneDrive /Q /S > NUL 2>&1
    rd "%PROGRAMDATA%\Microsoft OneDrive" /Q /S > NUL 2>&1
    
    
    pause
     
  4. spond21

    spond21 MDL Novice

    Apr 3, 2010
    3
    0
    0
  5. Jazz

    Jazz MDL Senior Member

    Jun 7, 2014
    341
    89
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. omgbbqit

    omgbbqit MDL Member

    Aug 14, 2012
    143
    30
    10
    You seem to have missed the very first line of what I stated somehow. I refuse to waste time debating with someone who can't be bothered to read or watch and comprehend things other than what is in front of them at the exact moment they are experiencing.

    People who care about their privacy have their attention drawn to it now. Buried away as it is, and as plainly stated as it is.
     
  7. dancer_69

    dancer_69 MDL Novice

    Nov 23, 2012
    21
    1
    0
    #530 dancer_69, Mar 18, 2015
    Last edited: Mar 18, 2015
    Hello,
    I just tried to update from windows 8.1 and I get an error about
    "You need to install at least 2 GB of RAM before you can install and run Windows 10 Technical Preview. Contact the PC manufacturer to see if you can install more RAM."
    I have 3GB memory on my system and seems that installation doesn' t see it.
    Any way to bypass it?
     
  8. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,202
    2,269
    240
    Check in BIOS that your computer 'see's' those 3GB of memory!!

    While updating from Windows 8.1, means run the Setup for W10TP from within the running 8.1, and, if you use 64bit Windows, you must check in Windows 8.1 that the free memory is more than 2GB for the installation/upgrade of/to Windows 10 TP.

    Personally I never had such problem, bu who knows?!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. cipacipacipa

    cipacipacipa MDL Novice

    Sep 7, 2009
    43
    31
    0
  10. dancer_69

    dancer_69 MDL Novice

    Nov 23, 2012
    21
    1
    0
    #537 dancer_69, Mar 18, 2015
    Last edited: Mar 18, 2015
    Both BIOS and windows shows 3GB memory. I also installed yesterday 32bit version on a netbook with only 1GB memory again from windows 8.1 without any problem. I will try to free some memory and try again though.
     
  11. xomniversex

    xomniversex MDL Member

    Sep 20, 2012
    222
    97
    10
    How did you get that working for VMWare Workstation? I can't ever get it working no matter what I try.
     
  12. musti2k3

    musti2k3 MDL Novice

    Mar 18, 2015
    1
    0
    0
  13. Hadron-Curious

    Hadron-Curious MDL Guru

    Jul 4, 2014
    3,725
    600
    120
    #540 Hadron-Curious, Mar 18, 2015
    Last edited: Mar 18, 2015
    I would suggest you disable the EUFI(if you have the firmware) and if you don't have it on your system you would have to set your Boot Mode to Legacy at the BIOS. Create a bootable USB with Rufus using the 'MBR Partition scheme for BIOS and EUFI computers' scheme.