Jump to content

Recommended Posts

Posted

I try to integrate a silent registry tweaks on t-13 but doesn't work, i try put the registry tweaks on svcpack, and the cmdlines.txt.

Anyone help me please, with method i need use for a silent registry tweaks on the t-13?? Thx.


Posted
I try to integrate a silent registry tweaks on t-13 but doesn't work, i try put the registry tweaks on svcpack, and the cmdlines.txt.

Anyone help me please, with method i need use for a silent registry tweaks on the t-13?? Thx.

Try using WINRAR...

1st, Rar your sample.reg file

2nd. Convert to SFX with comment file as follow:

;The comment below contains SFX script commands

TempMode

setup=REGEDIT /S sample.reg

Silent=1

Overwrite=1

3rd. create a svcpack folder and place your newly created SFx file (in exe format) here.

3rd. wrap with entries_regtweak.ini (up one folder level)

4th. Cab the pack and apply at T13

If unsure what I'm talking, there are many working addon in nlite application Add-On subforum using svcpack method. Just download and see it's file structure.

  • 2 weeks later...
Posted

Just do the following to apply your registry tweaks silent at T13:

$OEM$\cmdlines.txt

[COMMANDS]
"REGEDIT /S registry_tweaks.reg"

Also put your registry tweak file in the "$OEM$" folder.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...