Jump to content

what3v3r

Member
  • Posts

    194
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Austria

Posts posted by what3v3r

  1. switches really are the best way to silently install applications. alternatively you could use scripts or repack the app into an sfx archive but this requires even more work.

    i would suggest that you check out the unattended guide for silent switches for the most commonly used apps, and if you cant find what youre looking for, you can still search the forums, or post a new topic.

    sometimes you can also find information about silent installation of an app, on the programs homepage.

  2. :thumbup I Work For My, Download Nero-7.0.1.4_esp_no_yt.exe, rename NR7104.EXE and change command line SETUPX.EXE "WEBINTALL="1" for:

    SETUPX.EXE pidkey=XXXXXXXXXX addlocal=all /qb /lm /norestart

    Sorry my english is very poor.

    i tried that. i opened the installer with winrar, saw that it was really little more than an sfx archive. i changed the command line to what you suggest, but it still asks for a restart and doesnt create any icons. at least for me.

  3. Guys

    After much mucking around this appeared to work very well for me and I did not have to do any extractions or anything.

    I downloaded the file from Nero (Nero-7.0.1.2_eng.exe)

    I downlaoded the file from the 1st post (Nerocore.mst)

    And ran this. Assuming you are running it from D:\Install

    D:\Install\Nero-7.0.1.2_eng.exe TRANSFORMS=D:\Install\Nerocore.mst /qn /norestart

    Note: You must specify the full path to the MST file.

    Worked Perfectly for me hope it works fine for you guys.

    P.S. It even created the icons only for the install components.

    this is not a very reliable method. i tried it several times, and sometimes it worked, sometimes it didnt. sometimes icons were created, other times the application was installed properly but no icons were created.

    i do however have problems when i do it exactly how keytotime recommends it. the installer never finishes the creation of the administrative installation point, it always asks for a cab file that isnt there.

    my installer file is also called nero.msi instead of nerosuite.msi.

  4. i tried copying the 7012 files over the old ones, hoping that they would be compatible, but even after that the installer asks for a cab file that isnt there.

    and ive got another problem, when i use your guide, and the mst you posted, with the 7000 version, the installation doesnt even start. it quits before doing anything. but i guess thats because the mst you published only works with the newer version of nero.

  5. the wsus server in my test network doesnt roll out Office 2003 sp2. i have 4 clients, where a slipstreamed version of office 2003 sp1 was installed.

    on the "status" tab of 3 of the 4 computers the update is shown as "not required". which is obviously wrong.

    i installed sp2 manually on one client and its status tab shows sp2 as "installed".

    i configured the wsus server to automatically synchronise, and install required updates, service packs, ... on all clients.

    can anybody tell me why service pack 2 of office 2003 is shown as "not required"?

    all other updates are rolled out correctly.

    its as if the clients dont tell the wsus server that they have office 2003 installed, maybe it has something to do with the fact that it was an unattended, slipstreamed installation?

    any help is appreciated

  6. it works the way, mickmack said.

    just put this command in wpi:

    %CDROM%\Retestrak\MUI\MUISETUP.exe /i 0406 0413 040b 040c 0407 0410 0816 0419 0c0a 041D 041f /d 0409 /r /s

    thats the way it has to work. there shouldnt be any additional steps required. you shouldnt have to use an answer file.

    maybe you should try it with one language first. you could install an english windows in vmware, and run a command like this from a dos-prompt

    MUISETUP.exe /i 0406 /d 0406 /r /s

  7. if youre into using the latest virus definitions that symantec puts out, you will want to use this path:

    ftp.symantec.com/AVDEFS/symantec_antivirus_corp/rapidrelease/

    the rapid release updates are not very well tested (false positives could happen more often) but they are released every hour, and provide the most current protection against viruses.

  8. MUISETUP.exe /i xxxx /d yyyy /r /s

    xxxx = language id to be installed

    yyyy = language id, of the default language you want to set.

    /r /s = are used for silent installation.

    executing

    muisetup.exe /?

    reveals even more useful options

  9. try adding the following entry to the hosts file:

    <domain controller ip> <domain name>

    you can use FQDNs (eg. company.com) or netbios (eg. company) names. both should work.

    now that there is a static mapping between the domain and one domain controller, your laptop has to find the domain. if its still not working it has to be a connectivity issue.

×
×
  • Create New...