MSFN Forum: Nlite registry tweaks - 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.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Nlite registry tweaks Rate Topic: -----

#1 User is offline   Draxx_hun 

  • Group: Members
  • Posts: 3
  • Joined: 23-September 07

Posted 23 September 2007 - 05:50 PM

Hi All!

These are the tweaks from nLite tweak tab. Some of them are not included, because they are useless after the installation ended or need bitwise operations which cannot be done by simple .reg files as far as i know. If you find any mistypes, errors or something is missing please report it in this topic.

Update - Minor fixes

Attached File(s)


This post has been edited by Draxx_hun: 25 September 2007 - 05:08 PM



#2 User is offline   Legolash2o 

  • Windows 7 Toolkit Programmer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,129
  • Joined: 09-February 07
  • OS:Windows 7 x64
  • Country: Country Flag

  Posted 26 September 2007 - 02:27 PM

Hey, excellent work... Do you mind if i use this for my program ("LegoTweaker")? It was originally made for nlite tweaks incase someone forgot to apply them with nlite but i now add requested tweaks too. I will add your name in the "Help" > "About" > "Special Thanks To:" section so you are credited :) Thanks in advance.

Original Post - MSFN

--------------------------------------------------------
New Forum - on LegoTweaker website

This post has been edited by legolash2o: 26 September 2007 - 03:52 PM


#3 User is offline   newsposter 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 334
  • Joined: 20-November 04

Posted 26 September 2007 - 03:18 PM

How about **adding** these tweaks:

(to enable fast user switching on corporate edition installs that are not on an AD network)

KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Value NameAllowMultipleTSSessions
Value TypeREG_DWORD
Value Data0x00000001

(to define the windows install path as \i386 from the root of the default/system disk drive)
(also requires that the user copy their i386 from the install media to this dir on the system drive)

KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\
Value NameSourcePath
Value TypeREG_SZ
Value Data%SystemDrive%\i386

#4 User is offline   newsposter 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 334
  • Joined: 20-November 04

Posted 26 September 2007 - 04:08 PM

Additionally, ricktendo64 has created an awesome reg hack that moved the recycle bin to the start menu. I'd post the reg code here but it's his to post. Perhaps you can bug him for permission.

#5 User is offline   Legolash2o 

  • Windows 7 Toolkit Programmer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,129
  • Joined: 09-February 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 September 2007 - 04:35 PM

it says ricktendo64 is in group "Banned Members" so i think he has been banned lol. Why would someone want recycle bin on start menu?

This post has been edited by legolash2o: 26 September 2007 - 04:37 PM


#6 User is offline   Draxx_hun 

  • Group: Members
  • Posts: 3
  • Joined: 23-September 07

Posted 27 September 2007 - 04:57 AM

View Postlegolash2o, on Sep 26 2007, 10:27 PM, said:

Hey, excellent work... Do you mind if i use this for my program ("LegoTweaker")?


No i don't mind, i'm planning to make a registry db too but i couldn't find a capable program yet.

View Postnewsposter, on Sep 26 2007, 11:18 PM, said:

How about **adding** these tweaks:


I'm planning to add non-nlite tweaks too on a later release i will include these two too then thanks.

#7 User is offline   Legolash2o 

  • Windows 7 Toolkit Programmer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,129
  • Joined: 09-February 07
  • OS:Windows 7 x64
  • Country: Country Flag

  Posted 27 September 2007 - 05:46 AM

View PostDraxx_hun, on Sep 27 2007, 11:57 AM, said:

No i don't mind, i'm planning to make a registry db too but i couldn't find a capable program yet.


When you say "registry db", do you mean a program that will apply the tweaks or just a list of tweaks (like a website). If your planning on creating a program then get "Visual Studio 2005" and that comes with VB, C#, C++, and some others (i use VB). You can download an evaluation (90-180 Days) of Visual Studio from microsoft website.

This post has been edited by legolash2o: 27 September 2007 - 05:48 AM


#8 User is offline   newsposter 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 334
  • Joined: 20-November 04

Posted 27 September 2007 - 07:49 AM

I find it hard to believe that rick is 'banned'. Try again.

Why have the recycle bin on the start menu? To clean up the desktop. This hack doesn't eliminate the possibility of having it on the desktop, just provides an alternative. I think you'd be surprised how many people have used this one.

#9 User is offline   Legolash2o 

  • Windows 7 Toolkit Programmer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,129
  • Joined: 09-February 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 September 2007 - 12:26 PM

View Postnewsposter, on Sep 26 2007, 10:18 PM, said:

How about **adding** these tweaks:

(to enable fast user switching on corporate edition installs that are not on an AD network)

KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Value Name: AllowMultipleTSSessions
Value Type: REG_DWORD
Value Data: 0x00000001

(to define the windows install path as \i386 from the root of the default/system disk drive)
(also requires that the user copy their i386 from the install media to this dir on the system drive)

KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\
Value Name: SourcePath
Value Type: REG_SZ
Value Data: %SystemDrive%\i386


added, just thought i'd let you know... but does vista have a SourcePath registry entry?

This post has been edited by legolash2o: 27 September 2007 - 12:27 PM


#10 User is offline   Draxx_hun 

  • Group: Members
  • Posts: 3
  • Joined: 23-September 07

Posted 28 September 2007 - 05:57 AM

I will be using a program which let's users to add tweaks to their own db, when i find one... or when the next version comes out of this http://www.registrytweaker.net/.

#11 User is offline   ShadowSoul 

  • Group: Members
  • Posts: 2
  • Joined: 28-September 07

Posted 28 September 2007 - 03:23 PM

Hi,


In the process when this adding drivers,
show me this error message
Posted Image

and to create ISO image it very slowly?

was 30 minutes and I cant see nothing, only Status: Preparing 2.128/2.128

Someone help me please

#12 User is offline   Legolash2o 

  • Windows 7 Toolkit Programmer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,129
  • Joined: 09-February 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 September 2007 - 07:02 PM

View PostShadowSoul, on Sep 28 2007, 10:23 PM, said:

Hi,


In the process when this adding drivers,
show me this error message
Posted Image

and to create ISO image it very slowly?

was 30 minutes and I cant see nothing, only Status: Preparing 2.128/2.128

Someone help me please


Sorry that pic is too small to read, anyways wrong place to post this, i recommend to make a new topic with a bigger picture too :)

#13 User is offline   DEFIANT13 

  • Newbie
  • Group: Validating
  • Posts: 12
  • Joined: 09-March 05

Posted 28 September 2007 - 09:06 PM

View Postlegolash2o, on Sep 26 2007, 03:35 PM, said:

...Why would someone want recycle bin on start menu?

http://i154.photobuc...NT1974/page.jpg

This post has been edited by DEFIANT13: 29 September 2007 - 11:25 AM


#14 User is offline   anonymous_user 

  • ͏͏͏
  • PipPipPipPipPip
  • Group: Banned
  • Posts: 963
  • Joined: 25-December 05
  • OS:none specified
  • Country: Country Flag

Posted 28 September 2007 - 09:13 PM

View Postlegolash2o, on Sep 26 2007, 03:35 PM, said:

it says ricktendo64 is in group "Banned Members" so i think he has been banned lol.

If you look carefully, youll see its just his member title. Hes not really banned.

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