Jump to content

Twisted Maniac

Member
  • Posts

    53
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by Twisted Maniac

  1. ur right...that was the bottleneck...stupid of me!...tnx man

    edit..

    got another problem :)

    the setup hangs @ the installing devices part...is it my sif file again?

    ;SetupMgrTag
    [Data]
    Autopartition=0
    MsDosInitiated=0
    UnattendedInstall=Yes

    [Unattended]
    UnattendMode=FullUnattended
    OemSkipEulA=Yes
    OemPreinstall=Yes
    TargetPath=\WINDOWS
    Repartition=No
    Unattendswitch=Yes
    WaitForReboot=No
    OemPnPDriversPath=drivers\001_lan;drivers\002_display;drivers\003_monitor;drivers\004_usb2;drivers\005_audio\SMAXWDM\W2K_XP
    DriverSigningPolicy=Ignore

    [GuiUnattended]
    AdminPassword=*
    EncryptedAdminPassword=No
    OEMSkipRegional=1
    TimeZone=110
    OemSkipWelcome=1

    [Display]
    BitsPerPel=32
    XResolution=1024
    YResolution=768
    Vrefresh=70

    [UserData]
    ProductKey=*
    FullName=M@DM@N
    OrgName=w@ck0
    ComputerName=bugz0r

    [RegionalSettings]
    LanguageGroup=1
    Language=00000809

    [Identification]
    JoinWorkgroup=Prive

    [Networking]
    InstallDefaultComponents=No

    [NetAdapters]
    Adapter1=params.Adapter1

    [NetClients]
    MS_MSClient=params.MS_MSClient

    [NetServices]
    MS_SERVER=params.MS_SERVER

    [NetProtocols]
    MS_TCPIP=params.MS_TCPIP
    MS_NWIPX=params.MS_NWIPX
    MS_NetBEUI=params.MS_NetBEUI

    [params.MS_TCPIP]
    DNS=No
    UseDomainNameDevolution=No
    EnableLMHosts=Yes
    AdapterSections=params.MS_TCPIP.Adapter1

    [params.MS_TCPIP.Adapter1]
    SpecificTo=Adapter1
    DHCP=No
    IPAddress=10.0.0.152
    SubnetMask=255.255.255.0
    DefaultGateway=10.0.0.138
    DNSServerSearchOrder=195.121.1.34,195.121.1.66
    WINS=No
    NetBIOSOptions=0

    [params.MS_NWIPX]
    VirtualNetworkNumber=00000000
    AdapterSections=params.MS_NWIPX.Adapter1

    [params.MS_NWIPX.Adapter1]
    SpecificTo=Adapter1
    PktType=0xFF
    NetworkNumber=00000000

    [Components]
    msmsgs=off
    msnexplr=off
    zonegames=off

  2. allready did that....did not work....i just trimmed it down to see if it helped but it made no difference

    this was my original one:

    [Data]
    Autopartition=0
    MsDosInititated="0"
    UnattendedInstall="Yes"

    [Unattended]
    UnattendMode=FullUnattended
    OemSkipEulA=Yes
    OemPreinstall=Yes
    TargetPath=\WINDOWS
    Repartition=No
    Unattendswitch="Yes"
    WaitForReboot="No"
    OemPnPDriversPath=drivers\001_lan;drivers\002_display;drivers\003_monitor;drivers\004_usb2;drivers\005_audio;drivers\005_audio\SMAXWDM\W2K_XP
    DriverSigningPolicy=Ignore

    [GuiUnattended]
    AdminPassword=*
    EncryptedAdminPassword=No
    OEMSkipRegional=1
    TimeZone=110
    OemSkipWelcome=0

    [Display]
    BitsPerPel=32
    XResolution=1024
    YResolution=768
    Vrefresh=70

    [UserData]
    ProductKey=*
    FullName=M@DM@N
    OrgName=w@ck0
    ComputerName=bugz0r

    [RegionalSettings]
    LanguageGroup=1
    Language=00000809

    [Identification]
    JoinWorkgroup=Prive

    [Networking]
    InstallDefaultComponents=No

    [NetAdapters]
    Adapter1=params.Adapter1

    [NetClients]
    MS_MSClient=params.MS_MSClient

    [NetServices]
    MS_SERVER=params.MS_SERVER

    [NetProtocols]
    MS_TCPIP=params.MS_TCPIP
    MS_NWIPX=params.MS_NWIPX
    MS_NetBEUI=params.MS_NetBEUI

    [params.MS_TCPIP]
    DNS=No
    UseDomainNameDevolution=No
    EnableLMHosts=Yes
    AdapterSections=params.MS_TCPIP.Adapter1

    [params.MS_TCPIP.Adapter1]
    SpecificTo=Adapter1
    DHCP=No
    IPAddress=10.0.0.152
    SubnetMask=255.255.255.0
    DefaultGateway=10.0.0.138
    DNSServerSearchOrder=195.121.1.34,195.121.1.66
    WINS=No
    NetBIOSOptions=0

    [params.MS_NWIPX]
    VirtualNetworkNumber=00000000
    AdapterSections=params.MS_NWIPX.Adapter1

    [params.MS_NWIPX.Adapter1]
    SpecificTo=Adapter1
    PktType=0xFF
    NetworkNumber=00000000

    [Components]
    msmsgs=off
    msnexplr=off
    zonegames=off

  3. i don;t get it!...when i do my unattended setup i get an error!

    this is my sif file :

    [Data]
    UnattendedInstall=Yes

    [Unattended]
    UnattendMode=FullUnattended
    OemSkipEulA=Yes
    OemPreinstall=Yes
    Repartition=No
    Unattendswitch=Yes
    WaitForReboot=No
    OemPnPDriversPath=drivers\001_lan;drivers\002_display;drivers\003_monitor;
    drivers\004_usb2;drivers\005_audio;drivers\005_audio\SMAXWDM\W2K_XP
    DriverSigningPolicy=Ignore

    [GuiUnattended]
    AdminPassword=*
    EncryptedAdminPassword=No

    [Display]
    BitsPerPel=32
    XResolution=1024
    YResolution=768
    Vrefresh=70

    [UserData]
    FullName=M@DM@N
    OrgName=w@ck0
    ComputerName=bugz0r

    [Identification]
    JoinWorkgroup=PRIVE

    [Networking]
    InstallDefaultComponents=No

    [NetAdapters]
    Adapter1=params.Adapter1

    [NetClients]
    MS_MSClient=params.MS_MSClient

    [NetServices]
    MS_SERVER=params.MS_SERVER

    [NetProtocols]
    MS_TCPIP=params.MS_TCPIP
    MS_NWIPX=params.MS_NWIPX
    MS_NetBEUI=params.MS_NetBEUI

    [params.MS_TCPIP]
    DNS=No
    UseDomainNameDevolution=No
    EnableLMHosts=Yes
    AdapterSections=params.MS_TCPIP.Adapter1

    [params.MS_TCPIP.Adapter1]
    SpecificTo=Adapter1
    DHCP=No
    IPAddress=10.0.0.152
    SubnetMask=255.255.255.0
    DefaultGateway=10.0.0.138
    DNSServerSearchOrder=195.121.1.34,195.121.1.66
    WINS=No
    NetBIOSOptions=0

    [params.MS_NWIPX]
    VirtualNetworkNumber=00000000
    AdapterSections=params.MS_NWIPX.Adapter1

    [params.MS_NWIPX.Adapter1]
    SpecificTo=Adapter1
    PktType=0xFF
    NetworkNumber=00000000

    [Components]
    msmsgs=off
    msnexplr=off
    zonegames=off

    i have my drivers in the $OEM$\$1\drivers folder and the sif file in the VOL2 dir

    what am i doing wrong?

    post-70-1070113902_thumb.jpg

  4. If they programmed them properly in the first place, there'd be no need for updates :\

    Sure, but if that was such an easy thing to do ... don't ya think they would have done it already? ... Lets be happy that they care releasing patches at all ...

    well...M$ did leave some bugs into it;s programs...they can create a "superproduct" but that would be so durable that no1 would buy another version of the product....and if no1 buys another version M$ doesn;t make profit....and..well..u know the story :D

    i think that if M$ would have programmed those "known bugs" out you would have had a lot less updates :D

    :)

    but hey..it's a conspiracy of M$, the gouvernment and the little green man from mars!! :rolleyes:

  5. hello ppl, i have a question;

    i have a test setup for the following:

    i want to share a folder on pc1, this folder is named Software.

    On pc2 i connect to that folder with network drive mapping, so far so good.

    but now i want to set security levels for that folder, like: user_a, or computer_a has acces to the software folder but user_b, or computer_b doesn't, now...i know how to do this in win2k but i'm lost in winXp (i am NOT talkin about local accounts :rolleyes:)

    both machines are running WinXP Pro on a NTFS partition and i'm using a workgroup atm.

    could the problem be that i use a workgroup instead of a domain? in win2k that did not really matter but it may be different in winxp...not sure though....

    if any1 can help....TnX :)

  6. hello ppl, i have a question, how can i run the On Screen Keyboard @ the log-in window (classic style) ?

    i got a touch screen and i want to get rid of my normal keyboard :) so i need to know how to set the On screen Keyboard (%systemroot%\system32\osk.exe) to start up so u can "type" your password and loginname.

  7. when i'm playing games like ut2003 my pc sometimes just freezes up for 10-20 seconds...i don't know what the problem is....does any1 have an idea?

    i got an AMD 1.4Ghz and a Geforce 4 TI4800SE...i'm running win2k....

    help! :)

  8. hi guys, i just re-installed my win2k pro....and updated everything

    but for some reason i don't have MS Virtual Machine installed

    i can't find it anywhere and when i try to install msjava.exe it tells me it's a protected system file and can't install....so can any1 help me to the MS Virtual machine?

  9. hello, i was wondering how i can set my geforce to agp mode, it is currently in pci mode which couses the card not to perform in top condition, does any1 know ho i can switch this card to agp mode?

    tnx....

    Geforce Card not use PCI and you must have a AGP slot on your Motherborad to change from PCI to AGP

    the geforce is in my agp slot, but the card tells me it is in PCI-Modus...and that slows down the performance....

    i have an msi mobo...and those are mmostly via boards :)

×
×
  • Create New...