Jump to content

nLite 1.4.9.3 add extra white spaces


alfa1

Recommended Posts

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="

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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