Screen customization


  1. Posts : 132
    Windows 10 Pro
       #1

    Screen customization


    What file has the phrase " Where do you want to install Windows?"

    Tia john
      My Computer


  2. Posts : 317
    Windows 10 Home 22H2
       #2

    As far as I know it is not a file, it is in the dialog menu when you perform clean install.
    Screen customization-windows-7-install-where.jpg
      My Computer


  3. Posts : 821
    Windows 7
       #3

    Extract boot.wim -> 2\sources\w32uires.dll

    From Resource Hacker, it's Dialog #145
    Code:
    145 DIALOGEX 0, 0, 350, 227
    STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
    CAPTION "Drive Selection"
    LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
    FONT 9, "Segoe UI"
    {
       CONTROL "Where do you want to install Windows?", 1023, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 20, 9, 300, 14 
       CONTROL "Listview Control", -1, STATIC, SS_LEFT | WS_CHILD | WS_GROUP, 0, 0, 0, 0 
       CONTROL "DriveListing", 1032, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 20, 38, 314, 104 
       CONTROL "", 1039, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 17, 145, 75, 14 
       CONTROL "", 1037, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_DISABLED | WS_TABSTOP, 97, 145, 65, 14 
       CONTROL "", 1040, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_DISABLED | WS_TABSTOP, 164, 145, 75, 14 
       CONTROL "", 1033, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_DISABLED | WS_TABSTOP, 241, 145, 75, 14 
       CONTROL "", 1088, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 17, 160, 75, 14 
       CONTROL "", 1038, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_DISABLED | WS_TABSTOP, 97, 160, 65, 14 
       CONTROL "", 4109, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 234, 145, 100, 14 
       CONTROL "&Size:", 1099, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 167, 162, 31, 11 
       CONTROL "", 1055, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 196, 161, 37, 12 
       CONTROL "SizeSelect", 1098, "msctls_updown32", UDS_AUTOBUDDY | WS_CHILD, 232, 161, 56, 11 
       CONTROL "MB", 1058, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 245, 162, 20, 11 
       CONTROL "A&pply", 1053, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 260, 161, 44, 12 
       CONTROL "&Cancel", 1054, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 308, 161, 37, 12 
       CONTROL "To make changes to partitions, restart Windows from the installation media.", 205, STATIC, SS_LEFT | WS_CHILD | WS_GROUP, 20, 173, 300, 20 
       CONTROL "", 1080, STATIC, SS_LEFT | WS_CHILD | WS_GROUP, 35, 182, 200, 40 
       CONTROL "", 5008, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE, 4, 184, 10, 10 
       CONTROL "This partition doesn't have enough free space to install Windows. Delete files, uninstall applications, extend the partition, or format it to free space on this partition, or select another partition.", 1059, STATIC, SS_LEFT | WS_CHILD | WS_GROUP, 20, 184, 300, 28 
       CONTROL "", 1172, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 15, 182, 300, 14 
       CONTROL "", 5000, BUTTON, BS_OWNERDRAW | WS_CHILD, 20, 186, 211, 14 
       CONTROL "&Next", 1012, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 302, 210, 43, 13 
    }
      My Computer


 

  Related Discussions
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 22:12.
Find Us




Windows 10 Forums