Jump to content

book531231

Member
  • Posts

    50
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Taiwan

Posts posted by book531231

  1. DaystromM5

    http://unattended.msfn.org/unattended.xp/view/web/50/

    This way is " Normal installation ".

    If you do it by Fig 2, this way is " Complete installation ".

    When you use " Complete installation " and put it together with WPI,

    the installation of your PC will be stopped.

    DaystromM5

    Can you understand "Normal installation" and "Complete installation" ?

    888uv7.jpg

  2. Using Microsoft Office 2003 Resource Kit to creating Office 2003 SP3 and FrontPage 2003 SP3 autorun (MST)

    Fig 1: The different between complete and normal installation

    Fig 1 This is called Normal installation, after installed you will see it appeared 425mb in add/ removal. This will be fine to install with WPI

    The syntax can be either one of following:

    %wpipath%\install\office\setup.exe" TRANSFORMS=Unattended.mst /qb-

    %wpipath%\install\office\setup.exe" TRANSFORMS=Unattended.mst /qn

    (Fig 1)

    87291664za6.jpg

    Fig 2 This is called Complete installation, after installed you will see it appeared 724mb in add/ removal. This will be a problem to install with WPI

    Nor matter the syntax is either one of following:

    %wpipath%\install\office\setup.exe" TRANSFORMS=Unattended.mst /qb-

    %wpipath%\install\office\setup.exe" TRANSFORMS=Unattended.mst /qn

    (Fig 2)

    43066430dv9.jpg

    http://unattended.msfn.org/unattended.xp/view/web/50/

    This website have missing the explanations of above steps

    Hope Mr. Kelsenellenelvian could understood and know how to using Microsoft Office 2003 Resource Kit, how to creating normal and complete install of office after you gone through it

    Lastly, Use WPI to install office with normal install will be fine, but complete installaion.

    Thank you

  3. the video I ask you to download is would like to show you what is the normal install and complete install

    I using setup.exe without quote is on purposely, I just want to show you what is complete installation and nomal installaion

    if you choose normal install wont be freeze but complete install will

    Hopefully you could understand the last sentence

    18877585wu8.jpg

    20978708gc2.jpg

    31519686ng0.jpg

  4. prog[pn]=['Office 2003 SP3 軟體'];

    ordr[pn]=[4];

    desc[pn]=['Office是微軟最新推出的基本個人與商務產能解決方案,提供了您所熟悉而易於上手的文件撰寫、分析、簡報及通訊應用程式,幫助您工作更加靈活與快速。'];

    uid[pn]=['OFFICE2003'];

    dflt[pn]=['yes'];

    cat[pn]=['【OFFICE軟體】'];

    forc[pn]=['no'];

    configs[pn]=['default'];

    gcond[pn]=['FileExists(\'%programfiles%\\Microsoft Office\\OFFICE11\\EXCEL.EXE\')'];

    cmd1[pn]=['"%wpipath%\\install\\office\\setup.exe" TRANSFORMS=Unattended.mst /qn'];

    picf[pn]=['OFFICE.jpg'];

    picw[pn]=['128'];

    pich[pn]=['128'];

    textl[pn]=['Top'];

    pn++;

    prog[pn]=['Office FrontPage SP3 軟體'];

    ordr[pn]=[5];

    desc[pn]=['FrontPage 2003 提供功能、彈性和能力,協助您建立更完善的網站。它含有建立動態和複雜網站所需的專業設計、編寫、資料和發佈工具。'];

    uid[pn]=['OFFICEFRONTPAGE'];

    dflt[pn]=['yes'];

    cat[pn]=['【OFFICE軟體】'];

    forc[pn]=['no'];

    configs[pn]=['default'];

    gcond[pn]=['FileExists(\'%programfiles%\\Microsoft Office\\OFFICE11\\FRONTPG.EXE\')'];

    cmd1[pn]=['"%wpipath%\\install\\FrontPage\\setup.exe" TRANSFORMS=Unattended.mst /qn'];

    picf[pn]=['Fronpage.jpg'];

    picw[pn]=['128'];

    pich[pn]=['128'];

    textl[pn]=['Top'];

    pn++;

    83313816kc1.jpg

    31519686ng0.jpg

  5. prog[pn]=['Office 2003 SP3 軟體'];

    ordr[pn]=[4];

    desc[pn]=['Office是微軟最新推出的基本個人與商務產能解決方案,提供了您所熟悉而易於上手的文件撰寫、分析、簡報及通訊應用程式,幫助您工作更加靈活與快速。'];

    uid[pn]=['OFFICE2003'];

    dflt[pn]=['yes'];

    cat[pn]=['【OFFICE軟體】'];

    forc[pn]=['no'];

    configs[pn]=['default'];

    gcond[pn]=['FileExists(\'%programfiles%\\Microsoft Office\\OFFICE11\\EXCEL.EXE\')'];

    cmd1[pn]=['"%wpipath%\\主程式\\OFFICE軟體\\Office 2003 SP3軟體\\Office 2003 SP3軟體.exe"'];

    picf[pn]=['OFFICE.jpg'];

    picw[pn]=['128'];

    pich[pn]=['128'];

    textl[pn]=['Top'];

    pn++;

    prog[pn]=['Office FrontPage SP3 軟體'];

    ordr[pn]=[5];

    desc[pn]=['FrontPage 2003 提供功能、彈性和能力,協助您建立更完善的網站。它含有建立動態和複雜網站所需的專業設計、編寫、資料和發佈工具。'];

    uid[pn]=['OFFICEFRONTPAGE'];

    dflt[pn]=['yes'];

    cat[pn]=['【OFFICE軟體】'];

    forc[pn]=['no'];

    configs[pn]=['default'];

    gcond[pn]=['FileExists(\'%programfiles%\\Microsoft Office\\OFFICE11\\FRONTPG.EXE\')'];

    cmd1[pn]=['"%wpipath%\\主程式\\OFFICE軟體\\FrontPage 2003 SP3 軟體\\FrontPage 2003 SP3 軟體.exe"'];

    picf[pn]=['Fronpage.jpg'];

    picw[pn]=['128'];

    pich[pn]=['128'];

    textl[pn]=['Top'];

    pn++;

    =========================

    83313816kc1.jpg

    31519686ng0.jpg

  6. OFFICE

    setup=setup.exe

    TempMode

    Silent=2

    Overwrite=1

    -------------------------

    FrontPage

    setup=setup.exe

    TempMode

    Silent=2

    Overwrite=1

    -------------------------

    Please try to change the compression grammar as above.

    Please set WPI and let it change into manual setting.

    It will continue to be installed when you choice general setting.

    If you choice complete setting, it will stop to be instlled.

    Sorry, my English is poor. I hope you can understand it.

    Thank you for your kindness.

    90144742vu9.jpg

    18877585wu8.jpg

    20978708gc2.jpg

  7. office 2003 sp3

    setup=setup.exe TRANSFORMS=PRO11.MST /qb-

    TempMode

    Silent=2

    Overwrite=1

    ----------------------

    FrontPage 2003 SP3

    setup=setup.exe TRANSFORMS=FP11.MST /qb-

    TempMode

    Silent=2

    Overwrite=1

    ----------------------

    63723608fe8.jpg

    83313816kc1.jpg

    32356157oo9.jpg

    30333425ag7.jpg

    59707830ix7.jpg

    config.js

    //---------------------------------------------------------------------------------------------

    // Reference ... prog[0] won't be used. It's just an example.

    // Look in program.js to see explanation of these properties.

    //---------------------------------------------------------------------------------------------

    // pn=0; // start value for prog numbering

    // prog[pn]=['ProgramName'];

    // ordr[pn]=[0];

    // desc[pn]=['Description'];

    // uid[pn]=['APP1'];

    // dflt[pn]=['no'];

    // cat[pn]=['Application Category'];

    // forc[pn]=['false'];

    // configs[pn]=['List of configs to be auto checked. Comma seperated'];

    // deps[pn]=[];

    // excl[pn]=[];

    // cond[pn]=['Javascript Conditional Statement'];

    // gcond[pn]=['Javascript Conditional Statement to gray item'];

    // regb[pn]=['Registry Key Path'];

    // cmd1[pn]=['CommandLine 1'];

    // cmd2[pn]=['CommandLine 2'];

    // cmd3[pn]=['CommandLine 3'];

    // cmd4[pn]=['CommandLine 4'];

    // cmd5[pn]=['CommandLine 5'];

    // cmd6[pn]=['CommandLine 6'];

    // cmd7[pn]=['CommandLine 7'];

    // cmd8[pn]=['CommandLine 8'];

    // cmd9[pn]=['CommandLine 9'];

    // cmd10[pn]=['CommandLine 10'];

    // rega[pn]=['Registry Key Path'];

    // picf[pn]=['Picture File'];

    // picw[pn]=['Width'];

    // pich[pn]=['Height'];

    // textl[pn]=['Text Location'];

    // pn++;

    //---------------------------------------------------------------------------------------------

    // Your programs here ...

    //---------------------------------------------------------------------------------------------

    pn=1;

    prog[pn]=['Office 2003 SP3軟體'];

    ordr[pn]=[1];

    uid[pn]=['OFFICE2003SP3'];

    dflt[pn]=['yes'];

    cat[pn]=['Applications'];

    forc[pn]=['no'];

    cmd1[pn]=['"%wpipath%\\Install\\OFFICE軟體\\Office 2003 SP3軟體\\Office 2003 SP3軟體.exe"'];

    pn++;

    prog[pn]=['FrontPage 2003 SP3 軟體'];

    uid[pn]=['FRONTPAGE2003SP3'];

    dflt[pn]=['yes'];

    cat[pn]=['Applications'];

    forc[pn]=['no'];

    cmd1[pn]=['"%wpipath%\\Install\\OFFICE軟體\\FrontPage 2003 SP3 軟體\\FrontPage 2003 SP3 軟體.exe"'];

    pn++;

    //---------------------------------------------------------------------------------------------

    // End of program definitions ...

    //---------------------------------------------------------------------------------------------

    jfbq001660702027aoa7.gif

    231xc3.gif

×
×
  • Create New...