lenno Posted November 18, 2008 Posted November 18, 2008 Hi,after changing the Data Execution Prevention in nlite to 'alwaysoff', the result looked a bit 'wrong' to me. boot.ini (shortened):/noexecute=optin /fastdetect /noexecute=alwaysoffSo instead of replacing the relevant part nlite seems to just add it to the end of the line. Is it a bug or my bad?Cheers
johnhc Posted November 18, 2008 Posted November 18, 2008 I tend to agree with you. Here is a good description of the parameters and optin and alwaysoff look exclusive to me. This is the first time I have looked at this, so take my opinion with a grain of salt. Is it not behaving as you expect? Is setting alwaysoff suppose to give a significant benefit?Enjoy, John.
albator Posted December 30, 2008 Posted December 30, 2008 I did 2 nlite project, one have this but and the other not.I dont know what the cause.
Kurt_Aust Posted December 30, 2008 Posted December 30, 2008 Yep, that looks wrong, here's my hand modified boot.ini file[boot loader]timeout=10default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional x64 Edition" /fastdetect /noexecute=optoutmulti(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Prof x64 - DEP Always On" /fastdetect /noexecute=alwaysonThough why would you want to set it to alwaysoff? I haven't had any problems with optout and only 2 programs on my install don't work with alwayson (unfortunately, they're blockers).
mitsukai Posted December 30, 2008 Posted December 30, 2008 (edited) no need for DEP if you have stuff like FBWF or you are sure nothing malicious will runalso note all nlite can do is specify the osloaderparameter or whatever it was in the sif file.its obviously the windows setup fualt not nlite Edited December 30, 2008 by mitsukai
Kurt_Aust Posted December 30, 2008 Posted December 30, 2008 no need for DEP if you have stuff like FBWF or you are sure nothing malicious will runTrust me, what could possibly go wrong ...
albator Posted December 30, 2008 Posted December 30, 2008 Yep, that looks wrong, here's my hand modified boot.ini file[boot loader]timeout=10default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional x64 Edition" /fastdetect /noexecute=optoutmulti(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Prof x64 - DEP Always On" /fastdetect /noexecute=alwaysonThough why would you want to set it to alwaysoff? I haven't had any problems with optout and only 2 programs on my install don't work with alwayson (unfortunately, they're blockers).I Know it's not nlite faut, but how can I fix it ?I have edit my boot.ini and I still have the problem.
Kurt_Aust Posted December 30, 2008 Posted December 30, 2008 I Know it's not nlite faut, but how can I fix it ?I have edit my boot.ini and I still have the problem.Could you paste or attach your full boot.ini file?
albator Posted December 30, 2008 Posted December 30, 2008 //[boot loader]timeout=30default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect//
Kurt_Aust Posted December 31, 2008 Posted December 31, 2008 Try the following[boot loader]timeout=10default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Prof - DEP Always Off" /fastdetect /noexecute=alwaysoffmulti(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Prof - DEP Opt In" /fastdetect /noexecute=optinmulti(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Prof - DEP Opt Out" /fastdetect /noexecute=optoutmulti(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Prof - DEP Always On" /fastdetect /noexecute=alwaysonThat will put up an option screen where you can choose which level of DEP you wish to apply each boot. It will default to the top item of the list.You can of course remove any unwanted items. It has the additional benefit of giving you a couple of seconds (timeout setting) to hit F8 if you wish to access advanced boot options.boot.ini
albator Posted December 31, 2008 Posted December 31, 2008 Thank alot for your help, but this doesnt work.My DEP setting in the control panel seem to be set to off, but the dialog pop up anyway.I think is related to something I have removed with nlite.
johnhc Posted December 31, 2008 Posted December 31, 2008 albator, please attach (not paste) your Last Session.ini. Make sure you always start with a fresh copy of your CD files/folders, do all your work in one nLite Session and integrate only one SP. Enjoy, John.
albator Posted December 31, 2008 Posted December 31, 2008 (edited) Hi,I always use the windows xp service pack 3 fresh CD.My problem is new, with my old nlite build I never had any problems.I am not a new user with nlite.I know how to fix the windows installation when the administative templates are presents.I use this method:_____________________________________________________________________________Run gpedit.msc, and go to Local Computer Policy\UserConfiguration\Administrative Templates\WindowsComponents\Attachment Manager and enable "Default risk level for fileattachments", and then enable "Inclusion list for low risk file types"_____________________________________________________________________________But on my gaming machine, I have an nlited installation with removed administative templates.So I am now unable to fix this problem.here my boot.iniboot.ini Edited December 31, 2008 by albator
johnhc Posted December 31, 2008 Posted December 31, 2008 albator, sorry, what I asked for was your Last Session.ini, not boot.ini. Thanks, John.
Kurt_Aust Posted December 31, 2008 Posted December 31, 2008 Thank alot for your help, but this doesnt work.My DEP setting in the control panel seem to be set to off, but the dialog pop up anyway.I think is related to something I have removed with nlite.What popup? Please define as there has no mention of a popup previously.If the modified boot.ini file is working then you should:1. get to select the level of DEP protection at boot and2. this should be displayed at Control Panel >> System >> Advanced >> Performance >> DEP (alwayson & alwaysoff will result in neither option being shown as selected).
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now