Jump to content

Solid as a rock

Member
  • Posts

    707
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

Posts posted by Solid as a rock

  1. [Proxy]
       Proxy_Enable=0
       Use_Same_Proxy=1

    [Networking]
       InstallDefaultComponents=No

    [NetAdapters]
       Adapter1=params.Adapter1
       Adapter2=params.Adapter2

    [params.Adapter1]
       INFID=*

    [params.Adapter2]
       INFID=*

    [NetClients]
       MS_MSClient=params.MS_MSClient

    [NetServices]
       MS_SERVER=params.MS_SERVER

    [NetProtocols]
       MS_TCPIP=params.MS_TCPIP

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

    [params.MS_TCPIP.Adapter1]
       SpecificTo=Adapter1
       DHCP=No
       WINS=No
       NetBIOSOptions=0
       IPAddress=192.168.0.1
       SubnetMask=255.255.255.0
       DefaultGateway=192.168.0.1

    [params.MS_TCPIP.Adapter2]
       SpecificTo=Adapter2
       DHCP=No
       WINS=No
       NetBIOSOptions=0
       IPAddress=192.168.0.2
       SubnetMask=255.255.255.0
       DefaultGateway=192.168.0.2

    i have this but it never works, my 1st lancard is a simple realtek card and Xp install him automatically but wont give the static ip i have filled in. my 2nd lancard is a 3com onboard gigabitcard, who needs to first install intel INF and then the 3com driver but i dont have found out how to install 3com driver unattend....

    so do someone know why my first lancard wont get a static IP? and how to unattend install 3com? and give him also a static IP?

    why static IP? my computer is freeze one minute after booting, he search a dhcp server but there it is not. when give static IP i solve the freeze....

  2. I HAVE FOUND IT !!!!

    ECHO  Installing Nero Burning ROM languagepack for v6.3.1.10
    ECHO Please wait...
    start /wait %systemdrive%\install\Applications\nero6\nerotaalpakket63110.exe /nolicence=yes /silent

    nolicence=yes is done the job. it is asking u if u agree with the terms and conditions. without that nero languagepack simply dont install himself!

    @WwTIPPYwW your registry keys about nero, where u have found it?

  3. maybe you need to make a custom installer - of at least the language pack.  So instead of installing it, you just sort of overwrite files with the language files.

    Try using InstallRite to make a custom installer of the language pack.

    i dont understand installrite, but ok i will spend more time on installrite to learn how to work.......

    edit: i get the next switches by typing /help

    /help, /language=, /loglevel:,/nocancel,/nolicence,/noreboot,/no_ui,/path=,/silent,/sn=<serialnumber>,/write_sn

    type un.exe/languagepack=dutch /noreboot /silent /sn=XXX wont help also

    i think the problem is the silent switch, when not using silent it will works perfect, but then it isnot unattend anymore

  4. try installing the language pack without the /silent switch to see if it runs properly from the script.

    ECHO Installing Nero Burning ROM v6.3.1.10
    ECHO Please wait...
    start /wait %systemdrive%\install\Applications\nero6\nero63110.exe /silent /noreboot
    ECHO.
    ECHO  Installing Nero Burning ROM languagepack for v6.3.1.10
    ECHO Please wait...
    start /wait %systemdrive%\install\Applications\nero6\nerotaalpakket63110.exe

    Also - I think you can do a /?  or /HELP to see the install switches with NERO and possible the language pack.

    Here are my switches - /NO_UI /NOCANCEL /SILENT /NOLICENSE /NOREBOOT

    1 is usually enabled, 0 is disabled.  not sure what the 4 means.

    i have already try without silent and then without noreboot, then it is asking me to click on OK. but i now try out the /? or /help

    i'll be back.....

  5. do you need to tell nero to use Dutch instead of English after installing the language pack?

    Perhaps you need to make the change, export the registry settings, and then modify the installation script to do that.

    Here is a copy of the registry entries I add with Nero:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info]
    "User"="xxx"
    "Company"="xxx"
    "Serial6"="xxx-xxx-xxx"

    [HKEY_CURRENT_USER\Software\Ahead\Nero StartSmart\Settings]
    "AdvancedMode"=dword:00000001
    "DisplayLeftPanel"=dword:00000001

    [HKEY_CURRENT_USER\Software\Ahead\Nero StartSmart\Defaults]
    "1"=dword:00000001

    ;Real Recording Speed of a CD.
    [HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Recorder]
    "ShowSingleRecorderSpeed"=dword:00000001

    ;Disable AutoStarting When Blank CD is Loaded.
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\InCD]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\HandleCDBurningOnArrival]
    "NeroAutoPlayEmptyCD" = -
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\NeroAutoPlayEmptyCD]

    no, i dont need to tell nero to use dutch instead of english.

    look, if i install nero on the normal way i first nero63110.exe and then i run nerotaalpakket63110.exe i see nero is dutch now without me help.

    if i use it unattend it wont work, if i use on normal way it works.....?

    do any know how to fix it?

    ermmm.... bringing me on another point, "startsmart" i dont like, which key is to disable it? i dont understand, sometimes it is 1 sometimes it is 4.....

    [HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info]
    "User"="xxx"
    "Company"="xxx"
    "Serial6"="xxx-xxx-xxx"

    this is what i have ( no not with xxx, u understand me :) )

  6. popup blocker?

    start /wait %systemdrive%\install\Applications\MSN\MsnMsgs.msi /qn

    QB = will show progress bar

    QN = shows nothing

    is that what u mean? u arent wanting it 2 popup and show u the progress?

    msn 6.2 have builded in a toolbar in IE which can kill popupwindows (like spamming)

    like IEgoogletoolbar who can kill popupswindows too....

  7. ECHO Installing Nero Burning ROM v6.3.1.10
    ECHO Please wait...
    start /wait %systemdrive%\install\Applications\nero6\nero63110.exe /silent /noreboot
    ECHO.
    ECHO  Installing Nero Burning ROM languagepack for v6.3.1.10
    ECHO Please wait...
    start /wait %systemdrive%\install\Applications\nero6\nerotaalpakket63110.exe /silent /noreboot

    i see nero is installing fine, the languagepack also installing without any errors.

    but after the unattend install i see nero is still english and not dutch.

    i start this program in "open command window here" and type start nerotaalpakket63110.exe /silent /noreboot and it runs the setup and like seems to install but if i check nero it stays english.

    someone know what i am done wrong?

  8. i have use search and i dont know if i use search on wrong way because i get matches ("msn 6.2 switches" or "6.2 toolbars") with topics who arent talk about that :)

    my question is how to install msn 6.2 WITH popupblokker?

    start /wait %systemdrive%\install\Applications\MSN\MsnMsgs.msi /QB

  9. Updated: 10/11/03

    Fixed: Typo in the bootlogo.cmd

    .......

    hi i have few questions, i have choose sentinel which have 10 colourstyles, how to do that? whatever i am trying, it stays red :S. fill in colour=blue2 wont help

    and also have other question, is it possible to put more then 1 theme in the cd so i can choose more then 1 theme ? i also have xp plus! and i like to place the themes over to unattedcd, someone can help me with that?

    also found. simply ad to winnt.sif

    [shell]

    CustomDefaultThemeFile="%Systemroot%\Resources\Themes\Sentinel_Blue2.theme"

    put them in resources\themes and leave it without changing the submaps or else and that's everything.....

  10. @SolidasRock, don't click on Make ISO in Options, just Next until Next turns to Start.

    the problem is i can 1000000000 times click on next next next, it will never changes to start.....

    edit: ahhh i see, there is a bug. when choosing select ALL the next will not change in start.

  11. Here is a thing i've been working on.

    Mainly, it's a little bit of a slipstreamer, customizer, reducer and iso creator all in one package.

    Works for every version of Windows XP installation, so far tested up to slipsteamed SP2 build 2135.

    To avoid confusion, this is for pre-installation, not like XPlite which is post installation customizer.

    This is something like 98lite or jdeboeck's scripts.

    It's written in C# (.NET) so you will need Framework to run it.

    i have tried this 5 times, each on other way, also install Framework, and every time the image does not shrink 1 bit at all, i have tried recommended, nlite, sellect all, "higher compression CAB"

    every time when nlite is ready with create iso i see it is 508 MB

    i am using a dutch XP Proffesional, is this still the problem ? or am i doing something wrong? :rolleyes:

    please note there is no SP2 aviable for dutch XP :)

×
×
  • Create New...