Jump to content

fric

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

Posts posted by fric

  1. Case 2: What should I put in WINNT.SIF to uninstall (not uncheck) the QoS Packet?

    Pls kindly help me......

    To answer that original question, all you need to add is this:

    [Networking]
    InstallDefaultComponents="No"

    [NetClients]
    MS_MSClient=params.MS_MSClient

    [NetServices]
    MS_SERVER=params.MS_SERVER

    [NetProtocols]
    MS_TCPIP=params.MS_TCPIP

    That's it. Nothing more.

    When you tell it not to install the default components it won't install anything unless you say so.

    My settings will install the ms client, the file and printer sharing and the tcp/ip component. Not the QoS scheduler.

    And yes, you can install the QoS whenever you choose. It's just not installed during windows setup.

    Actually, I don't think you need all the params-thingies either. But I use those :P

  2. Thanks alot Tomcat76 :)

    I just had to register to thank you. You made my day by updating this :)

    To anyone who rather uses WinRAR I'd like to share the SFX command I use

    ;The comment below contains SFX script commands

    Title=Silent .NET xx installer
    Setup=hidcon.exe INSTALL.CMD
    TempMode
    Silent=1
    Overwrite=1

×
×
  • Create New...