Jump to content

Mr_Smartepants

Members
  • Posts

    807
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by Mr_Smartepants

  1. ALL cases are silent!

    It's the fans and components that are not. ;)

    If you like your current case, I would suggest disconnecting each fan (or disconnect them all and reconnect one at a time) until you find the loudest one. Then replace it with a more suitable one.

    I'd recommend visiting SilentPCReview since they have many recommended components (case, PSU, HDD, fans, etc.) and their testing methods are untainted by advertisers.

    I've learned much from them and my own (now long sold) silent PC is linked in their forums.

    My new PC makes less noise than my daughter's fish tank on the same table! :D

  2. Sorry I'm late to this party. ;)

    I've only had experience with linksys and netgear routers and I'm sorry to say they both suck.

    IIRC, it's only the older linksys routers (prior to rev4) that are able to upgrade to the tomato or dd-wrt firmwares and I've had nothing but problems using netgear routers.

    The newer linksys (internal antenna) routers have heat problems. My current router is linksys (wrt54gs) but ver6 so it's unable to be upgraded.

    I wish you luck with the ASUS, and please keep us posted with your experiences! :)

  3. Have you tried to test with a XPtsp addon version? I'm curious to see if it makes any difference....

    No, but I'll try it now and report back.

    *Edit,

    Yup. The 1.4.7.1 batch addon worked perfectly with the MCE version. And all the additional XPtsp apps worked too.

    I'll try the GUI again with stripped down options and report back.

    *Edit 2,

    Strange, now the GUI doesn't work at all, regardless of source folder used. :?

    wlfaf4.png

  4. I use a cleanup.cmd that I execute from runonceex for mine.

    It looks a little like this:


    net user aspnet /delete
    DEL "%AllUsersProfile%\Desktop\*.lnk"
    DEL "%AllUsersProfile%\Desktop\*.url"
    DEL "%USERPROFILE%\Desktop\*.lnk"
    DEL "%USERPROFILE%\Desktop\*.url"
    DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk"
    DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk"
    DEL /F /S /Q "%USERPROFILE%\Local Settings\Temp\*.*"
    RD /S /Q "%USERPROFILE%\Local Settings\Temp\"
    mkdir "%USERPROFILE%\Local Settings\Temp\"
    MOVE "%USERPROFILE%\Start Menu\Programs\LClock" "%AllUsersProfile%\Start Menu\Programs\Utilities\"
    MOVE "%USERPROFILE%\Start Menu\Programs\Other Tools" "%AllUsersProfile%\Start Menu\Programs\"
    MOVE "%AllUsersProfile%\Start Menu\Programs\Lavalys" "%AllUsersProfile%\Start Menu\Programs\Utilities\"
    MOVE "%AllUsersProfile%\Start Menu\Programs\Smart Defrag" "%AllUsersProfile%\Start Menu\Programs\Utilities\"
    shutdown.exe -r -f -t 240 -c "Windows XP will now restart in 4 minutes..."
    EXIT

  5. I'm running a test now with 2.0.1.3 on a bare Home SP3 using U_H updatepack, IE8 addon and WMP11 with no other addons and came across this error. :?

    16gapf8.png

    Other than the above error, the install completed without issue. So my problem must be caused by something else. :(

    The bad news though is that the boot screen is unchanged from the original XP. :(

    During integration though I am getting this error after driver.cab is repacked.

    kbaelv.png

  6. I do have a question for you: During the XP install, does the GUI setup prompt for the location of ANY files, and if so, what do you do about it?

    Nope, I am never prompted for the location of that file. I only get the warning, then all subsequent .inf installs through GUIrunonce are broken.

    Oh, btw, the download speed is fixed now. :)

    *Edit,

    Found a bug. Causes a "invalid parameter passed to xptsp.exe" error.

    In XPtspCom.cab the addrunonceexe.bat has an extra trailing backslash.

    REG ADD %KEY%\987 /V 1 /D "\"%PP%\XPtsp.exe\" LASTMIN:\"%1\"" /f

    should be

    REG ADD %KEY%\987 /V 1 /D "\"%PP%\XPtsp.exe" LASTMIN:\"%1\"" /f

  7. Yup, wmp11 slipstreamer is 1.4.2.0.

    What I don't understand is why I'm having the failure with Home/MCE but Pro works fine. :|

    I'll rebuild my source manually. Maybe AutoImage is introducing an error somewhere.

    My AutoImage config file:

    [Disc]

    SourcePath=C:\Tools\XP\Projects\XPHO

    DestinationPath=C:\Tools\XP\Projects\XPHO

    ApplyServicePack=False

    [Options]

    Uppercase=True

    [RyanVM]

    RVMUPD=C:\Tools\XP\AutoImage\UpdatePack\XPSP3_QFE_UpdatePack_1.1.4_20091125-ReCabbed.zip

    Optimize=True

    Cached=True

    WPI=Off

    [WMP]

    Installer=C:\Tools\XP\AutoImage\WMP11\wmp11-windowsxp-x86-enu.exe

    Output=Normal

    Icon=Boooggy

    [nLite]

    RunNlite=True

    Config=C:\Tools\XP\AutoImage\Config\Last Session(Home).ini

    [XPize]

    RunXPize=False

    RunOnceEx=False

    [DriverPacks]

    RunDPB=False

    Config=

    [iSO]

    GenerateFile=True

    Path=C:\Tools\XP\ISO

    Filename=GRTMP_EN.iso

    VolumeLabel=GRTMP_EN

    Options=-J -untranslated-filenames -no-iso-translate -D -no-emul-boot -b boot.bin -hide boot.bin -hide boot.catalog -hide-joliet boot.bin -hide-joliet boot.catalog

    EncodeDupOnce=False

    [RVMAddons]

    Kels_Runtimes_addon_v6.rar=C:\Tools\XP\AutoImage\RVM\Addons

    PatchAddon_HIVESYS_v13c.cab=C:\Tools\XP\AutoImage\RVM\Addons

    PatchAddon_SFC_OS_v14.7z=C:\Tools\XP\AutoImage\RVM\Addons

    PatchAddon_SYSSETUP_InfSkip_v14.7z=C:\Tools\XP\AutoImage\RVM\Addons

    PatchAddon_TCPIP_100_v14d.7z=C:\Tools\XP\AutoImage\RVM\Addons

    PatchAddon_UXTHEME_v14a.7z=C:\Tools\XP\AutoImage\RVM\Addons

    [WMPhotfixes]

    windowsmedia11-kb928788-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb929399-v2-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb929773-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb932390-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb933547-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb935551-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb935552-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb939209-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    WindowsMedia11-KB939683-x86-ENU.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-KB941569-x86-ENU.EXE=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb944882-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-KB952069-x86-ENU.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb954067-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb954069-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-KB954154-x86-ENU.exe=C:\Tools\XP\AutoImage\WMP11

    WindowsMedia11-KB954155-x86-ENU.exe=C:\Tools\XP\AutoImage\WMP11

    WindowsMedia11-KB968816-x86-ENU.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-kb973442-x86-intl.exe=C:\Tools\XP\AutoImage\WMP11

    windowsmedia11-KB973540-x86-ENU.exe=C:\Tools\XP\AutoImage\WMP11

    [installers]

    dotnetfx.exe|-ai1=C:\Tools\XP\AutoImage\Installers

×
×
  • Create New...