IPB

Google Frontpage Forums Unattended CD/DVD Guide

> Last warning

1. This is not a warez site! Links/Requests to warez and/or illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated. You will be banned without notice.

Last warning. We will not tolerate any, i mean any illegal activity. We are very close to lock this forum. Think about it when you post your questions or requests.

 
Reply to this topicStart new topic
> .reg to addon ?
gb2100
post Jul 14 2008, 05:22 PM
Post #1


Newbie


Group: Members
Posts: 16
Joined: 4-April 08
Member No.: 185360
OS: XP Pro x86
Country Flag


Hi there - im really stuck right now - I have a .reg file with a load of tweaks inside which i want to be applied sureing the setup so im trying to intergrate it using nlite or ryanvm but ive tried a few things but just cannot get it to work sad.gif

please someone give me some help or point me in the right direction

Thanx!!
Go to the top of the page
 
+Quote Post
radix
post Jul 15 2008, 02:10 AM
Post #2


Senior Member
****

Group: Members
Posts: 527
Joined: 8-February 07
Member No.: 125681
OS: XP Pro x86
Country Flag


Read this.
If you don't like this method, load your registry entries in nLite in Unattended->RunOnce
Example:
CODE
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000

you need to convert to:
CODE
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\CrashControl" /v "AutoReboot" /t REG_DWORD /d "0" /f

This is batch scripting.

This post has been edited by radix: Jul 15 2008, 02:11 AM
Go to the top of the page
 
+Quote Post
gb2100
post Jul 15 2008, 02:45 PM
Post #3


Newbie


Group: Members
Posts: 16
Joined: 4-April 08
Member No.: 185360
OS: XP Pro x86
Country Flag


this is all very confusing lol all the guides and help i can find only show adding one single reg entry but i have a single .reg file with a lot of entries to add in there so do i have to convert them all into single reg files with 1 entry per file?

i was thinking i could make the reg file with all the tweaks into a silent installer like a 7zip or rar or cab or whatever then just intergrate it using the add addons bit in nlite or ryanVM is this possable???

This post has been edited by gb2100: Jul 15 2008, 02:47 PM
Go to the top of the page
 
+Quote Post
radix
post Jul 15 2008, 04:06 PM
Post #4


Senior Member
****

Group: Members
Posts: 527
Joined: 8-February 07
Member No.: 125681
OS: XP Pro x86
Country Flag


QUOTE (gb2100 @ Jul 15 2008, 11:45 PM) *
this is all very confusing lol all the guides and help i can find only show adding one single reg entry but i have a single .reg file with a lot of entries to add in there so do i have to convert them all into single reg files with 1 entry per file?

i was thinking i could make the reg file with all the tweaks into a silent installer like a 7zip or rar or cab or whatever then just intergrate it using the add addons bit in nlite or ryanVM is this possable???

Use a batch file:
CODE
@echo off
regedit /s settings.reg
exit

Build the sfx archive. Set the batch file to run after extraction.
Go to the top of the page
 
+Quote Post
gb2100
post Jul 15 2008, 04:57 PM
Post #5


Newbie


Group: Members
Posts: 16
Joined: 4-April 08
Member No.: 185360
OS: XP Pro x86
Country Flag


cool thanx! that worked perfect! thumbup.gif
Go to the top of the page
 
+Quote Post
coorrel
post Jul 15 2008, 09:03 PM
Post #6


Newbie


Group: Members
Posts: 14
Joined: 29-January 06
Member No.: 86434
Country Flag


Just wondering if it's also possible to add the batch to the end of svcpack.inf to add the reg tweaks?
Go to the top of the page
 
+Quote Post
gb2100
post Jul 15 2008, 09:33 PM
Post #7


Newbie


Group: Members
Posts: 16
Joined: 4-April 08
Member No.: 185360
OS: XP Pro x86
Country Flag


yeah it is - what i did was create the batch file and make a SFX archive with it set it all to silent and intergrated it using RyanVM's Intergrator and it added it to the svc pack and i tested it and it added the reg tweaks perfectly smile.gif

Thnax radix for your help!!
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 7th January 2009 - 08:30 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy