Welcome
Welcome to <strong>.::GIGZA CLUB::.</strong>.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, <a href="/profile.php?mode=register">join our community today</a>!

วิธีติดตั้ง Windows XP แบบ Unattended Installation

<a href="http://gigza.freeforums.org"><img src="http://img72.imageshack.us/img72/593/indicatorremembermilkorao3.gif" border="0" alt="Image Hosted by gigza" /></a>
<a href="http://gigza.freeforums.org"><img src="http://img255.imageshack.us/img255/8202/variousjj5.png" border="0" alt="Image Hosted by gigza" /></a>
<b>บทความดีๆมีประโยชน์น่าสนใจ เกี่ยวกับคอมพิวเตอร์ การใช้งานโปรแกรมต่างๆ รวมไปถึงการแก้ปัญหา HardWare , Software โดยอธิบายเป็นบทความอย่างละเอียดครับ</b>

วิธีติดตั้ง Windows XP แบบ Unattended Installation

Postby webmaster on Tue Feb 06, 2007 10:13 am

วิธีติดตั้ง Windows XP แบบ Unattended Installation, ไม่ต้องใส่ cd-key + เปลี่ยนภาษาด้วย ~

วิธีลง Windows XP โดยไม่ต้องใส่ cd-key พร้อมทั้งให้ลงภาษาไทยและเลือกภาษาด้วยตัวหนอนหรือ tilde (~)
  อุปกรณ์จำเป็นที่ต้องมีอย่างใดอย่างหนื่งคือ floppy drive+แผ่นเปล่า  และ/หรือ เครื่องไรท์ซีดี+แผ่นเปล่า
  ซอฟท์แวร์ที่ใช้คือ winrar และโปรแกรมไรท์ซีดี (ถ้าไม่ใช้ floppy) เช่น Nero หรือ Alcohol หรืออื่นๆ
  ข้อมูลส่วนใหญ่ได้มาจาก http://unattended.msfn.org/unattended.xp/view/web/1/
  ภาพบางส่วนได้มาจาก http://www.com-th.net/
มาเริ่มต้นกันเลยโดยใส่แผ่นติดตั้ง Windows XP ในซีดีไดรฟ์ ถ้ามัน autorun ก็ exit ออกมาครับ
ไปที่ My Computer คลิกขวาที่ซีดีไดรฟ์เลือก Open


[center]Image
เข้าไปที่โฟลเดอร์ SUPPORT\TOOLS คลิกลากไฟล์ DEPLOY.CAB ไปไว้บน Desktop
Image
(ถ้าไม่พบไฟล์หรือโฟลเดอร์เหล่านี้จะดาวน์โหลดไฟล์ DEPLOY.CAB ของผมที่ใช้ในตัวอย่างนี้ไปใช้ก็ได้ครับ)
คลิกขวาที่ DEPLOY.CAB เลือก Extract to DEPLOY\
Image
ดับเบิลคลิกเปิดโฟลเดอร์ DEPLOY บน Desktop แล้วดับเบิลคลิกที่ไฟล์ setupmgr.exe
Image
ทำตามขั้นตอนต่อไป (อาจจะมีรูปแบบแตกต่างไปจากตัวอย่างบ้างนิดหน่อย)
Image
มาถึงตรงนี้ให้ทำต่อไป  ตามภาพ
กลับไปที่โฟลเดอร์ DEPLOY จะพบว่ามีไฟล์ unattend.bat และ unattend.txt เพิ่มขึ้นมา
ให้ดับเบิลคลิกที่ไฟล์ unattend.txt เพื่อเปิดขึ้นมาใน Notepad จะพบข้อความแบบนี้[/center]
Code: Select all
;SetupMgrTag
[Data]
    AutoPartition=1
    MsDosInitiated="0"
    UnattendedInstall="Yes"

[Unattended]
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    OemPreinstall=No
    TargetPath=\WINDOWS

[GuiUnattended]
    AdminPassword=*
    EncryptedAdminPassword=NO
    OEMSkipRegional=1
    TimeZone=205
    OemSkipWelcome=1

[UserData]
    ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
    FullName="MyName"
    OrgName="MyHome"
    ComputerName=MyComputer

[Display]
    BitsPerPel=32
    Xresolution=1024
    YResolution=768
    Vrefresh=75

[TapiLocation]
    CountryCode=66
    Dialing=Tone

[RegionalSettings]
    LanguageGroup=11,1
    SystemLocale=0000041e
    UserLocale=0000041e
    InputLocale=0409:00000409

[Identification]
    JoinWorkgroup=WORKGROUP

[Networking]
    InstallDefaultComponents=Yes

[center]มาดูต่อไปว่าจะต้องหรือควรเปลี่ยนแปลงหรือเพิ่มเตืมอะไรบ้างดังนี้[/center]
Code: Select all
เปลี่ยนให้เป็นแบบนี้เพื่อ เลือก partition ที่จะลง Windows ได้
[Data]
    AutoPartition=0
เพิ่มอันนี้ เพื่อเลือก ฟอร์แมท partition ได้ตามต้องการ
[Unattended]
     FileSystem=*
เพิ่มอันนี้ เพื่อข้ามขั้นตอน Welcome Screen และ Create User Account เวลาล็อกอินครั้งแรกหลังติดตั้ง
[Unattended]
     UnattendSwitch="Yes"
เพิ่มอันนี้เพื่อรีบูทโดยไม่ต้องรอ15วินาที
[Unattended]
     WaitForReboot="No"
(ถ้าไม่ได้เลือก default ใน Display Settings)เพิ่มอันนี้ เพื่อยืนยันค่าที่เลือกโดยอัตโนมัติ
[Display]
     AutoConfirm=1
เปลี่ยนให้เป็นแบบนี้ เพื่อเพิ่มคีย์บอร์ดภาษาไทย http://www.microsoft.com/globaldev/referen...xp/xp-lcid.mspx
[RegionalSettings]
    InputLocale=0409:00000409,041e:0000041e
ข้อมูลอื่นในหมวดนี้ดูได้ที่
http://www.microsoft.com/globaldev/referen.../xploclang.mspx
http://www.microsoft.com/globaldev/reference/lcid-all.mspx
ต้องใส่ ProductKey ที่ใช้งานได้
[UserData]
    ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

[center]รายละเอียดอย่างอื่นดูได้จาก ref.chm ในโฟลเดอร์ DEPLOY
และที่http://unattended.msfn.org/unattended.xp/view/web/19/
รวมหมดแล้วจะได้แบบนี้(จะก๊อปไปใช้ก็ได้ครับ เพียงแต่ใส่ ProductKey ให้ถูกต้อง)[/center]
Code: Select all
;SetupMgrTag
[Data]
    AutoPartition=0
    MsDosInitiated="0"
    UnattendedInstall="Yes"

[Unattended]
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    OemPreinstall=No
    TargetPath=\WINDOWS
     FileSystem=*
     UnattendSwitch="Yes"
     WaitForReboot="No"

[GuiUnattended]
    AdminPassword=*
    EncryptedAdminPassword=NO
    OEMSkipRegional=1
    TimeZone=205
    OemSkipWelcome=1

[UserData]
    ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
    FullName="MyName"
    OrgName="MyHome"
    ComputerName=MyComputer

[Display]
    BitsPerPel=32
    Xresolution=1024
    YResolution=768
    Vrefresh=75
     AutoConfirm=1

[TapiLocation]
    CountryCode=66
    Dialing=Tone

[RegionalSettings]
    LanguageGroup=11,1
    SystemLocale=0000041e
    UserLocale=0000041e
    InputLocale=0409:00000409,041e:0000041e

[Identification]
    JoinWorkgroup=WORKGROUP

[Networking]
    InstallDefaultComponents=Yes[/color]

[center]เมื่อตรวจสอบเรียบร้อย (โดยเฉพาะตรง ProductKey) แล้ว ให้ไปที่ File>Save As...
ตรง File name: ใส่ winnt.sif  ตรง Save as type: เลือกเป็น All Files
ไฟล์ winnt.sif ที่ได้ให้ก๊อปไปใส่แผ่น diskette เปล่าที่เตรียมไว้[/center]

[center]วิธีที่กล่าวมาทั้งหมดจนถึงตอนนี้(ใช้แผ่น diskette)
ยังสามารถนำไปใช้กับซีดีติดตั้ง Windows ที่เป็นแบบ unattended installation อยู่แล้ว(อาจจะdownload มา)
วิธีการคือเข้าไปในโฟลเดอร์ I386 ในแผ่นซีดี เปิดไฟล์ winnt.sif ด้วย Notepad
แก้ไขเพิ่มเติมตามที่กล่าวมา แล้วเซฟไปไว้ใน diskette ทำตาม การนำไปใช้งาน....
[/center]

credit from DarkEagleจากdarkzone forums
Image

Image
User avatar
webmaster
เจ้าพ่อมาเฟีย
 
Posts: 361
Joined: Mon Feb 05, 2007 4:57 am

Return to .::บทความแนะนำ Tip & Trick ::.

Who is online

Users browsing this forum: No registered users and 0 guests

cron