Jump to content

darph

Member
  • Posts

    149
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Posts posted by darph

  1. puntoMX say all give us a upperlimit for the pc

    the question of which board is realy hard to answer because i think each person prefer his producer.

    I can say from my own experience ASUS does a good job but gigabyte too.

    A QuadCore is only usefull when your operatingsystem supports the 4 cpu

    but first give us a upperlimit for the pc and what kind of games you prefer

  2. Hi,

    what will you do with your pc?

    Ultimate has more function like home premium but is more expensive. So you have to make a choice which function you need and which not. You can have a look at Vista Business too. So first look which features you realy need and then look which version you need.

    32 Bit or 64Bit good Question at the moment there are a few application that use 64 bit, but i think the 64 bit is the better choice, most 32 bit Application will run under 64 Bit but not in the other way.

    so long

    darph

  3. you can buy a router like this the other said.

    or you plugin a second networkcard into your computer and share the internet connection over this card.

    the problem on this solution is that your pc have to run the hole time you will go online with your laptop.

    the best solution is a router with wlan so you can use a wlan card with your laptop

  4. HI,

    i will buy me this card. But i got a problem with the description.

    I will use it in my CarPc so i need a Card with analog radio.

    This card give analog signals and digital signals but is it possible

    to plugin the standart caradapter in this card?

    Or on wich way can i get the analog signal?

    Have anybody this card in use and can help me with my problem

    or answer my question?

    so long

    darph

  5. Hi

    i got a problem to get some variable from a form

    i set the variable with

    <input type=\"hidden\" name=\"maxt1\" size=\"40\">

    <input type=\"hidden\" name=\"maxt2\" size=\"40\">

    <input type=\"hidden\" name=\"maxt3\" size=\"40\">

    and send them with post to the next file.

    action="xml.php?id=3"

    in the new file i will echo all files but don´t know the way i tried this

    for $i = 0; $i <=$_GET['id']; $i++)

    {

    echo $_POST['maxt$i'];

    }

    but the varialbes are empty ?

    whats the misstake i made ?

    thx

    darph

  6. hi

    i´ve solve the problem by my own

    that was the changes i´ve made

    the %DESCRIPTION% is a Variable from the OSC Menu

    winnt.sif

    [GuiRunOnce]
    Command0 = "c:\temp\abschlus.cmd %DESCRIPTION%"

    abschlus.cmd

    reg add HKLM\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters /v srvcomment /t REG_SZ /d "%1 %2 %3 %4 %5" /f

    so long

    darph

  7. Hi

    i looked for a key to give the PC Description with the unattended?

    But i can´t find someone i can make it with the regestrie but so i can´t

    ask for the description in a osc menu

    i need this because i will install different hardware with different functions and different descriptions

    thx for help

    darph

  8. hi

    i have two networkcards in my pc and will disable one but don´t know the way

    in my sif date i have this entries

    [NetAdapters]    Adapter1=params.Adapter1

        Adapter2=params.Adapter2

    [params.Adapter1]

        ConnectionName="Prod-Lan"

        PciBusNumber="3"

        PciDeviceNumber="1"

        PciFunctionNumber="0"

    [params.Adapter2]

        ConnectionName="Reserve-Lan"

        PciBusNumber="3"

        PciDeviceNumber="1"

        PciFunctionNumber="1"

    i don´t need the second card at the moment and it makes trouble with some applications so i would disable it.

    Is this possilbe in the winnt.sif or must i do some regkeys?

    thx for help

    darph

×
×
  • Create New...