Jump to content

ko20010214

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

About ko20010214

ko20010214's Achievements

0

Reputation

  1. I 'm sorry for that i forget report these elements. my OS: XP pro VOL SP3 (chn , eng; i tested in the two kinds of OS) my nlite: 1.4.9.1 i nlite the xp that already nlited by others. so i can't report the original ini file. but i try to install the xp that nilted by others not by me, the same problem appear. so i think there maybe is a bug in nhelper.exe or nlite.exe. i try install other xp , it works normally. oh, my god. i didn't test it carefully and jump to a conclusion. it's my fault. i have a question that what diffrent in nlite_post_number and nlite_post_Snumber ? what special means of the "S"?
  2. it looks like that the following line in nlite.inf not do : =============== HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlite_post_s05",0x00020000,"nhelper moveex ""%17%\syssbck.dll"" ""%11%\syssetup.dll""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlite_post_s06",0x00020000,"nhelper moveex ""%17%\syssbck.inf"" ""%17%\syssetup.inf""" =============== i check the files and find the syssetup.dll is the modified one ,not the backuped one. i try modify the line with this: HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlite_post_s05",0x00020000,"cmd.exe /C move /Y ""%SystemRoot%\inf\syssbck.dll"" ""%SystemRoot%\system32\syssetup.dll""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlite_post_s06",0x00020000,"cmd.exe /C move /Y ""%SystemRoot%\inf\syssbck.inf"" ""%SystemRoot%\inf\syssetup.inf""" the old way in nlite , but it don't work either. could u check it? or give more help info of nhelper. thx.
×
×
  • Create New...