MSFN Forum: Complete Beginners Guide to nLite Unattended CD's - MSFN Forum

Jump to content



If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
  • 8 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Complete Beginners Guide to nLite Unattended CD's guide no longer updated Rate Topic: ***** 1 Votes

#61 User is offline   mark 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 850
  • Joined: 23-July 04

Posted 22 January 2005 - 01:09 PM

atomizer, on Jan 2 2005, 08:23 PM, said:

-Tristan-, on Dec 26 2004, 07:28 PM, said:

Any pointers or places to go greatly apreciated

i'm new as well, so i can't be of much help. having said that, i'd suggest reading all of the sticky'd topics that apply to you. also see this guide, although it seems pretty outdated. the unattended forum is a good place to look as well.

getting answers to questions seems a bit tough in general. sometimes no one knowledgable responds (but at least they try), or you get the famous "use the search function". often, those belonging to the latter group fail to question that you may have already searched and came up empty. rather than repeating, or simply linking to information, they prefer you spend another 4 hrs. poking around in the dark.

Don't know if you used this one or not but there is the search button at the top of these pages that has the spyglass next to it and you can do a much better job of searching with it. The search boxes next to the Google name are quite limited.

DL


#62 User is offline   snowglyder 

  • Group: Members
  • Posts: 7
  • Joined: 02-February 05

Posted 02 February 2005 - 10:20 PM

Jogy, on Dec 5 2004, 01:24 AM, said:

1) Inspite of having entered my CD Key & name and inspite of having chosen Unattended Support, I ended up with a screen asking me to enter the CD Key.

I'm having this same problem when I test my iso in Virtual PC. Does anyone know what the problem is?

#63 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 02 February 2005 - 10:24 PM

look in your winnt.sif file in i386 directory, remember to X out all of your key, still maintaing the xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
copy that line here

#64 User is offline   Zxian 

  • Scroll up - see the Google bar?
  • Group: Super Moderator
  • Posts: 5,066
  • Joined: 30-September 04
  • OS:none specified
  • Country: Country Flag

Posted 02 February 2005 - 10:47 PM

MCT, on Feb 2 2005, 08:24 PM, said:

look in your winnt.sif file in i386 directory, remember to X out all of your key, still maintaing the xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
copy that line here

Just a note.... make sure that you replace your key with X's...

#65 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 02 February 2005 - 10:49 PM

didnt i say that ;)

#66 User is offline   Zxian 

  • Scroll up - see the Google bar?
  • Group: Super Moderator
  • Posts: 5,066
  • Joined: 30-September 04
  • OS:none specified
  • Country: Country Flag

Posted 02 February 2005 - 10:54 PM

Whoops... sorry... I misread your post...

Ignore me... I tired...

#67 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 02 February 2005 - 10:57 PM

np, with the xxxxx's i meant to tell him to maintain the structure of the key, so its not 123456.....25 but 12345-67891

#68 User is offline   snowglyder 

  • Group: Members
  • Posts: 7
  • Joined: 02-February 05

Posted 03 February 2005 - 11:21 AM

MCT, on Feb 2 2005, 10:57 PM, said:

np, with the xxxxx's i meant to tell him to maintain the structure of the key, so its not 123456.....25 but 12345-67891

I have in it that format. I entered in my cd key using nlite, so when I look at my winnt.sif, it has quotations around it. I didn't know if this was a problem, so I took out the quotes and it's in that format, but when I test it in Virtual PC, it still stops and asks me to enter in my cd key. Is that something with Virtual PC, or is there something else I'm overlooking?

Thanks for the help. :)

#69 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 03 February 2005 - 01:26 PM

put back the quotes & see if it helps

#70 User is offline   snowglyder 

  • Group: Members
  • Posts: 7
  • Joined: 02-February 05

Posted 03 February 2005 - 06:22 PM

It's still not working. Virtual Machine gives me a message that says:

Quote

Virtual Machine Additions is not installed on this virtual machine.

Virtual Machine Additions provide enhanced performance and integration features on guest operating systems. These features include pointer integration, folder sharing and time synchronization. To install Virtual Machine Additions select Install or Update Virtual Machine Additions from the Action menu.
Here's my winnt.sif:

Quote

;
; Generated by nLite 0.99.7 beta
;

[Data]
MsDosInitiated = 0
UnattendedInstall = Yes

[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = Yes
OemPreinstall = Yes
OemSkipEula = Yes
FileSystem = *
WaitForReboot = No
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
TargetPath = "Windows"
DriverSigningPolicy = Ignore
NonDriverSigningPolicy = Ignore
Hibernation = No

[SystemFileProtection]
SFCQuota = 0

[Display]
Xresolution = 1024
Yresolution = 768
BitsPerPel = 32

[GuiUnattended]
AutoLogon = Yes
AdminPassword = *
TimeZone = 15
OEMSkipRegional = 1
OemSkipWelcome = 1

[UserData]
ProductKey = "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
ComputerName = "DESKTOP"
FullName = "G"

[RegionalSettings]
Language = 0409

[Identification]
JoinWorkgroup = "HOME"



I've tried to install the additions, but it won't load. Maybe because I don't have an OS on the virtual machine yet?

#71 User is offline   snowglyder 

  • Group: Members
  • Posts: 7
  • Joined: 02-February 05

Posted 04 February 2005 - 08:59 AM

I tried rebuilding the .sif through nlite and it's working now. Thanks for the help!! :)

#72 User is offline   kilavuz 

  • Group: Members
  • Posts: 2
  • Joined: 27-January 05

Posted 04 February 2005 - 12:51 PM

thx

#73 User is offline   apsiq 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 23-February 05

Posted 23 February 2005 - 10:27 AM

snowglyder, on Feb 2 2005, 10:20 PM, said:

Jogy, on Dec 5 2004, 01:24 AM, said:

1) Inspite of having entered my CD Key & name and inspite of having chosen Unattended Support, I ended up with a screen asking me to enter the CD Key.

I'm having this same problem when I test my iso in Virtual PC. Does anyone know what the problem is?
<{POST_SNAPBACK}>


What's about that Virtual PC ?? Is it something that i can test my iso's on without formating my hdd and install my OS on it ?? If yes, then gimme some clues, where can i download it !! :)

#74 User is offline   Flo01 

  • Group: Members
  • Posts: 3
  • Joined: 21-December 04

Posted 23 February 2005 - 10:44 AM

VMware Workstation 4.5

http://www.vmware.com/download/


and for the next one learn to use google

#75 User is offline   DigitalAZ 

  • nLite Supporter
  • Pip
  • Group: Members
  • Posts: 77
  • Joined: 13-September 04

Posted 23 February 2005 - 11:23 AM

Shall I dive into updating this beast for the latest version of nLite? Is this information still useful to others?

#76 User is offline   JRJacobs 

  • Group: Members
  • Posts: 2
  • Joined: 14-February 05

Posted 25 February 2005 - 03:37 PM

Posilutly, Absitivley...
been perusing the forum for a while and found that

Too many good threads get lost in all the comments
[i.e. 32 PAGES to find how to do x,y,z]

AND that each writer comes up with their own way of doing certain things that quickly become mutually exclusive
[i.e. set tagfile=\WPI for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%i:%tagfile%" set CDROM2=%%i:
vs.
IF EXIST %systemdrive%\install\applications.cmd GOTO RUNBATCH
SET CDROM2=
IF EXIST D:\install\applications.cmd SET CDROM2=D:
IF EXIST E:\install\applications.cmd SET CDROM2=E:
etc. etc]

THIS IS NOT CRITICISM!!!! they are all wonderfully helpful...
BUT [please excuse my big BUT here]

it really, really, really helps for one person to put it all together so that some one who wants to make one can, without having to reverse compile or learn a new language.

:D thank one and all you for your time and your efforts

#77 User is offline   Slimy 

  • Front Page News Maniac
  • PipPip
  • Group: Members
  • Posts: 182
  • Joined: 16-October 04

Posted 27 February 2005 - 08:03 PM

nice guide, i'm gonna try and use it to slipstream office and nlited xp together :D

#78 User is offline   DigitalAZ 

  • nLite Supporter
  • Pip
  • Group: Members
  • Posts: 77
  • Joined: 13-September 04

Posted 04 March 2005 - 11:28 AM

Mar, 06 2005
  • Started archiving out-dated section of guide


#79 User is offline   DigitalAZ 

  • nLite Supporter
  • Pip
  • Group: Members
  • Posts: 77
  • Joined: 13-September 04

Posted 06 March 2005 - 01:42 PM

kilavuz, on Feb 4 2005, 10:51 AM, said:


You're welcome

apsiq, on Feb 23 2005, 08:27 AM, said:

snowglyder, on Feb 2 2005, 10:20 PM, said:

Jogy, on Dec 5 2004, 01:24 AM, said:

1) Inspite of having entered my CD Key & name and inspite of having chosen Unattended Support, I ended up with a screen asking me to enter the CD Key.

I'm having this same problem when I test my iso in Virtual PC. Does anyone know what the problem is?
<{POST_SNAPBACK}>


What's about that Virtual PC ?? Is it something that i can test my iso's on without formating my hdd and install my OS on it ?? If yes, then gimme some clues, where can i download it !! :)
<{POST_SNAPBACK}>

Try modifying the WINNT.SIF manually. Also make sure you are using a valid key. An invalid key will force the setup program to prompt you for a valid key.

The download links for VirtualPC and VMWARE are included in this document. Please read the provided information.

JRJacobs, on Feb 25 2005, 01:37 PM, said:

Posilutly, Absitivley...
been perusing the forum for a while and found that

Too many good threads get lost in all the comments
  [i.e. 32 PAGES to find how to do x,y,z]

AND that each writer comes up with their own way of doing certain things that quickly become mutually exclusive
  [i.e. set tagfile=\WPI for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%i:%tagfile%" set CDROM2=%%i:
vs.
IF EXIST %systemdrive%\install\applications.cmd GOTO RUNBATCH
SET CDROM2=
IF EXIST D:\install\applications.cmd SET CDROM2=D:
IF EXIST E:\install\applications.cmd SET CDROM2=E:
etc. etc]

THIS IS NOT CRITICISM!!!! they are all wonderfully helpful...
BUT [please excuse my big BUT here]

it really, really, really helps for one person to put it all together so that some one who wants to make one can, without having to reverse compile or learn a new language.

:D thank one and all you for your time and your efforts
<{POST_SNAPBACK}>

Thank you :thumbup


slimy, on Feb 27 2005, 06:03 PM, said:

nice guide, i'm gonna try and use it to slipstream office and nlited xp together :D
<{POST_SNAPBACK}>


Good Luck!!

#80 User is offline   DigitalAZ 

  • nLite Supporter
  • Pip
  • Group: Members
  • Posts: 77
  • Joined: 13-September 04

Posted 06 March 2005 - 02:27 PM

Mar, 06 2005
  • Added nLite v0.99.8 beta 5 specific install instructions

  • Added nLite v0.99.8 beta 5 specific usage instructions

  • Started archiving out-dated section of guide

  • Removed out-dated PDF
Enjoy! :thumbup

Report any errors or suggestions :hello:

Share this topic:


  • 8 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy