Jump to content

shajunxing

Member
  • Posts

    25
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

Posts posted by shajunxing

  1. wow so fast thx nuhi :D

    "ISO 321MB, Windows folder 670MB."

    vlite - when vista become xp :D

    .net is a great piece of s***, my opinion, if I wana more security or cross platform, I'd rather choose java instead of .net :thumbup

  2. I've used nLite 1.41 to integrate IE7 and WMP11 with my XP SP2 and a lot of service packs downloaded by WUD and remove several components including "Automatic Update". But to my surprise, "Automatic Update" couldn't be deleted during one step so thar I had to reopen nLite and deal with the nlited source files twice. I post my preset below and appreciate if someone would like to help me :hello:

    preset.zip

  3. This is my batch file:

    set APP_HOME=%~dp0



    rem ======================================================================
    rem Tweaks
    rem ======================================================================

    echo [AddReg] >> "%APP_HOME%I386\HIVEDEF.INF"

    rem 10 lines per wheel
    echo HKCU,"Control Panel\Desktop","WheelScrollLines",0x00000002,"10" >> "%APP_HOME%I386\HIVEDEF.INF"

    rem Cancel smooth scrolling
    echo HKCU,"Control Panel\Desktop","SmoothScroll",0x00000001,00,00,00,00 >> "%APP_HOME%I386\HIVEDEF.INF"

    rem Cancel windows' min/max animations
    echo HKCU,"Control Panel\Desktop\WindowMetrics","MinAnimate",0x00000002,"0" >> "%APP_HOME%I386\HIVEDEF.INF"

    rem Auto complete files or directories by "tab" in command prompt
    echo HKCU,"Software\Microsoft\Command Processor","CompletionChar",0x00010001,9 >> "%APP_HOME%I386\HIVEDEF.INF"
    echo HKCU,"Software\Microsoft\Command Processor","PathCompletionChar",0x00010001,9 >> "%APP_HOME%I386\HIVEDEF.INF"

    rem Disable quick edit mode of command prompt
    echo HKCU,"Console","QuickEdit",0x00010001,0 >> "%APP_HOME%I386\HIVEDEF.INF"

    rem Disable shell enhancement (Classic NT4 style)
    echo HKCU,"Software\Microsoft\Windows\CurrentVersion\Policies\Explorer","ClassicShell",0x00000001,01,00,00,00 >> "%APP_HOME%I386\HIVEDEF.INF"

    rem Don't remember each folder's settings
    echo HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ClassicViewState",0x00010001,1 >> "%APP_HOME%I386\HIVEDEF.INF"

    Copy to the folder containing installation files and execute it before making ISO. Enjoy it :hello:

  4. My experience is that only four services is needed:

    event log, plug and play, rpc and sam

    If you want to enable network, start server, workstation, computer browser and network connections; If you want to use dial network, open remote access connection manager, remote access auto connection manager and telephony.

    And so on ... :hello:

  5. I've used nLite for a long time and love it very much. It works quite well with my XP. But when I used it to shrink 2000 I found some components can't be removed. They are system infomation, connection wizard, vgx.dll and kodark imaging. All of them are located in "Program Files" folder. I don't know whether I ignored something important so I have to look for some help here.

    Before nlited, my windows 2000 was intergrated with IE6 and DX9 using the script provided here (by the way, it is also a wonderful thing, I think):

    http://bbs.ylmf.com/read-ylmf-tid-414115.html

    :blink:

  6. BUG Report:

    Some days ago I found that some important components such as disk defragment and schedule task missing after nlited XP was installed. I looked up for help in support.microsoft.com and found kb922379. Actually disk defragment was still in my system(I didn't nlite it) but for some reason the install file "dfrg.inf" was not executed. After several times of trying, finally I found the reason: If "flash.ocx" is put into additional removal file box the problem will appear. :blink:

    The attachment is my nlite configuration, you may try to add flash.ocx and see what will happen.

    cfg.zip

  7. 1, Disk Defragment depends on Event Log;

    2, Windows Firewall/Internet Connection Sharing depends on Windows Management Instrumentation (Only this one is necessary)

    3, ADSL support depends on Remote Access Connection Manager (not listed in nLite) and Remote Access Connection Manager depends on Kerberos

    4, Internet Connection Sharing depends on DHCP Client. If DHCP is not started, PPPoE connection cannot be shared and will display "Error 1722: The RPC server is unavailable." or other strange errors.

    :rolleyes:

  8. You removed too much like countless before you, redo your ISO from scratch.

    What I do is remove Accessibility, unneeded drivers, languages, multimedia and the old stuff like Windows Messenger and a few other bogus useless junk, leave all Hardware, OS, Networking and Services alone. What this does is slim your OS down by more than half and does not hurt your functionality.

    Video encoding, editing? Sure.

    Gaming? Sure.

    Office/Productivity? Sure.

    General chat/e-mail/file sharing/web browsing? Sure.

    Keep in mind I use all third party/freeware/open source software.

    I have the same habit as you too. :hello: I used Windows NT, Windows 2000 long times ago, so I thing most of the XP's components is not nessary for me, such as COM+, another reason is that I wan to make XP fit my old PC, so I am trying my best to get a minimal XP :rolleyes:

  9. I used nLite 1.4 beta to shrink XP sp2, deleted everything but Dial-up and VPN support, Eventlog and Windows Management Instrumentation. I know that New Connection Wizard depends on Dial-up and VPN support, PPPoE selection depends on Remote Access Connection Manager, Remote Access Connection Manager depends on Telephony. But after installed in VMWare, I found that Telephony service can start normally but Remote Access Connection Manager cannot start, I checked the system event log and found an error: "The Remote Access Connection Manager service terminated with service-specific error 3221356592 (0xC0020030)."

    Can anybody tell me what is the problem? :blushing: :blushing: :blushing:

×
×
  • Create New...