MSFN Forum: [ guide | article ] Registry Tweaks - MSFN Forum

Jump to content



  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

[ guide | article ] Registry Tweaks to help beginners get started Rate Topic: -----

#21 User is offline   irishcommie 

  • Group: Members
  • Posts: 4
  • Joined: 11-August 03

Posted 24 August 2006 - 12:41 AM

ok, n00b here needs a crutch....i went through and compiled a small list of regtweaks i wanna use in my unattended install....made tweaks.reg
what do i do with tweaks.reg? where do i place it in my folder tree? what do i add to winnt.sif? also, do i put the "REGEDIT /S <path>\tweak.reg" after EVERY tweak or just the end of my file? What would I put in the <path>?
Sorry to be greedy with so many questions, I'm just really excited :w00t:
- Jeff


#22 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 24 August 2006 - 02:58 AM

I'm using SVCPACK method (T-13) to achieve this.

I created appsDU.cmd and put it in SVCPACK folder. I added appsDU.cmd to SVCPACK.INF!

appsDU.cmd runs my reg files I put in .\Install\Utils\ this way:

start /wait REGEDIT /S %SystemDrive%\Install\Utils\tweaks1.reg
start /wait REGEDIT /S %SystemDrive%\Install\Utils\tweaks2.reg
start /wait REGEDIT /S %SystemDrive%\Install\Utils\tweaks3.reg

and so on...

You can use FOR command to get all *.reg files executed whatever their names are and how many of them are there.

But using the simple approach above let's you run them in the order you want. Otherwise, use FOR command.

NB: I'm not creating appsDU.cmd just for the sake of reg files. I, basically, use it to install my fav apps via SVCPACK. So, you know.

This post has been edited by mazin: 24 August 2006 - 03:01 AM


#23 User is offline   COKEDUDEUSF 

  • Member
  • PipPip
  • Group: Members
  • Posts: 224
  • Joined: 24-January 07

Posted 18 July 2008 - 01:39 PM

Could we update Regmon to Process Monitor? It's the updated program.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • 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