Jump to content

nLite 1.4.9.3 add extra white spaces


Recommended Posts

Posted

Using the latest nLite 1.4.9.3 add extra white spaces while using syntax in Entries.ini

; Creating [setupData] directive in WINNT.SIF
[AddDirective]
WINNT.SIF,SetupData

[EditFile]
WINNT.SIF,SetupData,SetupData

[setupData]
OSLoadOptionsVar="/noguiboot /sos /noexecute=alwaysoff /fastdetect"

===========================================================================================

The above result in WINNT.SIF

[setupData]
OSLoadOptionsVar=" /noguiboot /sos /noexecute=alwaysoff /fastdetect"

Note the extra white spaces after OSLoadOptionsVar="


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...