Windows 10: winb

Discus and support winb in Windows 10 Updates and Activation to solve the problem; I can get a copy of the Windows on a new laptop because the old one is broken... Discussion in 'Windows 10 Updates and Activation' started by FedorYlovoi, May 27, 2019.

  1. winb


    I can get a copy of the Windows on a new laptop because the old one is broken

    :)
     
    FedorYlovoi, May 27, 2019
    #1
  2. Rikkof Win User

    WARNING!! Win 10 upgrade process apparently converted all my documents to Read-Only

    It's not working, i have tried everything also, the files will revert back to read only.

    I have tried the steps suggested here, i have tried with "take ownership", i have even did a clean install, nothing, the files are marked read only, and can't not be modified nor saved.

    Trying to set ownership on C drive where my instalation folder is and all the exe's, along side with the winb 10 instal, just give me errors
     
    Rikkof, May 27, 2019
    #2
  3. Not showing/display available networks

    I tried to uninstall completely the AC 8260 but when I restart the computer it comes back on. Also looking at the drivers you asked me to download, which version of Windows am I looking for? There is Win7, Win8, WinB and WinT under the Driver folder in
    the zip file.

    This is my current Network Adaptor under Device Manager


    winb 79ebaa6a-6b23-489d-89af-bd2814a1b5cc?upload=true.jpg
     
    LooneyLee79, May 27, 2019
    #3
  4. Laura Win User

    winb

    Mount secondary disk as "Program Files" folder on Windows 10

    Also another trick (i will try in future) is to MKLINK the folder.

    So Program Files folder points to another directory on any other partition/disk subfolder.

    In my mind i am thinking on an multi-windows (more than dual-boot) with two SSD:

    • SSD1: Windows A, with program files pointing to SSD2:\WinA\Program_Files\, and program files (x8&) pointing to SSD2:\WinA\Program_Files_x86\
    • SSD1: Windows B, with program files pointing to SSD2:\WinB\Program_Files\, and program files (x8&) pointing to SSD2:\WinB\Program_Files_x86\
    • SSD1: Windows C, with program files pointing to SSD2:\WinC\Program_Files\, and program files (x8&) pointing to SSD2:\WinC\Program_Files_x86\

    ... and so on.

    Since with \pagefile.sys and swapfile.sys it works, why not with such folders? I must try

    For pagefile.sys and swapfile.sys i had done this:

    1. Configure Windows to not use any virtual ram and reboot
    2. With notepad create an empty file where you want pagefile.sys, when saving use double quotes, like "pagefile.sys", same for swapfile.sys (no need to be on the same place)
    3. Open a command prompt (CMD) with admin rights
    4. run mklink command to create a link between system partition root folder files pagefile.sys and swapfile.sys pointing to where you create them with notepad, i will put an example later
    5. Configure virtual ram on system disk as you wish (i preffer fixed size, btoh min and max to same value)

    And voila, your pagefile.sys is on root of system partition, but it is stored on other place, mini-dumps and full-dumps works well.

    Example commands for system partition be C: and place i want such files reside as M:\MyWindows\VirtualMemory\ can be:

    MKLINK C:\pagefile.sys M:\MyWindows\VirtualMemory\pagefile.sys

    MKLINK C:\swapfile.sys M:\MyWindows\VirtualMemory\swapfile.sys

    Not to mention you can set different filenames, so this would also be ok:

    MKLINK C:\pagefile.sys M:\MyWindowsA\VirtualMemory1\MyPageFile.DAT

    MKLINK C:\swapfile.sys M:\MyWindowsB\VirtualMemory2\MySwapFile.DAT

    The trick is to replace System root folder pagefile.sys and swapfile.sys with symbolic links to other files, so the data really resides away the system partition.

    Very usefull in multi-boot, since such linked files can be the same for all windows, so you use theat space only once, see this sample:

    • On each Windows A,B,C...N, you create links pointing to the same files:

    MKLINK C:\pagefile.sys M:\CommonToAllWindows\VirtualMemory\PageFile.DAT

    MKLINK C:\swapfile.sys M:\CommonToAllWindows\VirtualMemory\MySwapFile.DAT

    So when booting any Windows it will use the same file as other Windows (such files are initialized at boot, so not any problem.

    Warning: This 'common' can not be used for program files and so on, since they must stay differenced from one Windows to another... but there is no reason to have all of them on the same partition with different names and such partition reside on different SSD to improve performance.

    So i think it could the trick could be better to MKLINK rather than NTFS folder mount.

    IMPORTANT: For MKLINK be able to do its job, both (source and dest) must reside on NTFS; and yes, FAT32 and exFAT will not be valid.

    REMEMBER: If you UpGrade the Windows10 it will delete susch links and create normal files, so after UpGrade you must re-do the process for Linking them.
     
    Laura, May 27, 2019
    #4
Thema:

winb

Loading...
  1. winb - Similar Threads - winb

  2. winb

    in Windows 10 Updates and Activation
    winb: I can get a copy of the Windows on a new laptop because the old one is broken https://answers.microsoft.com/en-us/windows/forum/all/winb/3a36a04e-1a50-49d0-9868-a173f210665f"