Jump to content

daedalus123

Member
  • Posts

    34
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Finland

Posts posted by daedalus123

  1. Thank you for your opinions, gonna leave the 16 color icons. :thumbup

    And in my opinion as well the 256*256 icons take up way too much space, gonna remove them.

    Yes, it's all going to be Vista and Vista-like icons. I have taken them from Energize, XPize, VTP, from around the net and some I've even made myself :rolleyes:

    Almost done now.

  2. Hiyas

    I'm making my own shellpack using XPeros installer system and I was wondering do I need to save all the 256 color (8 bit) and 16 color (4 bit) icons?

    Shouldn't XP be able to use the 32-bits icons everywhere? Cause some icons only have 32*32, 4-bit icons. Shouldn't I be able to replace them with 32*32, 32-bit?

  3. Check your XPCD, you might find a folder named "Support" there, in it you will find a folder named "Tools". Now in there is a CAB file named DEPLOY.CAB, just use WinRAR to unRAR it.

    Now you should have a file called setupmgr.exe which is a Microsoft made program to do the answer file, you'll also find ref.chm, which is the helpfile.

  4. What did the BSOD say? That might help to figure out whats wrong.

    If the computer automatically restarted after the BSOD, do this to make it stay on screen:

    Right-click My Computer -> Properties -> Goto Advanced tab -> Startup and Recovery: settings -> UNcheck "automatically restart".

  5. HIVEDEF.INF:
    HKCU,"Software\Microsoft\Windows\CurrentVersion\GrpConv\MapGroups","%GAMES%",0x00000002,"%GRPCONV_MAPGROUPS%"
    GAMES="Games"
    GRPCONV_MAPGROUPS="Accessories\Games"

    HIVESFT.INF
    HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","SM_GamesName",,"%GAMES%"
    GAMES="Games"


    HIVESYS.INF
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\freecell.exe","0",0x00030001,\
    00,00,28,0a,01,00,05,00
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\freecell.exe","1",0x00030001,\
    8b,dd,c8,b5,b9,fe,5d,8a,e2,b2,f2,53,64,9a,72,5f,b2,b8,c1,a4,e5,ba,9e,a1,99,4,97,30,d0,63,db,ae
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\mshearts.exe","0",0x00030001,\
    00,00,28,0a,01,00,05,00
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\mshearts.exe","1",0x00030001,\
    d9,26,5a,b9,8f,85,63,17,8d,4a,32,75,7e,62,2f,32,23,8e,56,6d,a9,58,21,a6,60,59,c6,68,6e,b5,eb,6e
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\sol.exe","0",0x00030001,\
    00,00,28,0a,01,00,05,00
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\sol.exe","1",0x00030001,\
    b9,6d,c2,7d,6f,26,3d,59,c2,53,7f,d5,c5,bc,41,91,f1,5d,f1,92,2c,f1,b7,4b,7b,4d,5d,63,c4,5e,aa,3
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\winmine.exe","0",0x00030001,\
    00,00,28,0a,01,00,05,00
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\winmine.exe","1",0x00030001,\
    12,53,f5,9b,2d,5c,7b,bd,8,15,11,ff,3f,57,da,97,15,f2,d9,ff,e4,55,73,e6,ce,aa,a3,96,7f,99,44,d0
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\spider.exe","0",0x00030001,\
    52,04,28,0a,01,00,05,00,00,00,28,0a,01,00,05,00
    HKLM,"SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\spider.exe","1",0x00030001,\
    87,7b,2,7d,90,85,2c,33,5e,21,3c,4c,b,8e,88,ab,83,ce,2e,c3,93,f0,54,2f,34,fa,c2,d7,78,97,90,73
    HKLM,"SYSTEM\CurrentControlSet\Services\Eventlog\System\pinball"
    HKLM,"SYSTEM\CurrentControlSet\Services\pinball"

    So HIVEUSD.INF just does the themes, power policies and shortcuts?

    I'm reading up on the HIVEFIX thing now, looks interesting

  6. I'm actually making a batch file to remove stuff from my XPCD...

    Those CABs looke very usefull, I had forgot about sysoc.inf which obviously needs to be edited.

    But still there are numerous entries in the HIVE files about 'games' and some entries about the *.exe files.

    Are those safe to remove? I'm not very familiar with the HIVEs so if anyone cares to explain ho they work, please do so.

    And that minesweeper... yes, has to be the best malware killer there is :sneaky: Thanks for your help :D

  7. I'd like to know how to nLite the manual way, for example to remove the Games:

    I delete these files from /I386:

    games.in_
    sol.ex_
    sol.ch_
    sol.hl_
    winmine.ex_
    winmine.ch_
    winmine.hl_
    mshearts.ex_
    mshearts.ch_
    mshearts.cn_
    mshearts.hl_
    freecell.ex_
    freecell.ch_
    freecell.hl_
    spider.ex_
    spider.ch_
    spider.hl_

    I then delete the corresponding entries in DOSNET.INF and TXTSETUP.SIF

    Ok, but this just deletes the files and tells setup not to copy them. What more do I need to remove to make everything about the Games disappear?

    There are numerous entries for these files and even more entries for "games" in the files HIVECLS.INF, HIVEDEF.INF, HIVESFT.INF, HIVESYS.INF and HIVEUSD.INF

    And what about removing services and other crap the manual way?

    Any help would be appreciated :thumbup

  8. Get windows cd from rescue discs

    Hiyas, I recently bought a Packard Bell desktop computer with an OEM Windows Home, I burned the rescue discs from it (4 CD's).

    On the 4th disc I found a FILES.ARJ with the size of 425Mb, got it unpacked and it contained the I386 folder (427Mb) and all the subfolders and files like a 'real' Xp CD.

    I then took the SETUP.EXE, BOOTFONT.BIN and those WIN**** files from my laptops WindowsXp and put them in the same directory as the I386 folder and started up nLite which said "Make sure that the selected folder contains the proper installation files".

    So are those files specific for the laptops Windows or am I missing some other files from the I386 folder? I haven't tried it in VMWare yet.

    Does anyone have any experience in extracting a Windows Cd from rescue discs?

    Is it even legal to do it?

    Did I post this in the wrong forum/section?

    The reason I want to extract the Windows is because Packard Bell thinks I need

    all the other software that comes on the other 3 CD's which I don't want.

    And this computer is gonna be a 'TV-comp' someday so I would like to slim Windows it down a lot.

×
×
  • Create New...