Win10XPE - Build Your Own Rescue Media


  1. Posts : 192
    windows 7 /10
       #1681

    manojthematrix said:
    ...how can i import registry like serial number or user name in any software like internet download manger.
    use RegShot2
    you will have something like this :
    Code:
    RegHiveLoad,Tmp_Default,%RegDefault%
    RegWrite,HKLM,0x1,Tmp_Default\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C},scansk,fill in blanks
    RegWrite,HKLM,0x1,Tmp_Default\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C},scansk,fill in blanks
    RegWrite,HKLM,0x1,Tmp_Default\Software\DownloadManager,Serial,fill in blanks
    RegHiveUnLoad,Tmp_Default
    
    RegHiveLoad,Tmp_Software,%RegSoftware%
    RegWrite,HKLM,0x1,Tmp_Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C},scansk,fill in blanks
    RegWrite,HKLM,0x1,Tmp_Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C},scansk,fill in blanks
    RegWrite,HKLM,0x1,"Tmp_Software\Internet Download Manager",FName,fill in blanks
    RegWrite,HKLM,0x1,"Tmp_Software\Internet Download Manager",LName,fill in blanks
    RegWrite,HKLM,0x1,"Tmp_Software\Internet Download Manager",Email,fill in blanks
    RegWrite,HKLM,0x1,"Tmp_Software\Internet Download Manager",Serial,fill in blanks
    RegWrite,HKLM,0x1,"Tmp_Software\WOW6432Node\Internet Download Manager",FName,fill in blanks
    RegWrite,HKLM,0x1,"Tmp_Software\WOW6432Node\Internet Download Manager",LName,fill in blanks
    RegWrite,HKLM,0x1,"Tmp_Software\WOW6432Node\Internet Download Manager",Email,fill in blanks
    RegWrite,HKLM,0x1,"Tmp_Software\WOW6432Node\Internet Download Manager",Serial,fill in blanks
    RegHiveUnLoad,Tmp_Software
    @ Kyhi
    very fast as usual ...
      My Computer


  2. Posts : 4,145
    Windows 3.1 to Windows 11
    Thread Starter
       #1682

    @doudiii Thank You... But, what is the scansk ????
    And do we need the name & email - or will just serial work ???

    You can write your values - then test to verify registered - then delete keys until it breaks...
    thus we know what key(s) are actually required to register...
      My Computer


  3. Posts : 4,145
    Windows 3.1 to Windows 11
    Thread Starter
       #1683

    doudiii said:
    @ Kyhi
    very fast as usual ...
    Actually I like the challenge..

    Internet Download Manager XPE - Please Test & Provide Feedback Results
    Last edited by Kyhi; 26 Aug 2020 at 22:18.
      My Computer


  4. Posts : 4
    windows10
       #1684

    Kyhi said:
    Actually I like the challenge..

    Internet Download Manager XPE - Please Test & Provide Feedback Results
    Win10XPE - Build Your Own Rescue Media-screenshot_2.png
    Its working now , but same question again how you add these buttons to add user name or serial number.


    can we choose default English language.

    Win10XPE - Build Your Own Rescue Media-screenshot_1.png
      My Computer


  5. Posts : 123
    Windows 7 - Windows 10
       #1685

    IDM Language at startup looks good
    Otherwise you can do it like this:
    In Interface section, add
    Code:
    pBevel2=pBevel2,1,12,4,182,133,43
    Lang_TextLabel=Language,1,1,12,185,56,18,8,Normal
    Lang_ScrollBox="English (US)                           |9",1,4,10,199,121,21,"English (US)                           |9","French                                    |12"
    And in Add_Registry section, after %Serial_TextBox%, add
    Code:
    StrFormat,SPLIT,%Lang_ScrollBox%,|,2,%LanguageID%
    RegWrite,HKLM,0x1,Tmp_Default\Software\DownloadManager,LanguageID,%LanguageID%
    To be completed with LanguageID for other languages
      My Computer


  6. Posts : 4,145
    Windows 3.1 to Windows 11
    Thread Starter
       #1686

    Internet Download Manager_082620 w/ All Fixed Edits
    Added TextBoxes for Registration, Added Additional Required Files, Added Language ScrollBox
    Last edited by Kyhi; 26 Aug 2020 at 22:17.
      My Computer


  7. Posts : 192
    windows 7 /10
       #1687

    Kyhi said:
    Internet Download Manager_082620 w/ All Fixed Edits
    Added TextBoxes for Registration, Added Additional Required Files, Added Language ScrollBox
    tested basically OK, but
    * lang still in eng , change
    Code:
    RegWrite,HKLM,0x1,Tmp_Default\Software\DownloadManager,LanguageID,%LanguageID%
    to
    RegWrite,HKLM,0x4,Tmp_Default\Software\DownloadManager,LanguageID,%LanguageID%
    * added mozilla_cc3@internetdownloadmanager.com.xpi to Firefox, (integ ok )
    but there is error code 0x800703F0 "cannot transfer the download to idm"
    ...
      My Computer


  8. Posts : 56
    Windows 11 22H2 x64 Enterprise
       #1688

    Kyhi said:
    Mega Optional Application Download - Updated Optional Apps For Better PEB Compatibility
    See Post #2

    Attachment 294160
    Hello Kyhi! First off, thank you for your tremendous contribution to this wonderful project. I was trying to build a new ISO and wondering if you could please share the most recent Mega Optional Package? The one included in Win10XPE_2020-07-08 appears outdated. Thank you.
      My Computer


  9. Posts : 4,145
    Windows 3.1 to Windows 11
    Thread Starter
       #1689

    @doudiii Thank You - 0x4 writes the Dword Value
    How are you building Application ? Ram or USB..
    Booting USB or ISO ?
    I do not use program so not sure how .xpi integrates with program

    @OliverJia See bottom of Post #2 in this topic - script was renamed to give top billing in Utilities - New script will remove Old MegaCmd Script..

    Updated links in prior posts to new Internet Download Manager scripts
      My Computer


  10. Posts : 4,145
    Windows 3.1 to Windows 11
    Thread Starter
       #1690

    @doudiii
    IDM Add-On Installed OK (Ram Build)
    Win10XPE - Build Your Own Rescue Media-screenshot00001.jpg

    IDM Default Program Location (Add-On "Options")
    Win10XPE - Build Your Own Rescue Media-screenshot00002.jpg

    Change to WinXPE Default Location
    Win10XPE - Build Your Own Rescue Media-screenshot00003.jpg
      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 05:13.
Find Us




Windows 10 Forums