Jump to content

swbchen

Member
  • Posts

    34
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Taiwan

Posts posted by swbchen

  1. why not just disable 'display progress while connecting' and 'prompt for name and password, certificate, etc.' on connection properties and create shortcut and put it on startup folder ?

    it works for me

    yes ! It works perfectly !!!

    Thank you!

  2. Any way to auto connection by ADSL !

    I am tired of pressing the keys !!!

    purchasing a router would work, then the connection stays on all the time, you could add your internet connection you made to your startup option and let it run from there also

    It does not work ! Too many options before the final click!

    any dilaer like WinPoET for Xp???

  3. Where can I find the inform about SetupUILanguage

    for these setup otherthan en-us such as Chinese -Taiwan:

    <SetupUILanguage>

    <UILanguage>en-US</UILanguage>

    </SetupUILanguage>

    <InputLocale>en-US</InputLocale>

    <SystemLocale>en-US</SystemLocale>

    <UILanguage>en-US</UILanguage>

    <UILanguageFallback>en-US</UILanguageFallback>

    <UserLocale>en-US</UserLocale>

  4. Hi ,fizban2:

    I follow your steps as shown in the following post, I can't find any step to validate the file? How I do this ?? and by which tool? I have downloaded the BDD 2007 files.

    http://www.msfn.org/board/index.php?s=&amp...st&p=522924

    1.put Autounattend.xml with setup.exe

    2.repack vista.iso with oscdomg.exe

    3. burn it and install.

    (your steps)

    FireGeier, thank you!

    u are right ! it is called 'sources' not 'source'. I have corrected it .

  5. Following shows my Autounattend.xml

    but there is an error:

    could't process attended answer file(CD driveD:\Autounattend.xml) for pass [WindowsPE]. A component or setting specified in the answer file does not exist.

    Anyone helps me??

    I want to create a new account 'user' and autologon with 'user' (of course it will install autounattemded !)

    What should I to do with my Autounattend.xml ?

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

    <?xml version="1.0" encoding="utf-8"?>

    <unattend xmlns="urn:schemas-microsoft-com:unattend">

    <settings pass="windowsPE">

    <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <DiskConfiguration>

    <WillShowUI>OnError</WillShowUI>

    </DiskConfiguration>

    <Display>

    <ColorDepth>32</ColorDepth>

    <HorizontalResolution>1024</HorizontalResolution>

    <RefreshRate>60</RefreshRate>

    <VerticalResolution>768</VerticalResolution>

    </Display>

    <DynamicUpdate>

    <Enable>true</Enable>

    </DynamicUpdate>

    <ImageInstall>

    <OSImage>

    <InstallFrom>

    <Path>x:\source\install.wim</Path>

    </InstallFrom>

    <InstallTo>

    <DiskID>0</DiskID>

    <PartitionID>1</PartitionID>

    </InstallTo>

    </OSImage>

    </ImageInstall>

    <UserData>

    <ProductKey>

    <Key>Pxxxx-xxxx-xxxxx-Fxxxx-Mxxxx</Key>

    <WillShowUI>OnError</WillShowUI>

    </ProductKey>

    <AcceptEula>true</AcceptEula>

    <FullName>user</FullName>

    <Organization>user</Organization>

    <ComputerName value="*" showui="no">

    </ComputerName>

    <security>

    <accounts>

    <!--This section allows for multiple user accounts to be created on the local machine.You can also add the domain user as an administrator. Users accounts specified here will be added to the administrator group by default.-->

    <account username="user" group="GROUP" password="*"/>

    </accounts>

    </security>

    <autologon username="user" domain="domain" password="*" count="5">

    <!--This element allows for a user created in the <accounts> section to autologon to the machine and run the scripts specified in the <runonce> section. -->

    </autologon>

    </UserData>

    </component>

    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <SetupUILanguage>

    <UILanguage>en-US</UILanguage>

    </SetupUILanguage>

    <InputLocale>en-US</InputLocale>

    <SystemLocale>en-US</SystemLocale>

    <UILanguage>en-US</UILanguage>

    <UILanguageFallback>en-US</UILanguageFallback>

    <UserLocale>en-US</UserLocale>

    </component>

    </settings>

    <settings pass="specialize">

    <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <Identification>

    <JoinWorkgroup>GROUP</JoinWorkgroup>

    </Identification>

    </component>

    <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <InputLocale>en-US</InputLocale>

    <SystemLocale>en-US</SystemLocale>

    <UILanguage>en-US</UILanguage>

    <UILanguageFallback>en-US</UILanguageFallback>

    <UserLocale>en-US</UserLocale>

    </component>

    </settings>

    </unattend>

  6. How to make a pause between 2 programs installations?

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

    prog[pn]=['301- NERO v6.6.0.18']

    uid[pn]=['301']

    picw[pn]=['128']

    pich[pn]=['128']

    desc[pn]=['NERO v6.6.0.18']

    textl[pn]=['Bottom']

    texti[pn]=['1']

    ordr[pn]=[301]

    cmd1[pn]=['%cdrom%\\install\\nero\\66018\\nero66018.exe']

    cmd2[pn]=['sleep.exe 30'] <<<<<< add sleep.exe here ????

    gcond[pn]=['FileExists(\'%programfiles%\\\')']

    configs[pn]=['no']

    cat[pn]=['3rd']

    pn++

    prog[pn]=['302- NERO v7.0.1.4']

    uid[pn]=['302']

    picw[pn]=['128']

    pich[pn]=['128']

    desc[pn]=['NERO v7.0.1.4']

    textl[pn]=['Bottom']

    texti[pn]=['1']

    ordr[pn]=[302]

    cmd1[pn]=['%cdrom%\\install\\nero\\7014\\Nero7014.exe']

    gcond[pn]=['FileExists(\'%programfiles%\\\')']

    configs[pn]=['no']

    cat[pn]=['3rd']

    pn++

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

    this wil delay 30 seconds after installation of 301 program ???!!!

  7. how to make a choice between 2 programs(Nero66018 and nero7014).

    both versions are burnt to cd and allow one to choose one of them to be executed (one only) !!!

    oringinal config.js:

    how to modify it ???

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

    prog[pn]=['301- NERO v6.6.0.18']

    uid[pn]=['NER66018']

    picw[pn]=['128']

    pich[pn]=['128']

    desc[pn]=['NERO v6.6.0.18']

    textl[pn]=['Bottom']

    texti[pn]=['1']

    ordr[pn]=[301]

    cmd1[pn]=['%cdrom%\\install\\nero\\66018\\nero66018.exe']

    gcond[pn]=['FileExists(\'%programfiles%\\\')']

    configs[pn]=['no']

    cat[pn]=['3rd']

    pn++

    prog[pn]=['302- NERO v7.0.1.4']

    uid[pn]=['NERO7014']

    picw[pn]=['128']

    pich[pn]=['128']

    desc[pn]=['NERO v7.0.1.4']

    textl[pn]=['Bottom']

    texti[pn]=['1']

    ordr[pn]=[302]

    cmd1[pn]=['%cdrom%\\install\\nero\\7014\\Nero7014.exe']

    gcond[pn]=['FileExists(\'%programfiles%\\\')']

    configs[pn]=['no']

    cat[pn]=['3rd']

    pn++

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

    thank you.

  8. How to make a puase between 2 cmd( cmd1 and cmd2)? Sleep.exe will do ??

    I already read this : http://www.msfn.org/board/index.php?act=ST&f=93&t=65766

    still have a question !

    sleep.exe put into: C:\XPCD\$OEM$\$$\System32\

    cmd1[pn]=['%CDROM%\\install\\aaa\\Setup.exe']

    sleep.exe 30

    cmd2[pn]=['%CDROM%\\install\\bbb\\Setup.exe']

    this will delay 30 seconds before cmd2 be executed ??

×
×
  • Create New...