
Code: Select all
[FileCopy]
Stuff\test.txt,..\$OEM$\*
Code: Select all
[FileCopy]
Stuff\*,..\$OEM$\*
Code: Select all
[FileCopy]
Stuff\test.txt,..\$OEM$\*
Code: Select all
[FileCopy]
Stuff\*,..\$OEM$\*
Hi SiginetSiginet wrote: .......
Someday I may post a thread showing which sections are performed before others. That way it is a little less confusing for addon makers.
This is the old list.Bhishmar wrote:Hi SiginetSiginet wrote: .......
Someday I may post a thread showing which sections are performed before others. That way it is a little less confusing for addon makers.
Any chance that you can satisfy on this longstanding promise?
I mean the order/sequence of the processing of the various [sections] in entries-...ini file.
The first post is now long & clumsy after so many changes, and very difficult to follow. More over so many items [sections] got added later on the way to integrator 1.5.1.
The overall sequence is a vital missing link in all the posts here.
Al least a simple list showing order is a great starting point.
Thanks & Regards
Code: Select all
[ExtraFileEdits]
i386\drvindex.inf|msdvbnp.ax||1
i386\drvindex.inf|psisdecd.dll||1
i386\drvindex.inf|psisrndr.ax||1
i386\drvindex.inf|DRIVER=DRIVER.CAB|DRIVER=DRIVER.CAB<next>MCE_Upd=MCE_Upd.CAB|1
i386\drvindex.inf|[Cabs]|[MCE_Upd]<next>msdvbnp.ax<next>psisdecd.dll<next>psisrndr.ax<next><next><next>[Cabs]|1
[FileMove]
msdvbnp.ax,MCE_Upd\*
psisdecd.dll,MCE_Upd\*
psisrndr.ax,MCE_Upd\*
[CreateCab]
MCE_Upd,i386\MCE_Upd.CAB
Code: Select all
AddReg = T
DelReg = P
[T]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore","DisableSR",0x00010001,1
Code: Select all
[general]
builddate=2007/11/05
description=Registry Tweaks for nLite.
language=English
title=nLite RegTweaks
version=1.6
website=
[registry_addreg]
[registry_delreg]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore","DisableSR"
Code: Select all
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice]
"Start"=dword:00000002