MSFN Forum: Slipstreaming Windows Settings - is it possible? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Slipstreaming Windows Settings - is it possible? Rate Topic: -----

#1 User is offline   fez 

  • Group: Members
  • Posts: 6
  • Joined: 29-January 05

Posted 25 August 2007 - 12:45 AM

Just recently started to take notice of this brilliant website/forum even though I registered 2 years ago and been happily slipstreaming away :hello: Just a quickie for now... was just wondering if it was possible to somehow slipstream some Windows settings into the CD - for example Icon spacings, Power Options, Taskbar properties, etc.

Cheers lads :thumbup

This post has been edited by fez: 25 August 2007 - 12:47 AM



#2 User is offline   os2fan2 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 400
  • Joined: 09-September 04

Posted 25 August 2007 - 02:16 AM

You can slipstream quite a bit of settings into Windows. It's about picking the right time.

1. T-39: This is the end of the character-mode copy, when the registry is first built. At this tume, the windows directory exists, but the user structure does not. So you can create here the users to any directory, and even change the names of the default and all users. Look for HIVEFIX for this.

Files in the $OEM$ structure are copied at this time.

2. T-12: This runs in the context of Default-User, so all user-settings apply to all new users. You can do a lot of things. T12 is somewhere in the middle of creating the general settings, so some settings made by CMDLINES.TXT are overwritten by some later processes.

3. User Logon: Some setup processes run in User First-Logon. Even if you run processes here, like fiddle around with the settings, some processes run after all of the things are set up. You may need to do this by way of a batch or .inf after all is set up.

#3 User is offline   fez 

  • Group: Members
  • Posts: 6
  • Joined: 29-January 05

Posted 25 August 2007 - 08:00 AM

After fiddling around a bit I realized all the settings can be found in the registry. It's just a case of exporting and saving the relevant strings in the registry to a .reg file and then adding the lines to the RunOnceEx.cmd file :thumbup

Share this topic:


Page 1 of 1
  • 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