Jump to content

Tinywoods

Member
  • Posts

    140
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Japan

Posts posted by Tinywoods

  1. Now I'm facing a problem again.

    I have two office CDs, one is office 2000 personal, anther is office XP pro UP-GRADE version. Normally, I need to install one apps of office 2000 before I install Office XP Upgrade.

    Now I would like to install Office XP pro Upgrade with Unattended install DVD. I used 2000 reg file to support Office XP installation, but it does not work. :blushing:

    Is there anybody who has experience about "Office Up-grade install" ?

  2. I understand there are two ways to make an Unattended DVD for my three PCs. One is a cmd file that ]Bonkers[ has posted, another one is three-winnt.sif.

    http://www.msfn.org/board/index.php?showtopic=21316&st=10

    http://www.911cd.net/forums/index.php?showtopic=3352

    Cmd file is too difficult to understand for me due to my less skill. So I chose three-winnt.sif. However, three-winnt.sif is also difficult for me to make a DVD.

    I do not understand to load three boot.Bin files in one time. I may need to make a script file to load them. Nero Burning ROM can not load more than two boot.bin files in a same time.

    I may need more time to find out solution. Now I'm studying! :yes:

  3. Here are other 2 files that I use with winnt.sif. In case of .bat, you may not able to read some sentences, I guess. But do not worry; it is only mentioned "caution" in Japanese.

    Winnt.udb

    ;SetupMgrTag
    [UniqueIds]
       PC1=UserData
       PC2=UserData
       PC3=UserData
       
    [PC1:UserData]
       ComputerName=PC1

    [PC2:UserData]
       ComputerName=PC2

    [PC3:UserData]
       ComputerName=PC3

    winnt.bat

    @rem SetupMgrTag
    @echo off

    rem
    rem ‚±‚ê‚Í?AƒZƒbƒgƒAƒbƒv ƒ}ƒl?[ƒWƒƒ ƒEƒBƒU?[ƒh‚Å?¶?¬‚³‚ꂽƒoƒbƒ` ƒXƒNƒŠƒvƒg‚̃Tƒ“ƒvƒ‹‚Å‚·?B
    rem ‚±‚̃XƒNƒŠƒvƒg‚ð?A?¶?¬‚³‚ꂽ?ê?Š‚©‚çˆÚ“®‚³‚¹‚½?ê?‡‚Í?AƒXƒNƒŠƒvƒg‚Ì?C?³‚ª•K—v‚Å‚ ‚邱‚Æ‚ª‚ ‚è‚Ü‚·?B
    rem

    set AnswerFile=.\winnt.sif
    set UdfFile=.\winnt.udb
    set ComputerName=%1
    set SetupFiles=F:\i386

    if "%ComputerName%" == "" goto USAGE

    F:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /udf:%ComputerName%,%UdfFile% /makelocalsource /copysource:lang
    goto DONE

    :USAGE
    echo.
    echo Žg—p–@: unattend ^<computername^>
    echo.

    :DONE

  4. Sorry, there are something happen above my previous post. :huh:

    Thank you for all responses.

    >Alanoll

    OK I?fll use Code Buttons from next time.

    > durex

    Yes, I have three PCs that need to have different hostnames and XP CDKEYS. So I set ?gblank?h in ProductID part. Actually, it is not full unattended mode. I need to input ProductIDs and select ComputerNames for 3 machines.

    I have visited many sites that describe about winnt.sif, but I could not find out any solution.

    > MCT

    It?fs a good idea. ?c.?@I want to try the cmd file if you have.

    I do not want to use a winnnt.sif in floppy. I want to use just one DVD for my PCs when I install XP pro and Office.

  5. Thank you for all responses. :

    >Alanoll

    OK I?fll use Code Buttons from next time.

    > durex

    Yes, I have three PCs that need to have different hostnames and XP CDKEYS. So I set ?gblank?h in ProductID part. Actually, it is not full unattended mode. I need to input ProductIDs and select ComputerNames for 3 machines.

    I have visited many sites that describe about winnt.sif, but I could not find out any solution.

    > MCT

    It?fs a good idea. ?c.?@I want to try the cmd file if you have.

    I do not want to use a winnnt.sif in floppy. I want to use just one DVD for my PCs when I install XP pro and Office.

  6. I tried several times but I could not solve. :(

    I want to make an Unattended install CD for my 3 machines. Only Network is OK but “Display” and 3 “Computer names” do not work.

    I put below “winnt.sif”, winnt.udb and winnt.bat in XPCREAT / FILESCD / i386.

    Will you let me know ? :wacko:

    ;SetupMgrTag

    [Data]

    AutoPartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    [unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=/WINDOWS

    Repartition=No

    FileSystem=*

    UnattendSwitch="yes"

    DriverSigningPolicy=Ignore

    OemPnPDriversPath="Drivers/Nic/Asus_LAN;Drivers/Nic/Abit_LAN;Drivers/Nic/Aopen_LAN"

    DriverSigningPolicy=Ignore

    [GuiUnattended]

    AdminPassword=xxxxxxxxxxxxxxxxxxxx

    EncryptedAdminPassword=Yes

    OEMSkipRegional=1

    TimeZone=200

    OemSkipWelcome=1

    [userData]

    ProductID=""

    FullName="Tinywoods"

    OrgName=""

    ComputerName=*

    [Display]

    BitsPerPel=24

    Xresolution=1280

    YResolution=1024

    [RegionalSettings]

    LanguageGroup=1,2,9

    [setupMgr]

    ComputerName0=PC1

    ComputerName1=PC2

    ComputerName2=PC3

    [identification]

    JoinWorkgroup=WORKGroup

    [Networking]

    InstallDefaultComponents=No

    [NetAdapters]

    Adapter1=params.Adapter0

    [params.Adapter0]

    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.Adapter0

    [params.MS_TCPIP.Adapter0]

    SpecificTo=Adapter0

    DHCP=No

    IPAddress=192.168.00.00

    SubnetMask=255.255.255.0

    DefaultGateway=192.168.00.00

    DNSServerSearchOrder=000.000.000.000,111.111.111.111

    WINS=No

    NetBIOSOptions=0

  7. Hi,

    FYI

    Messenger5.0 Install.exe doesn't work in SVC-X2M, however, I found Messenger.msi and MsnMsgs.msi made from the Install.exe worked in the folder. We need to get them from Install.exe.

×
×
  • Create New...